From eb1b1cf73d52dcc6a0f60593387e5dd9da58eba2 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Wed, 14 Jul 2021 22:06:42 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ src/popup/panels/WhatsNewPanel.vue | 18 +++++------------- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800304e..1bb9687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ ## v5.x (current major) +### v5.0.6 +* Added configuration for metaivi.com based on user feedback ([#160](https://github.com/tamius-han/ultrawidify/issues/160)) +* Removed ExtConfPatches for versions < 4.5.0, because nobody should be using a build of this extension that's over a year old + ### v5.0.5 * improved UX a bit diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 91db2fb..7cdf811 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,23 +2,15 @@

What's new

Full changelog for older versions is available here.

-

5.0.5

+

5.0.6

-

- NOTE from older versions: zoom limitations were introduced as a workaround for a bug caused by Chrome's/Edge's faulty hardware acceleration. Yes I know this message has been here since march, but nothing has changed. -

-

- If you experience issues with videos being stretched incorrectly at certain zoom levels, go to:
- extension popup > Advanced Settings > Browser quirk mitigations > limit zoom. -

+

+ Known issues: zooming is limited in Chromium-based browsers. This is a browser bug that no extension can fix. See this for more info. +