-
-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6450 from Bnyro/master
chore: bump version to v0.25.2
- Loading branch information
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
* feat: download support for local streams extractor | ||
* feat: support download of private playlists via external downloader | ||
* fix: related streams published 54 years ago with local extractor | ||
* fix: retain exoplayer on orientation change | ||
* fix: videos in watch history uploaded in 1970 | ||
* fix: duplicated slash in custom instance's share url | ||
* fix: issues with channel name caused by textIsSelectable | ||
* fix: laggy behavior when using back gesture to minimize player |