mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-25 07:25:51 +01:00
chore(release): 2.178.0-dev.7 [skip ci]
# [2.178.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.6...v2.178.0-dev.7) (2023-06-19) ### Features * **youtube-music:** remove version compatibility constraints ([276af14
](276af1415a
))
This commit is contained in:
parent
276af1415a
commit
edd67b8748
@ -1,3 +1,10 @@
|
|||||||
|
# [2.178.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.6...v2.178.0-dev.7) (2023-06-19)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **youtube-music:** remove version compatibility constraints ([276af14](https://github.com/revanced/revanced-patches/commit/276af1415a4d354c62fe6259b6559bca1fa84f08))
|
||||||
|
|
||||||
# [2.178.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.5...v2.178.0-dev.6) (2023-06-18)
|
# [2.178.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.5...v2.178.0-dev.6) (2023-06-18)
|
||||||
|
|
||||||
|
|
||||||
|
@ -71,16 +71,15 @@ The official ReVanced Patches.
|
|||||||
| ๐ Patch | ๐ Description | ๐น Target Version |
|
| ๐ Patch | ๐ Description | ๐น Target Version |
|
||||||
|:--------:|:--------------:|:-----------------:|
|
|:--------:|:--------------:|:-----------------:|
|
||||||
| `background-play` | Enables playing music in the background. | all |
|
| `background-play` | Enables playing music in the background. | all |
|
||||||
| `bypass-certificate-checks` | Bypasses certificate checks which prevent YouTube Music from working on Android Auto. | 5.39.52 |
|
| `bypass-certificate-checks` | Bypasses certificate checks which prevent YouTube Music from working on Android Auto. | all |
|
||||||
| `codecs-unlock` | Adds more audio codec options. The new audio codecs usually result in better audio quality. | all |
|
| `codecs-unlock` | Adds more audio codec options. The new audio codecs usually result in better audio quality. | all |
|
||||||
| `compact-header` | Hides the music category bar at the top of the homepage. | all |
|
| `compact-header` | Hides the music category bar at the top of the homepage. | all |
|
||||||
| `exclusive-audio-playback` | Enables the option to play music without video. | all |
|
| `exclusive-audio-playback` | Enables the option to play music without video. | all |
|
||||||
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | 5.39.52 |
|
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | all |
|
||||||
| `minimized-playback-music` | Enables minimized playback on Kids music. | all |
|
| `minimized-playback-music` | Enables minimized playback on Kids music. | all |
|
||||||
| `music-microg-support` | Allows YouTube Music ReVanced to run without root and under a different package name. | all |
|
|
||||||
| `music-video-ads` | Removes ads in the music player. | all |
|
| `music-video-ads` | Removes ads in the music player. | all |
|
||||||
| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the home screen. | all |
|
|
||||||
| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar. | all |
|
| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar. | all |
|
||||||
|
| `vanced-microg-support` | Allows YouTube Music ReVanced to run without root and under a different package name. | all |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### [๐ฆ `com.ss.android.ugc.trill`](https://play.google.com/store/apps/details?id=com.ss.android.ugc.trill)
|
### [๐ฆ `com.ss.android.ugc.trill`](https://play.google.com/store/apps/details?id=com.ss.android.ugc.trill)
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.178.0-dev.6
|
version = 2.178.0-dev.7
|
||||||
|
File diff suppressed because one or more lines are too long
Loadingโฆ
Reference in New Issue
Block a user