From 3f493ac7165bdc82410e98ab88fa411c7c0d6d17 Mon Sep 17 00:00:00 2001 From: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com> Date: Wed, 29 Apr 2026 18:53:13 +0930 Subject: [PATCH] chore: add forgoten custom messages editor to whatsnew --- src/seqta/utils/Openers/OpenWhatsNewPopup.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts index 4a9895e0..19e5b86f 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -35,11 +35,12 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
-

3.6.4 - Theme syncing, falvours, fixes & Upcoming Assement dashlet improvement

+

3.6.4 - DM Folders, Theme falvours and fixes, Upcoming Assements improvement

  • Added advanced colour adjustments variables for theme customisation.
  • Improved logic for upcoming assements dashlet to improve compatibility.
  • BS Cloud can now automatically download themes from other devices.
  • Added theme flavour's for multiple colour variations of the same theme.
  • +
  • Added custom message folder, customizable in settings.
  • 3.6.3 - Assessment overview fix

  • Fixed assessments overview failing to load.