From b69d5f47fc52fc0cfa66be9e6026fd6fbeb24c03 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Wed, 25 Jun 2025 09:17:23 +1000 Subject: [PATCH] feat: update changelog --- src/seqta/utils/Whatsnew.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 0f26a0e6..56d9d32a 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -77,6 +77,7 @@ export function OpenWhatsNewPopup() {
  • Fixed 12-hour time not applying correctly in timetable
  • Fixed background flickering on page load
  • Fixed homepage lessons not properly changing days
  • +
  • Performance improvements for global search
  • Performance improvements across the extension
  • Other bug fixes and improvements