bug6247 is now on main: release notes

This commit is contained in:
masha.kashirina
2026-05-19 13:54:22 +02:00
parent c5e190ebe2
commit 0d5c916e76
@@ -23,6 +23,13 @@
<div class="mainContent">
<h2 class="releaseHeadline">Release Notes - Administration Console</h2>
<div class="innerContent">
<h2 class="articleSubheadline">May 2026</h2>
<ul class="bulletList">
<li>Course templates, mark templates, mark roles, and mark properties are now correctly
identified by their unique ID rather than their name. This fixes an issue where two
entries sharing the same name were incorrectly treated as equal, and ensures stable
ordering and deduplication in course creation.</li>
</ul>
<h2 class="articleSubheadline">April 2026</h2>
<ul class="bulletList">
<li>Tables with multi-selection support now have a select/de-select all checkbox in the table header.