From e305b700352fa1141e98b17a4d2957cc49be80f8 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Fri, 20 Jun 2025 10:01:56 +1000 Subject: [PATCH] chore: update changelog --- package.json | 2 +- src/seqta/utils/Whatsnew.ts | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a06a546..eecf480d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "betterseqtaplus", - "version": "3.4.7", + "version": "3.4.8", "type": "module", "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development add add heaps more features!", "browserslist": "> 0.5%, last 2 versions, not dead", diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index fa96e6a1..3f5383a1 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -66,6 +66,20 @@ export function OpenWhatsNewPopup() { let text = stringToHTML(/* html */ `
+

3.4.8 - Improvements!

+
  • Added new assessments kanban overview
  • +
  • Added custom pictures
  • +
  • Added custom shortcut icons
  • +
  • Added modern and animated notices on homepage
  • +
  • Improved global search performance and bug fixes
  • +
  • Fixed sidebar icons reverting to old style after reload
  • +
  • Fixed settings popup not appearing on disabled pages
  • +
  • Fixed 12-hour time not applying correctly in timetable
  • +
  • Fixed background flickering on page load
  • +
  • Fixed homepage lessons not properly changing days
  • +
  • Performance improvements across the extension
  • +
  • Other bug fixes and improvements
  • +

    3.4.7 - Global Search

  • Added a new global search bar (enable in settings) beta