mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
Merge branch 'main' of https://github.com/StroepWafel/BetterSEQTA-Plus
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "betterseqtaplus",
|
"name": "betterseqtaplus",
|
||||||
"version": "3.7.0",
|
"version": "3.6.6",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development and add heaps more features!",
|
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development and add heaps more features!",
|
||||||
"browserslist": "> 0.5%, last 2 versions, not dead",
|
"browserslist": "> 0.5%, last 2 versions, not dead",
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
|||||||
const text = stringToHTML(/* html */ `
|
const text = stringToHTML(/* html */ `
|
||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
||||||
|
|
||||||
<h1>3.7.0 – Global Search improvements!</h1>
|
<h1>3.6.6 – Global Search improvements!</h1>
|
||||||
<li>Tuned hybrid search and indexing reliability.</li>
|
<li>Tuned hybrid search and indexing reliability.</li>
|
||||||
<li>Clearer progress UI and green “Done!” when a pass finishes.</li>
|
<li>Clearer progress UI and green “Done!” when a pass finishes.</li>
|
||||||
<li>Merged duplicate course hits that opened the same page.</li>
|
<li>Merged duplicate course hits that opened the same page.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user