From 690792fd6284801bb1034391572a1eef9e3d3dad Mon Sep 17 00:00:00 2001 From: Aden Linday Date: Fri, 17 Apr 2026 15:59:04 +0930 Subject: [PATCH] chore: update chaneglog --- 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 d0a1aa1d..414a3c6e 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -45,7 +45,8 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
  • 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).
  • - +
  • Added a notifications panel animation to work like settings.
  • +
  • Fix timetable edit plugin not working correctly.
  • 3.5.3 - Adaptive theme updates

  • Fixed adaptive theming on current-year course and assessment pages.