Skip to content

Commit 1502bf7

Browse files
chore: Release v5.44.0 [skip ci]
# [5.44.0](v5.43.1...v5.44.0) (2025-10-24) ### Bug Fixes * **Google Photos - Spoof features:** Add support for Pixel 10 devices ([#6161](#6161)) ([754b719](754b719)) * **X / Twitter - Change link sharing domain:** Use bytecode patching to resolve patching with Manager ([#6125](#6125)) ([0af8c8a](0af8c8a)) * **YouTube - Hide layout components:** Hide new kind of community post ([#6146](#6146)) ([cfd244b](cfd244b)) * **YouTube Music:** Resolve patching 7.29 target ([2e4c6fd](2e4c6fd)) ### Features * Add `Custom network security` patch ([#6151](#6151)) ([e7336d2](e7336d2)) * **Duolingo - Enable debug menu:** Support latest app target ([#6163](#6163)) ([08baa19](08baa19)) * **Duolingo:** Add `Skip energy recharge ads` patch ([#6167](#6167)) ([591e106](591e106)) * **Samsung Radio:** Add `Disable device checks` patch ([#6145](#6145)) ([de97562](de97562))
1 parent dffb1e6 commit 1502bf7

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [5.44.0](https://github.com/ReVanced/revanced-patches/compare/v5.43.1...v5.44.0) (2025-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **Google Photos - Spoof features:** Add support for Pixel 10 devices ([#6161](https://github.com/ReVanced/revanced-patches/issues/6161)) ([754b719](https://github.com/ReVanced/revanced-patches/commit/754b71959a0155413eb33cf1bdc2c8976eaca634))
7+
* **X / Twitter - Change link sharing domain:** Use bytecode patching to resolve patching with Manager ([#6125](https://github.com/ReVanced/revanced-patches/issues/6125)) ([0af8c8a](https://github.com/ReVanced/revanced-patches/commit/0af8c8a766ae4ba6926404d59da2f14d649f91f7))
8+
* **YouTube - Hide layout components:** Hide new kind of community post ([#6146](https://github.com/ReVanced/revanced-patches/issues/6146)) ([cfd244b](https://github.com/ReVanced/revanced-patches/commit/cfd244b4088daacd2788ec38357ac521e4b296d5))
9+
* **YouTube Music:** Resolve patching 7.29 target ([2e4c6fd](https://github.com/ReVanced/revanced-patches/commit/2e4c6fdcadeef45a80733e374421d52e5e8af910))
10+
11+
12+
### Features
13+
14+
* Add `Custom network security` patch ([#6151](https://github.com/ReVanced/revanced-patches/issues/6151)) ([e7336d2](https://github.com/ReVanced/revanced-patches/commit/e7336d2ef361cc5d6fe6e8442b36d9cf1f542931))
15+
* **Duolingo - Enable debug menu:** Support latest app target ([#6163](https://github.com/ReVanced/revanced-patches/issues/6163)) ([08baa19](https://github.com/ReVanced/revanced-patches/commit/08baa19b4a62e62bd103d177c3f4454de199cf16))
16+
* **Duolingo:** Add `Skip energy recharge ads` patch ([#6167](https://github.com/ReVanced/revanced-patches/issues/6167)) ([591e106](https://github.com/ReVanced/revanced-patches/commit/591e106098c6eff431b8b7ac7d985ce7373d701e))
17+
* **Samsung Radio:** Add `Disable device checks` patch ([#6145](https://github.com/ReVanced/revanced-patches/issues/6145)) ([de97562](https://github.com/ReVanced/revanced-patches/commit/de97562c5ddc8ec707761c1e04e74c4e18f9c158))
18+
119
# [5.44.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.44.0-dev.3...v5.44.0-dev.4) (2025-10-24)
220

321

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.44.0-dev.4
6+
version = 5.44.0

0 commit comments

Comments
 (0)