From f3f90ef2a847640d1c45a7c01948dabc08693d17 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 13 Oct 2025 15:00:08 +1100 Subject: [PATCH] bump(version): 3.4.11 --- package.json | 2 +- src/seqta/utils/Whatsnew.ts | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ea6a2549..ad0259a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "betterseqtaplus", - "version": "3.4.10.2", + "version": "3.4.11", "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 da02e3fe..7c279a5a 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -67,6 +67,15 @@ export function OpenWhatsNewPopup() { let text = stringToHTML(/* html */ `
+

3.4.11 - New Features & Bug Fixes

+
  • Added Background Music plugin
  • +
  • Added empty state for assessments on homepage
  • +
  • Added Colour Picker hex/rgba controls
  • +
  • Fixed custom shortcuts positioning (moved above regular shortcuts)
  • +
  • Fixed Go to popup not scrolling properly
  • +
  • Made theme edit mode more plain
  • +
  • Other minor bug fixes and improvements
  • +

    3.4.10 - Minor bug fixes

  • Fixed UI file styling incorrectly applying to documents
  • Fixed missing styles in global search