From 6906245e4cc1e2ed08d582702e0de6fcb2fa001d Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Sun, 11 Feb 2024 21:45:02 +1100 Subject: [PATCH] update changelog for 3.2.4 release (bug fixes) :) --- src/SEQTA.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 8150b57a..e7e2adca 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -157,11 +157,12 @@ export function OpenWhatsNewPopup() {

3.2.4 - Bug Fixes

-
  • Fixed a memory overflow bug with Education Perfect
  • Added an open changelog button to settings
  • +
  • Fixed a memory overflow bug with Education Perfect
  • Fixed a bug where the background wouldn't change instantly
  • Fixed news feed not loading
  • Fixed home items duplicating
  • +
  • Fixed Upcoming assessments not showing
  • 3.2.2 - Minor Improvements

  • Added Settings open-close animation