diff -r 8a8b1c5d168b -r 4fe3f61744cf src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 05 19:44:16 2024 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 05 20:04:47 2024 +0200
@@ -36,6 +36,7 @@
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.
+ Fix that the category in the RSS feed is not correctly displayed when it changed with an update.
Upgrade to Kotlin 2.0 and change JVM target to Java 21.