diff -r 288cb8d22584 -r 11bb10ff8b4d src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Oct 05 17:47:31 2025 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Oct 05 17:59:54 2025 +0200 @@ -36,6 +36,7 @@
  • Change that you can now relate issues by just submitting their number (instead of hash + number).
  • 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.
  • Fix wrong diffs in RSS feed.
  • Fix unescaped HTML in RSS feed.
  • Fix that issues could relate to themselves.