mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 15:14:40 +00:00
Merge branch 'main' into improved-global-search
This commit is contained in:
@@ -34,7 +34,6 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
||||
const text = stringToHTML(/* html */ `
|
||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
||||
|
||||
|
||||
<h1>3.6.6 – Global Search improvements!</h1>
|
||||
<li>Tuned hybrid search and indexing reliability.</li>
|
||||
<li>Clearer progress UI and green “Done!” when a pass finishes.</li>
|
||||
@@ -50,13 +49,12 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
||||
<li>Fixed assessment averages treating N/A weightings incorrectly in subject average calculations.</li>
|
||||
<li>Fixed the display of weightings that could not automatically be discovered.</li>
|
||||
<li>Fixed the formatting of the weighting tag that was broken due to a SEQTA update.</li>
|
||||
|
||||
<h1>3.6.4 - DM Folders, Theme flavours and fixes, Upcoming Assements improvement</h1>
|
||||
|
||||
<h1>3.6.4 - 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>
|
||||
<li>BS Cloud can now automatically download themes from other devices.</li>
|
||||
<li>Added theme flavours for multiple colour variations of the same theme.</li>
|
||||
<li>Added custom message folder, customizable in settings.</li>
|
||||
|
||||
<h1>3.6.3 - Assessment overview fix</h1>
|
||||
<li>Fixed assessments overview failing to load.</li>
|
||||
|
||||
Reference in New Issue
Block a user