Skip to content

Commit cd9ef81

Browse files
chore: Release v5.45.0 [skip ci]
# [5.45.0](v5.44.0...v5.45.0) (2025-11-01) ### Bug Fixes * **Instagram:** Update failing fingerprints on newer versions ([#6181](#6181)) ([c73a03c](c73a03c)) * **TikTok - Downloads:** Fix download path setting ([#6191](#6191)) ([3e4990a](3e4990a)) * **YouTube - Change header:** Do not mirror header graphic with RTL languages ([a0c5604](a0c5604)) * **YouTube - Force original audio:** Fall back to visionOS and not Android Studio if Android VR is not available ([6d01863](6d01863)) * **YouTube - Spoof video streams:** Remove spoof stream audio selector that no longer works ([292fae4](292fae4)) * **YouTube Music - Hide category bar:** Correctly hide the category bar in newer app targets ([#6175](#6175)) ([13cf172](13cf172)) ### Features * **Spoof video streams:** Add experimental "Android No SDK" client type ([5f23bfe](5f23bfe)) * **TikTok:** Add `Sanitize sharing links` patch ([#6176](#6176)) ([ef44eaa](ef44eaa)) * **YouTube - Change Header:** Use SVG for header logo ([#6178](#6178)) ([e9f45ce](e9f45ce))
1 parent 1b2cd64 commit cd9ef81

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [5.45.0](https://github.com/ReVanced/revanced-patches/compare/v5.44.0...v5.45.0) (2025-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **Instagram:** Update failing fingerprints on newer versions ([#6181](https://github.com/ReVanced/revanced-patches/issues/6181)) ([c73a03c](https://github.com/ReVanced/revanced-patches/commit/c73a03c9e18a12262939c974cdf16221221d1487))
7+
* **TikTok - Downloads:** Fix download path setting ([#6191](https://github.com/ReVanced/revanced-patches/issues/6191)) ([3e4990a](https://github.com/ReVanced/revanced-patches/commit/3e4990afff4c86b93970b153db713ad0f813124d))
8+
* **YouTube - Change header:** Do not mirror header graphic with RTL languages ([a0c5604](https://github.com/ReVanced/revanced-patches/commit/a0c56049510ce040e1ccd49257864672c343344d))
9+
* **YouTube - Force original audio:** Fall back to visionOS and not Android Studio if Android VR is not available ([6d01863](https://github.com/ReVanced/revanced-patches/commit/6d01863ec70617d9abc864ce6686ed9764dd151d))
10+
* **YouTube - Spoof video streams:** Remove spoof stream audio selector that no longer works ([292fae4](https://github.com/ReVanced/revanced-patches/commit/292fae440c6d5694c5e84407becec2d91f1fd156))
11+
* **YouTube Music - Hide category bar:** Correctly hide the category bar in newer app targets ([#6175](https://github.com/ReVanced/revanced-patches/issues/6175)) ([13cf172](https://github.com/ReVanced/revanced-patches/commit/13cf1724bf2f946c7129cab0db96721c90f9fe89))
12+
13+
14+
### Features
15+
16+
* **Spoof video streams:** Add experimental "Android No SDK" client type ([5f23bfe](https://github.com/ReVanced/revanced-patches/commit/5f23bfe833c6e01617a7dbc5325b4a3fb931e53e))
17+
* **TikTok:** Add `Sanitize sharing links` patch ([#6176](https://github.com/ReVanced/revanced-patches/issues/6176)) ([ef44eaa](https://github.com/ReVanced/revanced-patches/commit/ef44eaa119b9d6c5faec051e22d20f883d0da4f1))
18+
* **YouTube - Change Header:** Use SVG for header logo ([#6178](https://github.com/ReVanced/revanced-patches/issues/6178)) ([e9f45ce](https://github.com/ReVanced/revanced-patches/commit/e9f45ce92695d5857473ff71c14b190bded28a73))
19+
120
# [5.45.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.45.0-dev.5...v5.45.0-dev.6) (2025-11-01)
221

322

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.45.0-dev.6
6+
version = 5.45.0

0 commit comments

Comments
 (0)