Skip to content

Commit d65dbc7

Browse files
chore: Release v5.42.0 [skip ci]
# [5.42.0](v5.41.0...v5.42.0) (2025-10-08) ### Bug Fixes * **Custom branding:** Update ReVanced logo ([#6049](#6049)) ([9441e7a](9441e7a)) * **Custom branding:** Update ReVanced logo sizing ([#6029](#6029)) ([ae4b947](ae4b947)) * **Instagram - Hide navigation buttons:** Resolve app startup crash ([080a226](080a226)) * **Spotify:** Change `Hide Create button` patch to default off ([#6067](#6067)) ([19949e1](19949e1)) * **X / Twitter:** Remove non functional and obsolete patch `Open links with app chooser` ([#6033](#6033)) ([673609c](673609c)) * **YouTube - Force original audio:** Change patch to default on ([#6070](#6070)) ([bd4ba2d](bd4ba2d)) * **YouTube - Force original language:** Resolve some videos using Swedish audio track ([9d67316](9d67316)) * **YouTube - Hide end screen cards:** Hide new type of end screen card ([#6027](#6027)) ([76b0364](76b0364)) * **YouTube - Spoof video streams:** Add "Allow Android VR AV1" setting ([#6071](#6071)) ([f03256c](f03256c)) * **YouTube - Spoof video streams:** Do not allow VR AV1 if "Force AVC" is enabled ([7afeaeb](7afeaeb)) * **YouTube - Spoof video streams:** Resolve playback dropping frames ([#6051](#6051)) ([a62ee43](a62ee43)) * **YouTube Music - GmsCore support:** Handle sharing links to certain apps such as Instagram ([#6026](#6026)) ([328234f](328234f)) * **YouTube Music - Hide cast button:** Fix patching error ([28799a5](28799a5)) * **YouTube Music - Hide cast button:** Resolve button not hiding ([7817885](7817885)) * **YouTube:** Resolve UI components not hiding for some users ([#6054](#6054)) ([6b26346](6b26346)) ### Features * **Custom branding:** Add in-app settings to change icon and name ([#6059](#6059)) ([a50f3b5](a50f3b5)) * **Instagram:** Add `Custom share domain` patch ([#5998](#5998)) ([20c4131](20c4131)) * **Instagram:** Add `Enable developer menu` patch ([#6043](#6043)) ([2154d89](2154d89)) * **Instagram:** Add `Open links externally` patch ([#6012](#6012)) ([08e8ead](08e8ead)) * **Instagram:** Add `Sanitize sharing links` patch ([#5986](#5986)) ([963a4ef](963a4ef)) * **Viber:** Add `Hide navigation buttons` patch ([#5991](#5991)) ([5cb46c4](5cb46c4)) * **YouTube Music:** Add `Custom branding` patch ([#6007](#6007)) ([4c8b56f](4c8b56f)) * **YouTube Music:** Add `Force original audio` patch ([#6036](#6036)) ([d0d53d1](d0d53d1))
1 parent 143dcef commit d65dbc7

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# [5.42.0](https://github.com/ReVanced/revanced-patches/compare/v5.41.0...v5.42.0) (2025-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Custom branding:** Update ReVanced logo ([#6049](https://github.com/ReVanced/revanced-patches/issues/6049)) ([9441e7a](https://github.com/ReVanced/revanced-patches/commit/9441e7acb4817e12d1443d438ef6c448518bd614))
7+
* **Custom branding:** Update ReVanced logo sizing ([#6029](https://github.com/ReVanced/revanced-patches/issues/6029)) ([ae4b947](https://github.com/ReVanced/revanced-patches/commit/ae4b9474d3fb62528fc21397c19954d31605e9da))
8+
* **Instagram - Hide navigation buttons:** Resolve app startup crash ([080a226](https://github.com/ReVanced/revanced-patches/commit/080a2266146798be71789c939deef2f289697523))
9+
* **Spotify:** Change `Hide Create button` patch to default off ([#6067](https://github.com/ReVanced/revanced-patches/issues/6067)) ([19949e1](https://github.com/ReVanced/revanced-patches/commit/19949e1695cc252ff0f94a33b6e3fb62e967d7fd))
10+
* **X / Twitter:** Remove non functional and obsolete patch `Open links with app chooser` ([#6033](https://github.com/ReVanced/revanced-patches/issues/6033)) ([673609c](https://github.com/ReVanced/revanced-patches/commit/673609c2aa87988cdc138eab101b9750fe6a7b62))
11+
* **YouTube - Force original audio:** Change patch to default on ([#6070](https://github.com/ReVanced/revanced-patches/issues/6070)) ([bd4ba2d](https://github.com/ReVanced/revanced-patches/commit/bd4ba2dae85ee6fd8d7e6078c3de775ca336e0b6))
12+
* **YouTube - Force original language:** Resolve some videos using Swedish audio track ([9d67316](https://github.com/ReVanced/revanced-patches/commit/9d6731660ba0e19b863d05d54aa04f74a879f69b))
13+
* **YouTube - Hide end screen cards:** Hide new type of end screen card ([#6027](https://github.com/ReVanced/revanced-patches/issues/6027)) ([76b0364](https://github.com/ReVanced/revanced-patches/commit/76b0364c5b5562c6a0d178d2bbe5b220f48aaca9))
14+
* **YouTube - Spoof video streams:** Add "Allow Android VR AV1" setting ([#6071](https://github.com/ReVanced/revanced-patches/issues/6071)) ([f03256c](https://github.com/ReVanced/revanced-patches/commit/f03256c471e1ee6a12267c1b56b531ca8f89278c))
15+
* **YouTube - Spoof video streams:** Do not allow VR AV1 if "Force AVC" is enabled ([7afeaeb](https://github.com/ReVanced/revanced-patches/commit/7afeaebb5cc22eb4f4512d8aa0cf4e835e7a2daf))
16+
* **YouTube - Spoof video streams:** Resolve playback dropping frames ([#6051](https://github.com/ReVanced/revanced-patches/issues/6051)) ([a62ee43](https://github.com/ReVanced/revanced-patches/commit/a62ee43441b197f5c8352ae373bb8919ad66f0bd))
17+
* **YouTube Music - GmsCore support:** Handle sharing links to certain apps such as Instagram ([#6026](https://github.com/ReVanced/revanced-patches/issues/6026)) ([328234f](https://github.com/ReVanced/revanced-patches/commit/328234f39ada81542e596f04e8ce410c787c15c8))
18+
* **YouTube Music - Hide cast button:** Fix patching error ([28799a5](https://github.com/ReVanced/revanced-patches/commit/28799a548a73651134ef304cb6cb542cf8e55abe))
19+
* **YouTube Music - Hide cast button:** Resolve button not hiding ([7817885](https://github.com/ReVanced/revanced-patches/commit/7817885cffed66608039ab45881537cbd3069c9d))
20+
* **YouTube:** Resolve UI components not hiding for some users ([#6054](https://github.com/ReVanced/revanced-patches/issues/6054)) ([6b26346](https://github.com/ReVanced/revanced-patches/commit/6b2634691423f5ce25a28b3f2fbc420977b81748))
21+
22+
23+
### Features
24+
25+
* **Custom branding:** Add in-app settings to change icon and name ([#6059](https://github.com/ReVanced/revanced-patches/issues/6059)) ([a50f3b5](https://github.com/ReVanced/revanced-patches/commit/a50f3b5177808f07d84041c946caccb5a08ad387))
26+
* **Instagram:** Add `Custom share domain` patch ([#5998](https://github.com/ReVanced/revanced-patches/issues/5998)) ([20c4131](https://github.com/ReVanced/revanced-patches/commit/20c413120bad97af6121718e76b22a1b5540aa44))
27+
* **Instagram:** Add `Enable developer menu` patch ([#6043](https://github.com/ReVanced/revanced-patches/issues/6043)) ([2154d89](https://github.com/ReVanced/revanced-patches/commit/2154d89242fd8d7f7460145d5d35a4f1986944a3))
28+
* **Instagram:** Add `Open links externally` patch ([#6012](https://github.com/ReVanced/revanced-patches/issues/6012)) ([08e8ead](https://github.com/ReVanced/revanced-patches/commit/08e8ead04ffff47a4608a3db7aadc8d5feccd4ad))
29+
* **Instagram:** Add `Sanitize sharing links` patch ([#5986](https://github.com/ReVanced/revanced-patches/issues/5986)) ([963a4ef](https://github.com/ReVanced/revanced-patches/commit/963a4ef43fd513de7a2d7d019992f06b62fdcc10))
30+
* **Viber:** Add `Hide navigation buttons` patch ([#5991](https://github.com/ReVanced/revanced-patches/issues/5991)) ([5cb46c4](https://github.com/ReVanced/revanced-patches/commit/5cb46c4e9180ebc16eddb983dad73d137d8ec047))
31+
* **YouTube Music:** Add `Custom branding` patch ([#6007](https://github.com/ReVanced/revanced-patches/issues/6007)) ([4c8b56f](https://github.com/ReVanced/revanced-patches/commit/4c8b56f5466b244737f501654eb7c5d34b6b2f88))
32+
* **YouTube Music:** Add `Force original audio` patch ([#6036](https://github.com/ReVanced/revanced-patches/issues/6036)) ([d0d53d1](https://github.com/ReVanced/revanced-patches/commit/d0d53d109e451759a029326873adfa36fba12b23))
33+
134
# [5.42.0-dev.19](https://github.com/ReVanced/revanced-patches/compare/v5.42.0-dev.18...v5.42.0-dev.19) (2025-10-07)
235

336

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.42.0-dev.19
6+
version = 5.42.0

0 commit comments

Comments
 (0)