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.