diff --git a/CHANGELOG.md b/CHANGELOG.md index 098de7c..9b9d6cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,10 +13,12 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v4.4.7 (current) +### v4.4.7 (Current) * Removed unnecessary font files and image files from the package. * LoggerUI is now functional. +* **[4.4.7.1]** Additional CSS fixes +* **[4.4.7.1]** Bruteforce fix for youtube alignment issue ### v4.4.6 diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 4ae6384..3ee98f0 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -4,30 +4,13 @@

Full changelog for older versions is available here.

4.4.7

- -