From 95676d5343b7efc007968e937e734242a3c27074 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 15 Mar 2020 19:56:52 +0100 Subject: [PATCH] Changelog --- CHANGELOG.md | 7 ++++++- src/popup/panels/WhatsNewPanel.vue | 22 +++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e11b08e..098de7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,12 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v4.4.6 (current) +### v4.4.7 (current) + +* Removed unnecessary font files and image files from the package. +* LoggerUI is now functional. + +### v4.4.6 * Ensured that Vue part of the content script (logger UI) only loads when necessary in order to fix breakage on certain sites (#96). * Disabling (or enabling, if running in whitelist-only mode) specific sites used to not work (#91). This issue appears to have been fixed. diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 8dfb6bc..4ae6384 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,30 +2,30 @@

What's new

Full changelog for older versions is available here.

-

4.4.6

+

4.4.7