diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebd699..f97fcfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,11 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v4.4.3 +### v4.4.4 + +* Tab detection in extension popup has been made more accurate + +### v4.4.3 (Current) * Fixed conf patch for disney+ (hopefully) (v4.4.3.1: but for real) * `Settings.save()` adds missing values to site config when saving extension configuration. diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index b034216..0e06a9c 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,11 +2,9 @@

What's new

Full changelog for older versions is available here.

-

4.4.3.1

- This update mostly attempts to fix disney+ (again). Consider commenting on this issue if issues with disney+ persist. +

4.4.4