mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Update SEQTA.ts
This commit is contained in:
+3
-1
@@ -163,7 +163,9 @@ export function OpenWhatsNewPopup() {
|
|||||||
let text = stringToHTML(
|
let text = stringToHTML(
|
||||||
/* html */ `
|
/* html */ `
|
||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
||||||
|
<h1>3.4.4.1 - Everything Subject averages related</h1>
|
||||||
|
<li>Fixed subject averages not showing up with non-percent grades</li>
|
||||||
|
<li>Added Toggle for Letter/Percent Grades</li>
|
||||||
<h1>3.4.4 - Bug Fixes and Improvements</h1>
|
<h1>3.4.4 - Bug Fixes and Improvements</h1>
|
||||||
<li>Added vertical zoom to the timetable</li>
|
<li>Added vertical zoom to the timetable</li>
|
||||||
<li>Fixed theme importing failing when images were included</li>
|
<li>Fixed theme importing failing when images were included</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user