update changelog for 3.2.4 release (bug fixes) :)

This commit is contained in:
SethBurkart123
2024-02-11 21:45:02 +11:00
parent b1e986900a
commit 6906245e4c
+2 -1
View File
@@ -157,11 +157,12 @@ export function OpenWhatsNewPopup() {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.2.4 - Bug Fixes</h1>
<li>Fixed a memory overflow bug with Education Perfect</li>
<li>Added an open changelog button to settings</li>
<li>Fixed a memory overflow bug with Education Perfect</li>
<li>Fixed a bug where the background wouldn't change instantly</li>
<li>Fixed news feed not loading</li>
<li>Fixed home items duplicating</li>
<li>Fixed Upcoming assessments not showing</li>
<h1>3.2.2 - Minor Improvements</h1>
<li>Added Settings open-close animation</li>