From ffa38cf4ff8e44bb3e2e1348f4a5d725a7aa5a89 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Tue, 15 Dec 2020 20:28:36 +0100 Subject: [PATCH] Readme fixes --- CHANGELOG.md | 1 + src/popup/panels/WhatsNewPanel.vue | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf57300..e293e5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ * (In Firefox) When extension was placed in overflow menu, the popup was cut off. That should be fixed now. [#119](https://github.com/tamius-han/ultrawidify/issues/119) * The extension will now show a notification when autodetection can't run due to DRM * Videos on facebook and reddit no longer get shifted up and to the left for me (cropping most of the video off-screen), but I haven't been deliberately trying to fix that issue. If you experience that issue, please consider contacting me (via github or email) with a link to a problematic video. +* **[4.5.0.1]** Fixed the misalignment issue on netflix ... ### v4.4.10 diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 31752e2..a023d81 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -24,6 +24,9 @@ deliberately trying to fix that issue. If you experience that issue, please consider contacting me (via github or email) with a link to a problematic video. +
  • + [4.5.0.1] Fixes for netflix alignment issues. +