feat: update changelog

This commit is contained in:
SethBurkart123
2026-03-18 11:43:42 +11:00
parent e11e402c80
commit 26c04f1c24
+8 -2
View File
@@ -33,11 +33,17 @@ export function OpenWhatsNewPopup() {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;"> <div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
<h1>3.5.0 - Adaptive Theme, Timetable Editor & More</h1> <h1>3.5.0 - Adaptive Theme, Timetable Editor & More</h1>
<li>Added adaptive theme colour — theme changes based on the current class when viewing courses or assessments</li> <li>Added adaptive theme colour</li>
<li>Added optional soft gradient for adaptive theme when viewing a class</li> <li>Added optional soft gradient for adaptive theme when viewing a class</li>
<li>Added timetable editor — edit rooms and teachers directly from the timetable with apply-to-future-weeks option</li> <li>Added timetable editor</li>
<li>Added icon-only sidebar option for a compact layout</li> <li>Added icon-only sidebar option for a compact layout</li>
<li>Added empty states for notices and homepage cards</li>
<li>Added BetterSEQTA Cloud sign-in and improved store browsing details</li>
<li>Improved popup rendering to better handle floating UI elements</li>
<li>Fixed assessment colouring issues</li> <li>Fixed assessment colouring issues</li>
<li>Fixed icon loading on SEQTA pages and improved Windows dropdown styling</li>
<li>Fixed sidebar issues with compact mode, keyboard focus, and tab navigation</li>
<li>Fixed unnecessary notice modal scrolling and other popup styling issues</li>
<li>Added new kanban categories to the assessments overview</li> <li>Added new kanban categories to the assessments overview</li>
<li>Added DesQTA QR code generation in settings for linking to the DesQTA (BetterSEQTA) mobile app</li> <li>Added DesQTA QR code generation in settings for linking to the DesQTA (BetterSEQTA) mobile app</li>
<li>New store with improved theme browsing and backgrounds</li> <li>New store with improved theme browsing and backgrounds</li>