-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.229.0-dev.1 [skip ci]
# [2.229.0-dev.1](v2.228.0...v2.229.0-dev.1) (2024-09-06) ### Bug Fixes * **YouTube - Disable force auto captions:** Patch doesn't work with Shorts ([a01edc8](a01edc8)) * **YouTube Music - SponsorBlock:** SponsorBlock segments at the end of a song cause the player to get stuck ([d986a01](d986a01)) ### Features * **YouTube - Hide ads:** Add `Hide promotion alert banner` setting ([2350d94](2350d94)) * **YouTube - Hide player flyout menu:** Restore `Hide Ambient mode menu` setting ([d99bdef](d99bdef)) * **YouTube - Player components:** Add `Disable switch mix playlists` setting ([5d8650f](5d8650f)) * **YouTube - Video playback:** Add `Disable playback speed for music` setting ([b77e952](b77e952)) * **YouTube Music - Hide ads:** Add `Hide promotion alert banner` setting ([ca6263c](ca6263c)) * **YouTube Music:** Add support versions `7.16.53` ~ `7.17.51` ([390cabe](390cabe))
- Loading branch information
1 parent
198d53c
commit 5a2897f
Showing
4 changed files
with
58 additions
and
40 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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
org.gradle.parallel = true | ||
org.gradle.caching = true | ||
kotlin.code.style = official | ||
version = 2.228.0 | ||
version = 2.229.0-dev.1 |
Large diffs are not rendered by default.
Oops, something went wrong.