diff -r c2d7a9079853 -r 50052f2fbb3f src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Wed Aug 07 18:02:38 2024 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Wed Aug 07 18:09:04 2024 +0200 @@ -37,6 +37,7 @@
  • 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.
  • Fix that the category in the RSS feed is not correctly displayed when it changed with an update.
  • +
  • Fix that multiple commit references for the same issue in the same bulk are recorded in the wrong order.
  • Upgrade to Kotlin 2.0 and change JVM target to Java 21.