diff -r 568aff1e5d13 -r e0119fb1b442 src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Thu Feb 19 17:48:07 2026 +0100
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Fri Feb 20 15:27:09 2026 +0100
@@ -40,7 +40,8 @@
Change that the default category for new issues in released versions is Bug instead of Feature.
Change that the variant links in the issue view now stay within the issue and only switch the opened variant.
Change the default filter and sort URLs to be less verbose (fully backwards compatible).
- Switch position of Apply and Remove buttons below the filter to be in line with the design rule that submit buttons are always right aligned.
+ Change positions of Apply and Remove buttons below the filter to be in line with the design rule that submit buttons are always right aligned.
+ Change edit pencil icons from a font-dependent Unicode character to an SVG icon.
Fix wrong diffs in RSS feed.
Fix unescaped HTML in RSS feed.
Fix that issues could relate to themselves.