forked from ReVanced/revanced-patches-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.184.0](v2.183.0...v2.184.0) (2023-06-30) ### Bug Fixes * **boostforreddit:** use correct options ([ec39732](ec39732)) * don't include all Litho patches, when not included ([fc69491](fc69491)) * **enable-android-debugging:** remove json options ([ReVanced#2497](https://github.com/efraimbart/revanced-patches/issues/2497)) ([3e25f5f](3e25f5f)) * **googlerecorder/remove-device-restrictions:** add missing app constraint ([ReVanced#2438](https://github.com/efraimbart/revanced-patches/issues/2438)) ([d5efe26](d5efe26)) * **relayforreddit/change-oauth-client-id:** change client id instead of developer key ([ReVanced#2508](https://github.com/efraimbart/revanced-patches/issues/2508)) ([4befb44](4befb44)) * **syncforreddit/change-oauth-client-id:** add dev edition ([ReVanced#2516](https://github.com/efraimbart/revanced-patches/issues/2516)) ([7c7294b](7c7294b)) * **syncforreddit:** use correct overriding method signature ([ReVanced#2483](https://github.com/efraimbart/revanced-patches/issues/2483)) ([f9770cf](f9770cf)) * **youtube/client-spoof:** update settings text for known side effects of spoof signature ([ReVanced#2476](https://github.com/efraimbart/revanced-patches/issues/2476)) ([6756f80](6756f80)) * **youtube/comments:** add missing filter ([ReVanced#2423](https://github.com/efraimbart/revanced-patches/issues/2423)) ([cab04b3](cab04b3)) * **youtube/hide-album-cards:** call correct integrations method ([0dbffaa](0dbffaa)) * **youtube:** improve patching speed ([ReVanced#2514](https://github.com/efraimbart/revanced-patches/issues/2514)) ([77bb761](77bb761)) * **youtube:** separate `hide-ads` to `hide-layout-components` patch ([7e0417f](7e0417f)) ### Features * added more packages ([6f2fb59](6f2fb59)) * **boostforreddit:** add `change-oauth-client-id` patch ([3dbc4bd](3dbc4bd)) * **google-recorder:** add `remove-device-restrictions` patch ([ef96ed1](ef96ed1)) * **infinityforreddit:** add `change-oauth-client-id` patch ([ReVanced#2452](https://github.com/efraimbart/revanced-patches/issues/2452)) ([9efd790](9efd790)) * **reddit:** add `disable-screenshot-popup` patch ([ReVanced#2387](https://github.com/efraimbart/revanced-patches/issues/2387)) ([473e051](473e051)) * **redditisfun/change-oauth-client-id:** add compatibility for paid versions ([ReVanced#2536](https://github.com/efraimbart/revanced-patches/issues/2536)) ([e739d2f](e739d2f)) * **redditisfun:** add `change-oauth-client-id` patch ([14809cd](14809cd)) * **relayforreddit:** add `change-oauth-client-id` patch ([ReVanced#2491](https://github.com/efraimbart/revanced-patches/issues/2491)) ([fe66f40](fe66f40)) * **syncforreddit:** add change-reddit-url patch ([cf93415](cf93415)) * **twitch:** 15.4.1 support ([ReVanced#2462](https://github.com/efraimbart/revanced-patches/issues/2462)) ([826ed49](826ed49)) * **youtube-music:** remove version compatibility constraints ([276af14](276af14)) * **youtube/hide-layout-components:** separate hiding expandable chips and chapters ([3fb1ce9](3fb1ce9))
- Loading branch information
1 parent
cf93415
commit ad61ef0
Showing
4 changed files
with
83 additions
and
29 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,2 +1,2 @@ | ||
kotlin.code.style = official | ||
version = 2.179.0-dev.10 | ||
version = 2.184.0 |
Large diffs are not rendered by default.
Oops, something went wrong.