Skip to content

Commit 1903ea0

Browse files
chore: Release v5.5.0 [skip ci]
# [5.5.0](v5.4.0...v5.5.0) (2024-12-16) ### Bug Fixes * **Twitch:** Change recommended target to the latest app version ([fb32972](fb32972)) * **YouTube - Spoof video streams:** Make livestreams start at the current time when using iOS client ([#4137](#4137)) ([140f484](140f484)) * **YouTube Music:** Add `Spoof client patch` to fix playback ([#4132](#4132)) ([b092508](b092508)) ### Features * **YouTube - Hide feed components:** Remove obsolete `Hide search result shelf header` option ([#4134](#4134)) ([c71443a](c71443a)) * **YouTube - Navigation buttons:** Add options to disable translucent status bar and navigation bar ([#4133](#4133)) ([a2d2141](a2d2141)) * **YouTube:** Add `Force original audio` patch ([#4122](#4122)) ([f4aa440](f4aa440))
1 parent ccea384 commit 1903ea0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [5.5.0](https://github.com/ReVanced/revanced-patches/compare/v5.4.0...v5.5.0) (2024-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **Twitch:** Change recommended target to the latest app version ([fb32972](https://github.com/ReVanced/revanced-patches/commit/fb32972f4de92dac1fc5d73f56a392a671c4e94b))
7+
* **YouTube - Spoof video streams:** Make livestreams start at the current time when using iOS client ([#4137](https://github.com/ReVanced/revanced-patches/issues/4137)) ([140f484](https://github.com/ReVanced/revanced-patches/commit/140f484b4b251b0dfa94163a63f61f45f5302052))
8+
* **YouTube Music:** Add `Spoof client patch` to fix playback ([#4132](https://github.com/ReVanced/revanced-patches/issues/4132)) ([b092508](https://github.com/ReVanced/revanced-patches/commit/b0925088e8b41636e285cb234593d545604ce461))
9+
10+
11+
### Features
12+
13+
* **YouTube - Hide feed components:** Remove obsolete `Hide search result shelf header` option ([#4134](https://github.com/ReVanced/revanced-patches/issues/4134)) ([c71443a](https://github.com/ReVanced/revanced-patches/commit/c71443a08883ab10ef2553213c03b00e7c580a43))
14+
* **YouTube - Navigation buttons:** Add options to disable translucent status bar and navigation bar ([#4133](https://github.com/ReVanced/revanced-patches/issues/4133)) ([a2d2141](https://github.com/ReVanced/revanced-patches/commit/a2d2141cec9b0b4929e07a8010889b21c324b229))
15+
* **YouTube:** Add `Force original audio` patch ([#4122](https://github.com/ReVanced/revanced-patches/issues/4122)) ([f4aa440](https://github.com/ReVanced/revanced-patches/commit/f4aa4406080b91f01d623e54b11b99ea849ddcdf))
16+
117
# [5.5.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.5.0-dev.4...v5.5.0-dev.5) (2024-12-16)
218

319

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
33
org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
6-
version = 5.5.0-dev.5
6+
version = 5.5.0

0 commit comments

Comments
 (0)