From 93e0a2b123e0e05e4a844e8ba1c9601e1c1c7864 Mon Sep 17 00:00:00 2001
From: StroepWafel <109832156+StroepWafel@users.noreply.github.com>
Date: Mon, 25 May 2026 13:11:46 +0930
Subject: [PATCH] Update OpenWhatsNewPopup.ts
---
src/seqta/utils/Openers/OpenWhatsNewPopup.ts | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts
index 8483203b..ddb93872 100644
--- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts
+++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts
@@ -35,12 +35,21 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
-
3.6.5 – Tamed the Beast: Global Search improvements
+ 3.6.6 – Global Search improvements!
Tuned hybrid search and indexing reliability.
Clearer progress UI and green “Done!” when a pass finishes.
Merged duplicate course hits that opened the same page.
Reset Index reminds you to reload the tab to rebuild.
Index now captures all content accross the site, not just assessments and courses.
+
+ 3.6.5 - Theme of the Month, custom message folders & assessment weighting overrides
+ Added Theme of the Month — a monthly featured theme popup with a link to view it in the theme store.
+ Added custom message folders for organising direct DM's with drag to reorder.
+ Added the ability to override/add weightings to assessments (on assessment page).
+ Fixed custom room and teacher names not showing in the timetable popup.
+ Fixed assessment averages treating N/A weightings incorrectly in subject average calculations.
+ Fixed the display of weightings that could not automatically be discovered.
+ Fixed the formatting of the weighting tag that was broken due to a SEQTA update.
3.6.4 - DM Folders, Theme flavours and fixes, Upcoming Assements improvement
Added advanced colour adjustments variables for theme customisation.