From 55d96a5e8f340437f972cec2a4cf8541c2d1364b Mon Sep 17 00:00:00 2001 From: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:12:18 +0930 Subject: [PATCH] Update theme name in WhatsNewPopup --- src/seqta/utils/Openers/OpenWhatsNewPopup.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts index 6e40d74b..dd7e8329 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -39,7 +39,7 @@ export function OpenWhatsNewPopup() {
  • Firefox: fixed the extension settings popup.
  • SEQTA Engage: Added BetterSEQTA Plus support for SEQTA Engage for Parents.
  • Added smooth transitions to adaptive themes (on by default)
  • -
  • Added adaptive theme variables to custom themes (try it out with the Xp theme)
  • +
  • Added adaptive theme variables to custom themes (try it out with the Windows XP theme)
  • Fixed today's lessons on the homepage misbehaving in developer mode.
  • Reduced overlap between BetterSEQTA subject averages and SEQTA's built-in averages UI.
  • Updated outdated in-app links and update some under the hood code (Vite 8).