Skip to content

Commit fa4f422

Browse files
chore: Release v5.39.0 [skip ci]
# [5.39.0](v5.38.0...v5.39.0) (2025-09-17) ### Bug Fixes * **YouTube - Spoof video streams:** Do not use Android Creator for livestreams ([cbe576b](cbe576b)) * **YouTube - Spoof video streams:** Show Android Studio in spoof stream menu ([c9f741e](c9f741e)) * **YouTube Music - Spoof video streams:** Remove iPadOS client ([7eeffd3](7eeffd3)) ### Features * **YouTube - Hide video action buttons:** Add "Hide Shop button" setting ([a84db7b](a84db7b))
1 parent 38e0cbd commit fa4f422

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [5.39.0](https://github.com/ReVanced/revanced-patches/compare/v5.38.0...v5.39.0) (2025-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Spoof video streams:** Do not use Android Creator for livestreams ([cbe576b](https://github.com/ReVanced/revanced-patches/commit/cbe576bc384ef5f5ee2fa341147925ed0dff568b))
7+
* **YouTube - Spoof video streams:** Show Android Studio in spoof stream menu ([c9f741e](https://github.com/ReVanced/revanced-patches/commit/c9f741e616c7acab0cd4558e02b0c4ec18392c10))
8+
* **YouTube Music - Spoof video streams:** Remove iPadOS client ([7eeffd3](https://github.com/ReVanced/revanced-patches/commit/7eeffd3392c57555342173103d3a417c038d0970))
9+
10+
11+
### Features
12+
13+
* **YouTube - Hide video action buttons:** Add "Hide Shop button" setting ([a84db7b](https://github.com/ReVanced/revanced-patches/commit/a84db7be7fde2e9bb3ac41aec709a1681e845fe1))
14+
115
# [5.39.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.39.0-dev.1...v5.39.0-dev.2) (2025-09-17)
216

317

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.39.0-dev.2
6+
version = 5.39.0

0 commit comments

Comments
 (0)