diff --git a/CHANGELOG.md b/CHANGELOG.md index 346b51d..d9a0880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ QoL improvements for me: * Changing aspect ratio now resets zooming and panning. * Fixed bug where keyboard shortcuts would work while typing in certain text fields * Fixed minor bug with autodetection +* **[4.4.0.1]** fixed mailto and reddit compose links. When reporting issues via e-mail or reddit, extension version, browser +and OS are automatically included in email/reddit template. ### v4.3.1 diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 23988e0..6499374 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -13,6 +13,8 @@