From 63922d5744ea46dee0d29d17291252d41f4700f1 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Thu, 6 Feb 2020 23:06:37 +0100 Subject: [PATCH] Changelog updates --- CHANGELOG.md | 7 +++++-- src/popup/panels/WhatsNewPanel.vue | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f97fcfa..10ea068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Plans for the future * WebGL +* Native builds for Chromium Edge and Opera * Settings page looks ugly af right now. Maybe fix it some time later * other bug fixes @@ -12,11 +13,13 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v4.4.4 +### v4.4.4 (current) * Tab detection in extension popup has been made more accurate +* QoL: Added user-accessible logger (to make fixing sites I can't access a bit easier) +* Changed links to reflect my github username change -### v4.4.3 (Current) +### v4.4.3 * 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 709baa1..3ce1b5a 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -5,6 +5,8 @@

4.4.4