diff -r ee605da75f78 -r 9ee8b52879fa src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Thu Sep 04 20:35:29 2025 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Fri Sep 05 22:09:08 2025 +0200 @@ -30,6 +30,7 @@
  • Add popup informing about a new LightPIT release.
  • Add convenience RESOLVE button to the issue view.
  • Add convenience OPEN IN PROJECT button to the global issue view.
  • +
  • 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 the default category for new issues in released versions is Bug instead of Feature.
  • Fix that issues could relate to themselves.