--- 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 @@ <h3>Version 1.3.0 - preview</h3> <ul> + <li>The "OK" button in the issue editor now leads to the issue overview.</li> + <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li> <li>When viewing an issue, the page title now starts with the issue ID.</li> <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li> </ul>