feat: update changelog

This commit is contained in:
SethBurkart123
2025-03-31 18:42:23 +11:00
parent ebc7baaacc
commit 3f97049451
+6
View File
@@ -60,6 +60,12 @@ export function OpenWhatsNewPopup() {
let text = stringToHTML(/* html */ `
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.4.6 - Massive internal reworks!</h1>
<li>Reworked internals to function as a plugin system (more on this soon)</li>
<li>Rebuilt theme system that is significantly less buggy</li>
<li>Performance improvements</li>
<li>Other minor bug fixes</li>
<h1>3.4.5 - News, Bug Fixes, and improvements!</h1>
<li>Added alternative news sources</li>
<li>Notifications now open direct messages</li>