From 57e9c0a645dc3e939b562acb9dd6af2ea9bc19f4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Jul 2022 11:38:21 +0000 Subject: [PATCH] chore(release): 2.13.4 [skip ci] ## [2.13.4](https://github.com/revanced/revanced-patches/compare/v2.13.3...v2.13.4) (2022-07-13) ### Bug Fixes * constrain `old-quality-layout` to older version ([add7232](https://github.com/revanced/revanced-patches/commit/add72326199e90f677b450b553b9d88c0bb4c490)) --- CHANGELOG.md | 7 +++++++ README.md | 44 ++++++++++++++++++++++---------------------- gradle.properties | 2 +- 3 files changed, 30 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eafc3ba3..8eab4a34e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.13.4](https://github.com/revanced/revanced-patches/compare/v2.13.3...v2.13.4) (2022-07-13) + + +### Bug Fixes + +* constrain `old-quality-layout` to older version ([add7232](https://github.com/revanced/revanced-patches/commit/add72326199e90f677b450b553b9d88c0bb4c490)) + ## [2.13.3](https://github.com/revanced/revanced-patches/compare/v2.13.2...v2.13.3) (2022-07-11) diff --git a/README.md b/README.md index 5cfa65e6b..a6cbda4cb 100644 --- a/README.md +++ b/README.md @@ -6,31 +6,31 @@ | 💊 Patch | 📜 Description | 🎯 Target Package | 🏹 Target Version | |:--------:|:--------------:|:-----------------:|:-----------------:| -| `swipe-controls` | Adds volume and brightness swipe controls. | `com.google.android.youtube` | 17.26.35 | -| `seekbar-tapping` | Enables tapping on the seekbar of the YouTube player. | `com.google.android.youtube` | 17.26.35 | -| `general-ads` | Removes general ads in bytecode. | `com.google.android.youtube` | 17.26.35 | -| `video-ads` | Removes ads in the YouTube video player. | `com.google.android.youtube` | 17.26.35 | +| `exclusive-audio-playback` | Adds the option to play music without video. | `com.google.android.apps.youtube.music` | 5.3.50 | +| `codecs-unlock` | Enables more audio codecs. Usually results in better audio quality but may depend on song and device. | `com.google.android.apps.youtube.music` | 5.3.50 | +| `background-play` | Enables playing music in the background. | `com.google.android.apps.youtube.music` | 5.3.50 | +| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway. | `com.google.android.apps.youtube.music` | 5.3.50 | +| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar in YouTube music. | `com.google.android.apps.youtube.music` | 5.3.50 | | `hide-infocard-suggestions` | Hides infocards in videos. | `com.google.android.youtube` | 17.26.35 | -| `custom-branding` | Changes the branding of YouTube. | `com.google.android.youtube` | all | -| `premium-heading` | Shows premium branding on the YouTube home screen. | `com.google.android.youtube` | all | -| `minimized-playback` | Enables minimized and background playback. | `com.google.android.youtube` | 17.26.35 | -| `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | `com.google.android.youtube` | 17.26.35 | -| `disable-fullscreen-panels` | Disables comments panel in fullscreen view. | `com.google.android.youtube` | 17.26.35 | -| `old-quality-layout` | Enables the original quality flyout menu. | `com.google.android.youtube` | 17.26.35 | -| `hide-autoplay-button` | Disables the autoplay button. | `com.google.android.youtube` | 17.26.35 | -| `disable-create-button` | Disables the create button. | `com.google.android.youtube` | 17.26.35 | -| `amoled` | Enables pure black theme. | `com.google.android.youtube` | 17.26.35 | -| `hide-shorts-button` | Hides the shorts button. | `com.google.android.youtube` | 17.26.35 | -| `hide-cast-button` | Hides the cast button. | `com.google.android.youtube` | all | -| `hide-watermark` | Hides the creator's watermark on videos. | `com.google.android.youtube` | 17.26.35 | +| `video-ads` | Removes ads in the YouTube video player. | `com.google.android.youtube` | 17.26.35 | +| `general-ads` | Removes general ads in bytecode. | `com.google.android.youtube` | 17.26.35 | +| `seekbar-tapping` | Enables tapping on the seekbar of the YouTube player. | `com.google.android.youtube` | 17.26.35 | +| `swipe-controls` | Adds volume and brightness swipe controls. | `com.google.android.youtube` | 17.26.35 | | `microg-support` | Allows YouTube ReVanced to run without root and under a different package name. | `com.google.android.youtube` | 17.26.35 | +| `hdr-auto-brightness` | Makes the brightness of HDR videos follow the system default. | `com.google.android.youtube` | 17.26.35 | | `autorepeat-by-default` | Enables auto repeating of videos by default. | `com.google.android.youtube` | 17.26.35 | | `custom-playback-speed` | Allows to change the default playback speed options. | `com.google.android.youtube` | 17.26.35 | -| `hdr-auto-brightness` | Makes the brightness of HDR videos follow the system default. | `com.google.android.youtube` | 17.26.35 | | `enable-debugging` | Enables app debugging by patching the manifest file. | `com.google.android.youtube` | all | -| `background-play` | Enables playing music in the background. | `com.google.android.apps.youtube.music` | 5.03.50 | -| `exclusive-audio-playback` | Adds the option to play music without video. | `com.google.android.apps.youtube.music` | 5.03.50 | -| `codecs-unlock` | Enables more audio codecs. Usually results in better audio quality but may depend on song and device. | `com.google.android.apps.youtube.music` | 5.03.50 | -| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar in YouTube music. | `com.google.android.apps.youtube.music` | 5.03.50 | -| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway. | `com.google.android.apps.youtube.music` | 5.03.50 | +| `old-quality-layout` | Enables the original quality flyout menu. | `com.google.android.youtube` | 17.24.35 | +| `hide-cast-button` | Hides the cast button. | `com.google.android.youtube` | all | +| `amoled` | Enables pure black theme. | `com.google.android.youtube` | 17.26.35 | +| `hide-autoplay-button` | Disables the autoplay button. | `com.google.android.youtube` | 17.26.35 | +| `minimized-playback` | Enables minimized and background playback. | `com.google.android.youtube` | 17.26.35 | +| `premium-heading` | Shows premium branding on the YouTube home screen. | `com.google.android.youtube` | all | +| `custom-branding` | Changes the branding of YouTube. | `com.google.android.youtube` | all | +| `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | `com.google.android.youtube` | 17.26.35 | +| `disable-fullscreen-panels` | Disables comments panel in fullscreen view. | `com.google.android.youtube` | 17.26.35 | +| `hide-shorts-button` | Hides the shorts button. | `com.google.android.youtube` | 17.26.35 | +| `disable-create-button` | Disables the create button. | `com.google.android.youtube` | 17.26.35 | +| `hide-watermark` | Hides the creator's watermark on videos. | `com.google.android.youtube` | 17.26.35 | diff --git a/gradle.properties b/gradle.properties index bb5eeb0cc..bd38f33b1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.13.3 +version = 2.13.4