Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.156.0](v0.155.0...v0.156.0) (2024-09-30) ### Bug Fixes * **GmsCore support:** Show an error toast if GmsCore is included with root mounted installation ([b5d127d](b5d127d)) * **ReturnYouTubeDislike:** Show estimated like count for videos with hidden likes ([a13d605](a13d605)) * **YouTube - Change share sheet:** Patch does not work (A/B tests) ([d340a1f](d340a1f)) * **YouTube - Disable force auto captions:** Patch doesn't work with Shorts ([452a76d](452a76d)) * **YouTube - Hide ads:** Ads are not hidden from feed (A/B tests) ([77daa8a](77daa8a)) * **YouTube - Hide feed components:** `Hide expandable chip under videos` setting does not work ([dc5b34a](dc5b34a)) * **YouTube - Navigation bar components:** Library button is not hidden when `Cairo navigation bar` is applied (A/B tests) ([2017cb3](2017cb3)) * **YouTube - Return YouTube Dislike:** Show correct value when swiping back to prior Short and disliking ([6de47b6](6de47b6)) * **YouTube - Settings:** `Swap Create and Notifications button` description cuts off ([921032d](921032d)) * **YouTube - Settings:** Actually prevent autofocus on the search bar ([b46fd8a](b46fd8a)) * **YouTube - Settings:** Preferences with the same key in different categories did not appear in search results ([e23c3e3](e23c3e3)) * **YouTube - Settings:** Prevent autofocus on the search bar ([08c3622](08c3622)) * **YouTube - Settings:** Some settings are disabled on tablets or tablet layouts ([b7876cb](b7876cb)) * **YouTube - SponsorBlock:** Add summary text to 'view my segments' button ([b92b86e](b92b86e)) * **YouTube - Video playback:** `Disable playback speed for music` setting sometimes applies to non-music videos as well ([8ef9b4a](8ef9b4a)) * **YouTube Music - Disable auto captions:** Captions cannot be changed when `Disable forced auto captions` is turned on ([1cce551](1cce551)) * **YouTube Music - Player components:** Crash at first launch on old clients ([a50bf3f](a50bf3f)) * **YouTube Music - SponsorBlock:** SponsorBlock segments at the end of a song cause the player to get stuck ([fd9eea7](fd9eea7)) * **YouTube Music - SponsorBlock:** SponsorBlock skips entire song when in background ([c126157](c126157)) ### Features * **Hide ads:** Remove `Close fullscreen ads` setting ([1ea28f4](1ea28f4)) * **YouTube - Hide ads:** Add `Hide promotion alert banner` setting ([7eba6b1](7eba6b1)) * **YouTube - Hide feed components:** Add `Hide expandable shelves` setting ([4fef61a](4fef61a)) * **YouTube - Hide feed components:** Remove `Duration filter` setting as it no longer works due to server side changes ([3f0f0da](3f0f0da)) * **YouTube - Hide feed components:** Selectively hide video by views for Home / Subscription / Search ([13f8a55](13f8a55)) * **YouTube - Hide player flyout menu:** Restore `Hide Ambient mode menu` setting ([3e3a43c](3e3a43c)) * **YouTube - Overlay buttons:** Add an option to select a different downloader on long press ([4fba913](4fba913)) * **YouTube - Player components:** Add `Disable switch mix playlists` setting ([495e337](495e337)) * **YouTube - SponsorBlock:** Make new segment window draggable ([335d929](335d929)) * **YouTube - Video playback:** Add `Disable playback speed for music` setting ([6f5cb2e](6f5cb2e)) * **YouTube - Video playback:** Add `Disable VP9 codec` setting ([cb38e7b](cb38e7b)) * **YouTube Music - Hide ads:** Add `Hide promotion alert banner` setting ([1f35d81](1f35d81)) * **YouTube Music:** Add support version `6.20.51` ([3db1dc4](3db1dc4)) * **YouTube Music:** Rename `Enable Cairo splash animation` to `Disable Cairo splash animation` ([db330d2](db330d2))
- Loading branch information