feat: final fixes and improvements

This commit is contained in:
2026-07-19 09:44:11 +09:30
parent cf6e797510
commit a48d71ddd8
2 changed files with 120 additions and 36 deletions
+2 -1
View File
@@ -42,7 +42,8 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
const text = stringToHTML(/* html */ `
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
<h1>3.7.3 Bugfix Bundle</h1>
<h1>3.7.3 Timetable sync to Calendar & Bugfix Bundle</h1>
<li>Added an option in the Timetable to sync to Google Calendar and Outlook Calendar</li>
<li>Fixed dropdown contrast and readability in settings and across SEQTA pages.</li>
<li>Fixed Analytics sidebar item not hiding when toggled off in Edit Sidebar.</li>
<li>Fixed timetable subject colour picker not reopening after closing (#221).</li>