From 188d9bb857674959eef199df6ea2482ec1a58f5b Mon Sep 17 00:00:00 2001 From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Date: Fri, 15 Apr 2022 21:57:53 +0300 Subject: [PATCH] Update version --- Changelog.md | 6 +++++- Directory.Build.props | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index c449e5ab9..05c428de7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +### v1.9.1 (15-Apr-2022) + +- Re-added the option to disable media tagging in settings. + ### v1.9 (10-Apr-2022) - Improved the accuracy of automatically resolved metadata. Also expanded the list of injected media tags to include some additional information. @@ -227,4 +231,4 @@ - Limited the number of concurrent downloads and added an option in settings to configure it. - Last used download format is now persisted so you don't have to select it all the time. - Fixed an issue where temporary files were not deleted after the download was canceled. The underlying issue was fixed in YoutubeExplode.Converter v1.0.3 and CliWrap v2.2. -- Fixed an issue where starting multiple downloads would cause them to be added in the wrong order to the list of downloads. +- Fixed an issue where starting multiple downloads would cause them to be added in the wrong order to the list of downloads. \ No newline at end of file diff --git a/Directory.Build.props b/Directory.Build.props index f96f57bbf..a05b071ab 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net6.0-windows - 1.9 + 1.9.1 Tyrrrz Copyright (C) Oleksii Holub preview