Update SEQTA.js

3.1.2
This commit is contained in:
RandomTechChannel
2023-08-03 18:01:45 +08:00
committed by GitHub
parent 3cfac6e351
commit 62e03a4090
+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.2 - New API for News feed and bug fixes</h1>
<h1>3.1.1 - Under the hood improvements</h1> <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>