Update SEQTA.js

This commit is contained in:
RandomTechChannel
2023-07-27 08:20:57 +08:00
committed by GitHub
parent 96bd294305
commit 8f227fb91c
+1
View File
@@ -235,6 +235,7 @@ function OpenWhatsNewPopup() {
text = stringToHTML( text = stringToHTML(
` `
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;"> <div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.1.1 - Under the hood improvements</h1>
<h1>3.1.0 - Complete overhaul</h1><li>Upgraded Manifest to V3</li><li>Fixed transitional glitches</li><li>News feature wouldn't refresh until cookies were cleared</li> <h1>3.1.0 - Complete overhaul</h1><li>Upgraded Manifest to V3</li><li>Fixed transitional glitches</li><li>News feature wouldn't refresh until cookies were cleared</li>
<h1>3.0.1 - Bug fixes and working on manifest V3</h1> <h1>3.0.1 - Bug fixes and working on manifest V3</h1>
<h1>3.0.0 - Started BestSEQTA</h1> <h1>3.0.0 - Started BestSEQTA</h1>