Update OpenWhatsNewPopup.ts

This commit is contained in:
StroepWafel
2026-04-22 06:27:01 +09:30
committed by GitHub
parent 9c47fa38ae
commit 0b51db5434
+1 -2
View File
@@ -36,8 +36,7 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
<h1>3.6.4 - Adaptive theme channel bindings</h1> <h1>3.6.4 - Adaptive theme channel bindings</h1>
<li>Added adaptive CSS variable channel bindings for custom themes: use <code>--my-var:r</code>, <code>--my-var:g</code>, or <code>--my-var:b</code> in <code>adaptiveCssVariables</code>.</li> <li>Added adaptive CSS variable single channel support (r/g/b)</li>
<li>Adaptive theme bindings now support both full-colour and single-channel values, enabling more reliable theme math without fragile CSS colour parsing.</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>
<h1>3.6.2 - Cloud backup, various fixes & SEQTA Engage support</h1> <h1>3.6.2 - Cloud backup, various fixes & SEQTA Engage support</h1>