fix: various ui/ux improvements and duplicate rm'd

This commit is contained in:
2026-04-30 18:20:19 +09:30
parent 710c03f463
commit 189a30a611
11 changed files with 591 additions and 84 deletions
@@ -35,6 +35,12 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
<h1>3.6.5 - Seek and CTRL-Found: Global Search wont CTRL-fuse you anymore</h1>
<li>Global Search: hybrid search and indexing tuned so vector + keyword results behave more reliably and stop past assessments/courses from disappearing from results.</li>
<li>Indexing progress bar/status cleaned up—with a cheeky green “Done!” when a pass actually finishes—and vectorisation no longer ghosts the UI on “still in progress.”</li>
<li>Duplicate course tiles that opened the same page are folded into one result (indexed job vs passive SEQTA captures vs subjects shortcut).</li>
<li>Reset Index now tells you to reload the SEQTA tab so everything can regenerate from scratch.</li>
<h1>3.6.4 - DM Folders, Theme flavours and fixes, Upcoming Assements improvement</h1>
<li>Added advanced colour adjustments variables for theme customisation.</li>
<li>Improved logic for upcoming assements dashlet to improve compatibility.</li>