From 30bf345b866cd4b2ade7365680cb004670130d45 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Sun, 17 Aug 2025 14:29:26 +1000 Subject: [PATCH] feat: add changelog for 3.4.10 --- src/seqta/utils/Whatsnew.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 0f18ac70..da02e3fe 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -66,6 +66,15 @@ export function OpenWhatsNewPopup() { let text = stringToHTML(/* html */ `
+ +

3.4.10 - Minor bug fixes

+
  • Fixed UI file styling incorrectly applying to documents
  • +
  • Fixed missing styles in global search
  • +
  • Added icons for image files in file viewer
  • +
  • Added rounded corners when dragging calendar events
  • +
  • Improved performance of element scanning
  • +
  • Other minor improvements
  • +

    3.4.9 - Bug Fixes and Performance Improvements

  • Fixed performance issues with large notices on the homepage
  • Improved performance when global search is disabled