From d53dc9ff06b3828385fb44d126971e58ca08dfde Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Fri, 23 Jan 2026 07:56:39 +1100 Subject: [PATCH] feat: 3.4.13 --- package.json | 2 +- src/seqta/utils/Openers/OpenWhatsNewPopup.ts | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6424cc42..6b1b7451 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "betterseqtaplus", - "version": "3.4.12", + "version": "3.4.13", "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/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts index 893cf8a4..d4f70985 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -32,6 +32,13 @@ export function OpenWhatsNewPopup() { const text = stringToHTML(/* html */ `
+

3.4.13 - Bug Fixes & Styling Improvements

+
  • Fixed house/year box hard failing when house_colour does not exist
  • +
  • Fixed message of the day being unreadable in light mode
  • +
  • Fixed global font styling issues due to SEQTA updates
  • +
  • Fixed styling issues with title bar and other elements
  • +
  • Other minor bug fixes and improvements
  • +

    3.4.12 - Privacy Updates & Bug Fixes

  • Added privacy statement
  • Added disclaimer modal to assessment averages switch