This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.154.0](v0.153.0...v0.154.0) (2024-07-25) ### Bug Fixes * **Reddit - Remove subreddit dialog:** Patch sometimes fails to close subreddit dialog ([7bcceb3](7bcceb3)) * **Shorts components:** `Hide sound button` doesn't work (A/B tests) ([af0f2e3](af0f2e3)) * **YouTube - Client spoof:** StoryboardRenderer always gets 404 response on `Android` client ([6fdcb8f](6fdcb8f)) * **YouTube - Hide ads:** New ads are not blocked ([2383172](2383172)) * **YouTube - Hide ads:** Patch closes fullscreen ads too quickly, so fullscreen ads are shown repeatedly ([475739c](475739c)) * **YouTube - Hide feed components:** `Hide carousel shelf` setting sometimes hides the Watch history in the You tab ([97ea082](97ea082)) * **YouTube - Hide feed components:** Detect if a keyword filter hides all videos ([960f35c](960f35c)) * **YouTube - Hide feed components:** Do not hide flyout menu ([1310d7b](1310d7b)) * **YouTube - Hide feed components:** Remove `MINIMUM_KEYWORD_LENGTH` ([4e4c104](4e4c104)) * **YouTube - Hide feed components:** Update pattern for `Match full word` keyword filter ([8c1cb35](8c1cb35)) * **YouTube - Hide feed components:** Video filters do not work properly on accounts with A/B testing applied ([67dcfe7](67dcfe7)) * **YouTube - Settings:** Toolbar added twice to RVX settings ([b050be9](b050be9)) * **YouTube - SponsorBlock:** Skip segments when casting ([6d2d33d](6d2d33d)) * **YouTube - Spoof client:** Delay when the video starts ([d43d139](d43d139)) * **YouTube - Video playback:** Default video quality does not apply ([4c080ec](4c080ec)) * **YouTube - VIsual preferences icons:** Revert ([848dee5](848dee5)) * **YouTube:** Add a restart delay on first install ([3a3ae56](3a3ae56)) ### Features * Merge RVX v1.11.2-dev.1 ([50ebf3a](50ebf3a)) * Merge the `Custom package name` patch into the `GmsCore support` patch and add patch options `GmsCoreVendorGroupId`, `CheckGmsCore`, `PackageNameYouTube`, `PackageNameYouTubeMusic` ([5465751](5465751)) * **Reddit - Hide navigation buttons:** Reflects changes in the latest revanced-patches-arsclib ([7a5481c](7a5481c)) * **YouTube - Alternative thumbnails:** Add alternative domain ([c9f47c2](c9f47c2)) * **YouTube - Bypass image region restrictions:** Bring back setting to change alternative domain ([df5d392](df5d392)) * **YouTube - Client spoof:** Downgrade hardcoded client version ([bb5e7a6](bb5e7a6)) * **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([8323c0f](8323c0f)) * **YouTube - Miniplayer:** Add `Enable double-tap action` setting ([766925d](766925d)) * **YouTube - Overlay buttons:** Add `Mute Video` button ([#22](#22)) ([4a9f4a6](4a9f4a6)) * **YouTube - Player components:** `Hide player popup panels` setting now hides the products panel ([9f689f3](9f689f3)) * **YouTube - Searchbar:** Add RVXSettingsMenuName in the searchbar hint ([b1a1dd9](b1a1dd9)) * **YouTube - Settings:** Show AlertDialog when changing some settings value (matches ReVanced) ([3b7f255](3b7f255)) * **YouTube - Shorts components:** Add `Double-tap animation` settings ([2e4c173](2e4c173)) * **YouTube - Shorts components:** Add `Enable timestamps`, `Timestamp long press action`, `Meta panel bottom margin` settings ([be36036](be36036)) * **YouTube - Shorts components:** Add `Hide paused header` setting ([80b8058](80b8058)) * **YouTube - Swipe controls:** Add `Enable save and restore brightness` setting (Match to ReVanced) ([1400597](1400597)) * **YouTube - Toolbar components:** Add `Hide image search button` settings ([543d269](543d269)) * **YouTube Music - Thumbnails:** Add `Alternative domain` patch ([15ae875](15ae875)) * **YouTube Music:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([7628ed1](7628ed1)) * **YouTube:** Add content descriptions to improve accessibility ([538e262](538e262)) * **YouTube:** Add support version `19.25.39`, drop support version `19.23.40` ([dd95309](dd95309)) * **YouTube:** DeArrow alternative domain ([#20](#20)) ([dbf5b0a](dbf5b0a)) * **YouTube:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([ccc20d8](ccc20d8)) * **YouTube:** Merge RVX v1.11.1 ([#23](#23)) ([bcc5c29](bcc5c29)) * **YouTube:** Separate the `Bypass image region restrictions` patch from the `Alternative thumbnails` patch (Reflecting changes in ReVanced) ([c4c4b65](c4c4b65)) ### Reverts * **YouTube - Hide feed components:** `Hide expandable chip under videos` setting does not work (as support version has been rolled back to YouTube 19.16.39) ([7c52971](7c52971))
- Loading branch information