mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
bump(version): 3.4.6.1 + changelog
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "betterseqtaplus",
|
||||
"version": "3.4.6",
|
||||
"version": "3.4.6.1",
|
||||
"type": "module",
|
||||
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development add add heaps more features!",
|
||||
"browserslist": "> 0.5%, last 2 versions, not dead",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user