diff -r a14b143330c4 -r 334e8fb88614 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sat Sep 06 14:22:38 2025 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Sep 14 13:17:54 2025 +0200 @@ -33,6 +33,7 @@
  • Add the possibility to create new related issues with one click.
  • Add new filter "show only non-blocked".
  • 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 that issues could relate to themselves.
  • Fix errors in the German translation.