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