src/main/webapp/WEB-INF/changelogs/changelog.jspf

changeset 305
26e7f895f0f8
parent 304
12f696cc7905
child 306
1ab9f65e683e
equal deleted inserted replaced
304:12f696cc7905 305:26e7f895f0f8
25 <%@ page contentType="text/html;charset=UTF-8" %> 25 <%@ page contentType="text/html;charset=UTF-8" %>
26 26
27 <h3>Version 1.3.0 - preview</h3> 27 <h3>Version 1.3.0 - preview</h3>
28 28
29 <ul> 29 <ul>
30 <li>The "OK" button in the issue editor now leads to the issue overview.</li>
31 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li>
30 <li>When viewing an issue, the page title now starts with the issue ID.</li> 32 <li>When viewing an issue, the page title now starts with the issue ID.</li>
31 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li> 33 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li>
32 </ul> 34 </ul>
33 35
34 <h3>Version 1.2.2</h3> 36 <h3>Version 1.2.2</h3>

mercurial