From 547caabc454d7d2f05349033b6f91f74b31d3b85 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Fri, 29 Nov 2024 14:25:58 +1100 Subject: [PATCH] bump(version): 3.4.1 + changelog --- package.json | 2 +- src/SEQTA.ts | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 56d6d2ce..0612ac6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "betterseqtaplus", - "version": "3.4.0", + "version": "3.4.1", "type": "module", "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, while incorporating a plethora of new and improved features!", "browserslist": "> 0.5%, last 2 versions, not dead", diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 4ed78507..c976e940 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -159,7 +159,12 @@ export function OpenWhatsNewPopup() { let text = stringToHTML( /* html */ ` -
+
+

3.4.1 - Bug Fixes and Performance Improvements

+
  • Fixed a bug where animations wouldn't play correctly
  • +
  • Improved animation performance
  • +
  • Better Animations!
  • +

    3.4.0 - Major Performance Update

  • Completely rebuilt the extension popup using Svelte for dramatically improved performance
  • Added a brand new background store with search functionality and downloadable backgrounds