From e8c0f075ec39522620bda4f27f1b01f4cf40f03e Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:13:32 +0000 Subject: [PATCH] fix: update whats new page to accomodate new changes --- src/SEQTA.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 1692b6ca..eaf93f71 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -154,6 +154,9 @@ export function OpenWhatsNewPopup() { let text = stringToHTML( /* html */ `
+

3.3.2 - Svelte Change +
  • Moved the settings page to svelte for better performance!
  • +
  • Added the about button back!
  • 3.3.1 - Hot Fix

  • Fixed assessments not loading when no notices are available