From 83b770e4e80979782a37f06f0ac5b1d7a47d08de Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Mon, 31 Mar 2025 00:26:14 +0200 Subject: [PATCH] Start updating changelog --- CHANGELOG.md | 8 ++++++++ src/csui/src/PlayerUiPanels/ChangelogPanel.vue | 13 +++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b3d2c7..a39d934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## v6.0 (current major) +### v6.2.5 + +* Popup appearance changed — UI advertisement panel was moved to the popup header +* Fixed the bug where popup wouldn't be showing the correct settings +* Fixed the bug where site settings would default to 'disabled', even if Extension default setting was not disabled. +* Added ability to export and import settings from file (ft. developer mode editor) + + ### 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 diff --git a/src/csui/src/PlayerUiPanels/ChangelogPanel.vue b/src/csui/src/PlayerUiPanels/ChangelogPanel.vue index 5e3bf7b..1c47d64 100644 --- a/src/csui/src/PlayerUiPanels/ChangelogPanel.vue +++ b/src/csui/src/PlayerUiPanels/ChangelogPanel.vue @@ -5,15 +5,12 @@

What's new

-

6.2.4

+

6.2.5