diff -r 7e3afd24ae76 -r 41ce87983ab5 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Sep 14 14:06:16 2025 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Sep 14 15:42:23 2025 +0200 @@ -35,6 +35,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.
  • +
  • Fix wrong diffs in RSS feed.
  • Fix that issues could relate to themselves.
  • Fix errors in the German translation.