diff -r 12f696cc7905 -r 26e7f895f0f8 src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Jul 28 12:36:42 2024 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Jul 28 13:09:32 2024 +0200
@@ -27,6 +27,8 @@
Version 1.3.0 - preview
+ - 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.
- Upgrade to Kotlin 2.0 and change JVM target to Java 21.