From 5335bba04c3d9374f82e59deddf674d6547eef1e Mon Sep 17 00:00:00 2001 From: sethburkart123 Date: Sun, 25 Aug 2024 18:59:02 +1000 Subject: [PATCH] chore: update what's new with latest changes --- src/SEQTA.ts | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 882cc431..c18a3f90 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -154,7 +154,17 @@ export function OpenWhatsNewPopup() {

3.3.0 - Overhauled Theming System

-
  • Find and create awesome themes! Beta
  • +
  • Added a theme store!
  • +
  • Added the new theme creator
  • +
  • Fixed Notices not working on home page
  • +
  • Fixed dark/light button labels inverted
  • +
  • Fixed an issue where the settings menu wouldn't change theme
  • +
  • Fixed custom shortcuts not allowing ports to be used
  • +
  • Fixed occasional flashing when using animations
  • +
  • Made animations toggle apply to settings
  • +
  • Small styling improvements
  • +
  • Other minor bug fixes
  • +

    3.2.7 - Minor Improvements

  • Improved performance!