bump(version): 3.4.6.1 + changelog

This commit is contained in:
SethBurkart123
2025-04-03 22:28:50 +11:00
parent d52a59ae48
commit bb6ee72159
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -60,6 +60,9 @@ export function OpenWhatsNewPopup() {
let text = stringToHTML(/* html */ `
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.4.6.1 - Hot patch!</h1>
<li>Fixed storage not updating and sometimes being replaced with default values</li>
<h1>3.4.6 - Massive internal reworks!</h1>
<li>Fix SEQTA classes not being applied correctly causing a totally broken experience</li>
<li>Reworked internals to function as a plugin system (more on this soon)</li>