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!