diff -r 23fe9f174d2d -r 7b5f6dd8dad6 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Tue Jul 30 18:53:39 2024 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Wed Jul 31 21:18:56 2024 +0200 @@ -32,6 +32,7 @@
  • The "OK" button in the issue editor now leads to the issue overview.
  • A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.
  • When viewing an issue, the page title now starts with the issue ID.
  • +
  • The issue overview now shows the target version of an issue when no version is selected in the left menu.
  • Upgrade to Kotlin 2.0 and change JVM target to Java 21.