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

changeset 306
1ab9f65e683e
parent 305
26e7f895f0f8
child 307
23fe9f174d2d
equal deleted inserted replaced
305:26e7f895f0f8 306:1ab9f65e683e
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>Automatic assignment of issue now uses the project lead as fallback when no component lead is available.</li>
30 <li>The "OK" button in the issue editor now leads to the issue overview.</li> 31 <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> 32 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li>
32 <li>When viewing an issue, the page title now starts with the issue ID.</li> 33 <li>When viewing an issue, the page title now starts with the issue ID.</li>
33 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li> 34 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li>
34 </ul> 35 </ul>

mercurial