35 <li>The "OK" button in the issue editor now leads to the issue overview.</li> |
35 <li>The "OK" button in the issue editor now leads to the issue overview.</li> |
36 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li> |
36 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li> |
37 <li>When viewing an issue, the page title now starts with the issue ID.</li> |
37 <li>When viewing an issue, the page title now starts with the issue ID.</li> |
38 <li>The issue overview now shows the target version of an issue when no version is selected in the left menu.</li> |
38 <li>The issue overview now shows the target version of an issue when no version is selected in the left menu.</li> |
39 <li>Fix that the category in the RSS feed is not correctly displayed when it changed with an update.</li> |
39 <li>Fix that the category in the RSS feed is not correctly displayed when it changed with an update.</li> |
|
40 <li>Fix that multiple commit references for the same issue in the same bulk are recorded in the wrong order.</li> |
40 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li> |
41 <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li> |
41 </ul> |
42 </ul> |
42 |
43 |
43 <h3>Version 1.2.2</h3> |
44 <h3>Version 1.2.2</h3> |
44 |
45 |