Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Jun 28, 2023
1 parent c55e157 commit f6a3bb8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.9.13 (28-Jun-2023)

- Changed how failed downloads are presented in the UI. The error message corresponding to a failed download is no longer shown in the tooltip when you hover over the "Failed" status text. Instead, you can click on the status text to copy the error message to the clipboard. This should make it easier to include the error in a bug report.
- Fixed an issue which prevented videos longer than 24 hours from being downloaded.
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.16.

## v1.9.12 (25-May-2023)

- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.15.
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<Version>1.9.12</Version>
<Version>1.9.13</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Oleksii Holub</Copyright>
<LangVersion>preview</LangVersion>
Expand Down

0 comments on commit f6a3bb8

Please sign in to comment.