diff -r d23b29972dca -r bf220daedabe src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Tue Oct 07 10:08:34 2025 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Thu Oct 09 11:49:39 2025 +0200
@@ -38,6 +38,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.
+ 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.
Fix wrong diffs in RSS feed.
Fix unescaped HTML in RSS feed.