From e28a3e1bc670a2a95d5ced5e94c9cd035d43bd1b Mon Sep 17 00:00:00 2001 From: Jones Date: Tue, 24 Jun 2025 11:09:20 +0930 Subject: [PATCH] fix: missing word in changelog --- src/seqta/utils/Whatsnew.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 3f5383a1..7e639145 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -68,7 +68,7 @@ export function OpenWhatsNewPopup() {

3.4.8 - Improvements!

  • Added new assessments kanban overview
  • -
  • Added custom pictures
  • +
  • Added custom profile pictures
  • Added custom shortcut icons
  • Added modern and animated notices on homepage
  • Improved global search performance and bug fixes