chore(release): 2.23.0 [skip ci]

# [2.23.0](https://github.com/revanced/revanced-patches/compare/v2.22.2...v2.23.0) (2022-07-26)

### Features

* bump compatibility of YouTube Music patches to v5.16.51 ([#238](https://github.com/revanced/revanced-patches/issues/238)) ([4fa2a12](4fa2a127d7))
This commit is contained in:
semantic-release-bot 2022-07-26 15:14:20 +00:00
parent 4fa2a127d7
commit 5fc46dd429
3 changed files with 19 additions and 9 deletions

View File

@ -1,3 +1,10 @@
# [2.23.0](https://github.com/revanced/revanced-patches/compare/v2.22.2...v2.23.0) (2022-07-26)
### Features
* bump compatibility of YouTube Music patches to v5.16.51 ([#238](https://github.com/revanced/revanced-patches/issues/238)) ([4fa2a12](https://github.com/revanced/revanced-patches/commit/4fa2a127d715f953a1e4efacaecbc218209a01f3))
## [2.22.2](https://github.com/revanced/revanced-patches/compare/v2.22.1...v2.22.2) (2022-07-26)

View File

@ -9,6 +9,7 @@ Official patches by ReVanced
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `timeline-ads` | Removes ads from the Twitter timeline. | all |
</details>
### πŸ“¦ `com.google.android.apps.youtube.music`
@ -16,14 +17,15 @@ Official patches by ReVanced
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the home screen. | 5.14.53 |
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | 5.14.53 |
| `compact-header` | Hides the music category bar at the top of the homepage. | 5.14.53 |
| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar. | 5.14.53 |
| `background-play` | Enables playing music in the background. | 5.14.53 |
| `music-video-ads` | Removes ads in the music player. | 5.14.53 |
| `codecs-unlock` | Adds more audio codec options. The new audio codecs usually result in better audio quality. | 5.14.53 |
| `exclusive-audio-playback` | Enables the option to play music without video. | 5.14.53 |
| `minimized-playback-music` | Enables minimized playback on Kids music. | 5.16.51 |
| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the home screen. | 5.16.51 |
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | 5.16.51 |
| `compact-header` | Hides the music category bar at the top of the homepage. | 5.16.51 |
| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar. | 5.16.51 |
| `background-play` | Enables playing music in the background. | 5.16.51 |
| `music-video-ads` | Removes ads in the music player. | 5.16.51 |
| `codecs-unlock` | Adds more audio codec options. The new audio codecs usually result in better audio quality. | 5.16.51 |
| `exclusive-audio-playback` | Enables the option to play music without video. | 5.16.51 |
</details>
### πŸ“¦ `com.google.android.youtube`
@ -31,6 +33,7 @@ Official patches by ReVanced
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `swipe-controls` | Adds volume and brightness swipe controls. | 17.29.34 |
| `seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. | 17.29.34 |
| `minimized-playback` | Enables minimized and background playback. | 17.29.34 |
| `amoled` | Enables pure black theme. | 17.29.34 |

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.22.2
version = 2.23.0