diff -r 11bb10ff8b4d -r 384a98f0220d src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Oct 05 17:59:54 2025 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Oct 06 13:02:12 2025 +0200
@@ -37,6 +37,7 @@
Change that issues suggested by the search boxes are now sorted by ID in descending order.
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.
+ 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.
Fix wrong diffs in RSS feed.
Fix unescaped HTML in RSS feed.
Fix that issues could relate to themselves.