From d94be7aa5e7731c16a424c09caaedca1fd167c39 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Thu, 30 Jan 2025 01:31:11 +0100 Subject: [PATCH] Changelog.MD update --- CHANGELOG.md | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fac3e40..1b3d2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,38 @@ # Changelog - - -### Plans for the future - -* Native builds for Chromium Edge -* Settings page looks ugly af right now. Maybe fix it some time later -* other bug fixes - -## v7.0 (planned major) - * WebGL autodetection - ## v6.0 (current major) +### v6.2.4 +* [#264](https://github.com/tamius-han/ultrawidify/issues/264) — fixed issue with white screen that affected some youtube users. Special thanks to [SnowyOwlNugget](https://github.com/SnowyOwlNugget">SnowyOwlNugget), who instead of whining provided the necessary information. +* Minor updates to the settings +* Switching between full screen, theater, and normal player now correctly enables and disables the extension according to the settings. +* Don't reset settings if updating conf patches fails. +* Darken in-player UI backgrounds until Chrome fixes its backdrop-filter bug + +### v6.2.3 +* Fixed default persistent mode + +### v6.2.2 +* Fixed the issue where stretching was not applied if no cropping was used +* Added way to manually enable or disable color scheme detection, as a compromise between #259 and #264 + +### v6.2.1 + +* Fixed offset issue on Netflix +* Fixed issue with overlay iframe not being transparent on twitter + +### v6.2.0 + +* Parts of automatic aspect ratio detection use WebGL now. This should result in improved performance. +* In-player UI now indicates whether a site is having a problem with automatic aspect ratio detection. +* UI improvements + +Since automatic aspect ratio detection had to be rewritten completely and since the new version needs to be out 5 days ago, there are some regressions in the automatic aspect ratio detection. + +### v6.1.0 + +Was skipped due to how major the changes were. + ### v6.0.1 * Fixed external links