From 3f97049451fc96a07ff0d3f6487fab9bf050f06d Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 31 Mar 2025 18:42:23 +1100 Subject: [PATCH] feat: update changelog --- src/seqta/utils/Whatsnew.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 9172c3ba..d509c907 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -60,6 +60,12 @@ export function OpenWhatsNewPopup() { let text = stringToHTML(/* html */ `
+

3.4.6 - Massive internal reworks!

+
  • Reworked internals to function as a plugin system (more on this soon)
  • +
  • Rebuilt theme system that is significantly less buggy
  • +
  • Performance improvements
  • +
  • Other minor bug fixes
  • +

    3.4.5 - News, Bug Fixes, and improvements!

  • Added alternative news sources
  • Notifications now open direct messages