diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts
index d509c907..5d77581f 100644
--- a/src/seqta/utils/Whatsnew.ts
+++ b/src/seqta/utils/Whatsnew.ts
@@ -61,6 +61,7 @@ export function OpenWhatsNewPopup() {
let text = stringToHTML(/* html */ `
3.4.6 - Massive internal reworks!
+
Fix SEQTA classes not being applied correctly causing a totally broken experience
Reworked internals to function as a plugin system (more on this soon)
Rebuilt theme system that is significantly less buggy
Performance improvements
@@ -259,7 +260,7 @@ export function OpenWhatsNewPopup() {