diff -r 50052f2fbb3f -r 900ecf43f791 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Wed Aug 07 18:09:04 2024 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Wed Aug 07 18:11:24 2024 +0200 @@ -30,6 +30,7 @@
  • Add new Issues page to globally list all issues across all projects.
  • Add filter for assignee.
  • Add filter for issue phases.
  • +
  • Add support for resolve, resolves, resolved in commit references.
  • Advanced filter are now automatically shown when one of them is used.
  • Automatic assignment of issue now uses the project lead as fallback when no component lead is available.
  • The "OK" button in the issue editor now leads to the issue overview.