From 97ef4c2fece3a0e4f022182df77953bb6f491afc Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Tue, 5 Nov 2019 00:08:27 +0100 Subject: [PATCH] Changelog updates --- CHANGELOG.md | 9 ++++++++- src/popup/panels/WhatsNewPanel.vue | 17 +++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9a0880..c04e575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,14 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v.4.4.0 (current) +### v.4.4.1 (current) + +* Changes to player detection that fix issues with vk +* Extension tries to avoid setting aspect ratio pointlessly +* (Hopefully) fixed mailto: and reddit compose links. +* When reporting bugs, email/reddit template now automatically gathers browser, extension version and OS. + +### v.4.4.0 * Russian users (and users of other non-latin keyboard layouts) can now use keyboard shortcuts by default, without having to rebind them manually. (NOTE: if you've changed keyboard shortcuts manually, this change will ***NOT*** be applied to your configuration.) * NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout. diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 6499374..855ce55 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,19 +2,12 @@

What's new

Full changelog for older versions is available here.

-

4.4.0

+

4.4.1