From 7881ae529036895775558aeb059b3901a53c6766 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Mon, 14 Dec 2020 20:39:28 +0100 Subject: [PATCH] Update roadmap in changelog --- CHANGELOG.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4626a93..cf57300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,22 @@ # Changelog -## v4.x + ### Plans for the future -* WebGL -* Native builds for Chromium Edge and Opera +* Native builds for Chromium Edge * Settings page looks ugly af right now. Maybe fix it some time later * other bug fixes -QoL improvements for me: +## v5.0 (planned major) -* logging: allow to enable logging at will and export said logs to a file + * WebGL autodetection + * in-player GUI + * Fix UI logger -### v4.5.0 +## v4.x (current major) + +### v4.5.0 (Current) * Under the hood: migrated from vue2 to vue3, because optional chaining in templates is too OP. * (On options page, section 'Action & shortcuts') Manual aspect ratio now supports entering custom ratios using '21/9' and '2.39:1' formats (as opposed to single number, e.g. '2.39') — [#121](https://github.com/tamius-han/ultrawidify/issues/121). @@ -22,7 +25,7 @@ QoL improvements for me: * 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. -### v4.4.10 (Current) +### v4.4.10 * Video alignment should now work on Twitch — [#109](https://github.com/tamius-han/ultrawidify/issues/109) * Videos should now align properly on Hulu while cropped — [#111](https://github.com/tamius-han/ultrawidify/issues/111) & via email