From 5178408f39c01562bdf2f6fa81b126a3d2b247ed Mon Sep 17 00:00:00 2001 From: StroepWafel <109832156+StroepWafel@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:28:48 +0930 Subject: [PATCH] Update OpenWhatsNewPopup.ts --- src/seqta/utils/Openers/OpenWhatsNewPopup.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts index c23605e2..76495fc9 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -35,8 +35,8 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
-

3.6.4 - Adaptive theme channel bindings

-
  • Added adaptive CSS variable single channel support (r/g/b)
  • +

    3.6.4 - Patch for alpine theme

    +
  • Added single channel adaptive CSS variables (r/g/b)
  • 3.6.3 - Assessment overview fix

  • Fixed assessments overview failing to load.
  • 3.6.2 - Cloud backup, various fixes & SEQTA Engage support