fix: ensure the theme store triggers the cloud sync upon install

This commit is contained in:
2026-04-29 10:25:41 +09:30
parent 1b87d20a27
commit b88d29967d
4 changed files with 18 additions and 0 deletions
@@ -38,6 +38,7 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
<h1>3.6.4 - Fix for alpine theme & Assement dashlet improvement</h1>
<li>Added advanced colour adjustments variables for theme customisation.</li>
<li>Improved logic for assement dashlet to improve compatibility.</li>
<li>BS Cloud can now automatically download themes from other devices.</li>
<h1>3.6.3 - Assessment overview fix</h1>
<li>Fixed assessments overview failing to load.</li>