diff -r e0119fb1b442 -r 0523585f1742 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Fri Feb 20 15:27:09 2026 +0100 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Fri Feb 20 16:30:17 2026 +0100 @@ -35,6 +35,7 @@
  • Add the possibility to create new related issues with one click.
  • Add new filter "show only non-blocked".
  • Add markdown preview.
  • +
  • Add automatic link creation when referencing other issues by #number.
  • 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.