chore: add forgoten custom messages editor to whatsnew

This commit is contained in:
Aden Lindsay
2026-04-29 18:53:13 +09:30
committed by GitHub
parent e64ef7f95c
commit 3f493ac716
+2 -1
View File
@@ -35,11 +35,12 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;"> <div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
<h1>3.6.4 - Theme syncing, falvours, fixes & Upcoming Assement dashlet improvement</h1> <h1>3.6.4 - DM Folders, Theme falvours and fixes, Upcoming Assements improvement</h1>
<li>Added advanced colour adjustments variables for theme customisation.</li> <li>Added advanced colour adjustments variables for theme customisation.</li>
<li>Improved logic for upcoming assements dashlet to improve compatibility.</li> <li>Improved logic for upcoming assements dashlet to improve compatibility.</li>
<li>BS Cloud can now automatically download themes from other devices.</li> <li>BS Cloud can now automatically download themes from other devices.</li>
<li>Added theme flavour's for multiple colour variations of the same theme.</li> <li>Added theme flavour's for multiple colour variations of the same theme.</li>
<li>Added custom message folder, customizable in settings.</li>
<h1>3.6.3 - Assessment overview fix</h1> <h1>3.6.3 - Assessment overview fix</h1>
<li>Fixed assessments overview failing to load.</li> <li>Fixed assessments overview failing to load.</li>