From 8e934cc56b8786e86102d5965e200637911ef39f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Sep 2025 19:38:18 +0000 Subject: [PATCH] chore: Release v5.35.0 [skip ci] # [5.35.0](https://github.com/ReVanced/revanced-patches/compare/v5.34.0...v5.35.0) (2025-09-09) ### Bug Fixes * **Instagram - Hide navigation buttons:** Fix Manager patching error ([0a8cd7a](https://github.com/ReVanced/revanced-patches/commit/0a8cd7a7dbcfbb5d8b71d96a17f0944514b96246)) * **Proton mail:** Constrain patches to last working app target ([1895291](https://github.com/ReVanced/revanced-patches/commit/189529151aea81478620499a32237a9b97dca051)) * Revert dependency updates to fix Manager pre-release patching ([9256aa4](https://github.com/ReVanced/revanced-patches/commit/9256aa45487e9648368ae5c79d397f40ae1f0f3c)) * **Spotify - Unlock Premium:** Make compatible with latest versions again by fixing fingerprint ([#5684](https://github.com/ReVanced/revanced-patches/issues/5684)) ([23496c7](https://github.com/ReVanced/revanced-patches/commit/23496c7c361154ff60ab0103b1a8d6e8c4246a7c)) * **YouTube - Hide layout components:** Hide Playable shelf header ([1473db0](https://github.com/ReVanced/revanced-patches/commit/1473db0bef9b74b21e432aa79cc5c23dbd59e340)) ### Features * **BaconReader:** Add `Fix Redgifs API` patch ([#5761](https://github.com/ReVanced/revanced-patches/issues/5761)) ([144af2f](https://github.com/ReVanced/revanced-patches/commit/144af2f07ed4295b6f4d1fa49aa635e1fbcdecb2)) * **Boost/Sync for Reddit:** Add `Fix Redgifs` patch ([#5725](https://github.com/ReVanced/revanced-patches/issues/5725)) ([c66c42e](https://github.com/ReVanced/revanced-patches/commit/c66c42e946cbe7f02e5f27cfb8661ac442835b1e)) * **Instagram:** Add `Hide navigation buttons` patch ([#5678](https://github.com/ReVanced/revanced-patches/issues/5678)) ([1dbc2d4](https://github.com/ReVanced/revanced-patches/commit/1dbc2d40578c7bf730d7503b241c437769532245)) * **Instagram:** Add `Hide Stories from Home` patch ([#5756](https://github.com/ReVanced/revanced-patches/issues/5756)) ([b8629aa](https://github.com/ReVanced/revanced-patches/commit/b8629aacb63a3e7ec710a441281c00245c9770d7)) --- CHANGELOG.md | 19 +++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92d156f85..5024fde48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# [5.35.0](https://github.com/ReVanced/revanced-patches/compare/v5.34.0...v5.35.0) (2025-09-09) + + +### Bug Fixes + +* **Instagram - Hide navigation buttons:** Fix Manager patching error ([0d10e94](https://github.com/ReVanced/revanced-patches/commit/0d10e94663283fac09f3efc57c9b9805c38c4e13)) +* **Proton mail:** Constrain patches to last working app target ([21c34b9](https://github.com/ReVanced/revanced-patches/commit/21c34b908e07a97de8c31c7c828b44a8cc4739b6)) +* Revert dependency updates to fix Manager pre-release patching ([4c7a1a8](https://github.com/ReVanced/revanced-patches/commit/4c7a1a8554c67797bf663e5230f566c5a9b229af)) +* **Spotify - Unlock Premium:** Make compatible with latest versions again by fixing fingerprint ([#5684](https://github.com/ReVanced/revanced-patches/issues/5684)) ([30dcff1](https://github.com/ReVanced/revanced-patches/commit/30dcff13a56883efc499b71faadb403877cd1c67)) +* **YouTube - Hide layout components:** Hide Playable shelf header ([fbb5046](https://github.com/ReVanced/revanced-patches/commit/fbb50463f0e3f533a278c5251cfbce59f09ce641)) + + +### Features + +* **BaconReader:** Add `Fix Redgifs API` patch ([#5761](https://github.com/ReVanced/revanced-patches/issues/5761)) ([08868c0](https://github.com/ReVanced/revanced-patches/commit/08868c00d3c4f1f37f4a77f333a03ca5a3259b59)) +* **Boost/Sync for Reddit:** Add `Fix Redgifs` patch ([#5725](https://github.com/ReVanced/revanced-patches/issues/5725)) ([c5e8079](https://github.com/ReVanced/revanced-patches/commit/c5e8079eab08075a72078cd0fa79f3beb1f75d98)) +* **Instagram:** Add `Hide navigation buttons` patch ([#5678](https://github.com/ReVanced/revanced-patches/issues/5678)) ([415cf0f](https://github.com/ReVanced/revanced-patches/commit/415cf0fb5b9b3dcaf4592943a69eea1c10447b07)) +* **Instagram:** Add `Hide Stories from Home` patch ([#5756](https://github.com/ReVanced/revanced-patches/issues/5756)) ([3ae3251](https://github.com/ReVanced/revanced-patches/commit/3ae3251dc0317b6ced136fe9aa14be369642f203)) + # [5.35.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.35.0-dev.4...v5.35.0-dev.5) (2025-09-06) diff --git a/gradle.properties b/gradle.properties index 3f4f9aab6..f956830cc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M org.gradle.parallel = true android.useAndroidX = true kotlin.code.style = official -version = 5.35.0-dev.5 +version = 5.35.0