From e6823d8924bedc808bae012f5aa6b4a37f0b9857 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Aug 2025 15:12:22 +0000 Subject: [PATCH] chore: Release v5.34.0 [skip ci] # [5.34.0](https://github.com/ReVanced/revanced-patches/compare/v5.33.0...v5.34.0) (2025-08-19) ### Bug Fixes * **Backdrops:** Remove broken patch that is no longer supported ([#5627](https://github.com/ReVanced/revanced-patches/issues/5627)) ([c3e571e](https://github.com/ReVanced/revanced-patches/commit/c3e571e7655e4fc755457d24fb93abd1dc49b5e2)) * **pixiv - Hide ads:** Constrain patch to last working app target ([b702dce](https://github.com/ReVanced/revanced-patches/commit/b702dceda0ee66a119f4978d771dbac5116eaa8e)) * **Twitch:** Constrain patches to last working app targets ([#5373](https://github.com/ReVanced/revanced-patches/issues/5373)) ([d7eb6e8](https://github.com/ReVanced/revanced-patches/commit/d7eb6e87a505d27efa6ac53a0a80bd80de16e3d1)) * **YouTube - Hide layout components:** Do not hide community posts on channel profiles ([#5634](https://github.com/ReVanced/revanced-patches/issues/5634)) ([61824ad](https://github.com/ReVanced/revanced-patches/commit/61824ade2302af6f463b83a4b43d9de7240fccc3)) * **YouTube - Player Controls:** Fix chapter title overlapping the bottom buttons ([#5673](https://github.com/ReVanced/revanced-patches/issues/5673)) ([150bee2](https://github.com/ReVanced/revanced-patches/commit/150bee2833ac27787c427be644c5843965f98a0c)) * **YouTube - SponsorBlock:** Do not hide voting or create button when the video ends ([25470ba](https://github.com/ReVanced/revanced-patches/commit/25470baeeee34832599afeea8c453cb453173088)) * **YouTube - Video playback:** Disable HDR video does not disable Dolby Vision HDR ([#5661](https://github.com/ReVanced/revanced-patches/issues/5661)) ([4aaa7ca](https://github.com/ReVanced/revanced-patches/commit/4aaa7ca89501ceb6a3357cf41b15c31fa3ebd218)) * **YouTube - Video quality:** Fix additional incorrect quality resolutions used by YouTube ([6bd9e49](https://github.com/ReVanced/revanced-patches/commit/6bd9e49c7a7cae07d74ecf6f20bc3028bdc44408)) * **YouTube - Video quality:** Show FHD+ icon for 1080p 60fps enhanced bitrate ([e579c56](https://github.com/ReVanced/revanced-patches/commit/e579c56921a8240c78817ac6e32ac11c777b1943)) * **YouTube:** Use correct fade out animation when tapping to dismiss the video overlay ([#5670](https://github.com/ReVanced/revanced-patches/issues/5670)) ([01a04c3](https://github.com/ReVanced/revanced-patches/commit/01a04c338c2b1bbce919afc659a4ad447aa404fa)) ### Features * **Instagram:** Support latest app version ([#5611](https://github.com/ReVanced/revanced-patches/issues/5611)) ([562e005](https://github.com/ReVanced/revanced-patches/commit/562e00577225e52694c15a03ffeb5d46b670ce2c)) * **NU.nl:** Support latest app version ([#5643](https://github.com/ReVanced/revanced-patches/issues/5643)) ([1bb8c53](https://github.com/ReVanced/revanced-patches/commit/1bb8c53ed308d5806963f297018b2e114d516888)) * **YouTube - Hide player flyout menu items:** Add option to hide quality flyout menu ([809e013](https://github.com/ReVanced/revanced-patches/commit/809e013c4e37bb17bdd751450b4f9958df3f1dec)) * **YouTube - Hide video action buttons:** Add "Hide Hype button" setting ([fe66bae](https://github.com/ReVanced/revanced-patches/commit/fe66baedb7803e33cc633c515a3804cd266cc293)) * **YouTube - Hide video action buttons:** Add "Hide Promote button" setting ([40ac8e1](https://github.com/ReVanced/revanced-patches/commit/40ac8e114273f608e1ed80e648ea8ea34caf7da0)) * **YouTube - Playback speed:** Show current playback speed on player speed dialog button ([#5607](https://github.com/ReVanced/revanced-patches/issues/5607)) ([30176a3](https://github.com/ReVanced/revanced-patches/commit/30176a3318a2c1b1b411df26b7270fbc54d0bcc9)) * **YouTube:** Add `Disable sign in to TV popup` patch ([#5639](https://github.com/ReVanced/revanced-patches/issues/5639)) ([56fbd8c](https://github.com/ReVanced/revanced-patches/commit/56fbd8cce0110f1185c47e587104270e51991fa2)) --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71fcd8c40..be06e75fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +# [5.34.0](https://github.com/ReVanced/revanced-patches/compare/v5.33.0...v5.34.0) (2025-08-19) + + +### Bug Fixes + +* **Backdrops:** Remove broken patch that is no longer supported ([#5627](https://github.com/ReVanced/revanced-patches/issues/5627)) ([ebb8332](https://github.com/ReVanced/revanced-patches/commit/ebb83320838aa99dd4417d45a50333dd42c1218a)) +* **pixiv - Hide ads:** Constrain patch to last working app target ([d8ea56c](https://github.com/ReVanced/revanced-patches/commit/d8ea56ca4be47df1c43f96ec41b91c800f1d9daf)) +* **Twitch:** Constrain patches to last working app targets ([#5373](https://github.com/ReVanced/revanced-patches/issues/5373)) ([29a4748](https://github.com/ReVanced/revanced-patches/commit/29a47481c4efa209a3a53df60613b59a73adbe07)) +* **YouTube - Hide layout components:** Do not hide community posts on channel profiles ([#5634](https://github.com/ReVanced/revanced-patches/issues/5634)) ([9e3d5a2](https://github.com/ReVanced/revanced-patches/commit/9e3d5a2b36106479470f3f69920518b57e8c4dca)) +* **YouTube - Player Controls:** Fix chapter title overlapping the bottom buttons ([#5673](https://github.com/ReVanced/revanced-patches/issues/5673)) ([09ccee7](https://github.com/ReVanced/revanced-patches/commit/09ccee71384df338bbf8acc1097f619a372c4868)) +* **YouTube - SponsorBlock:** Do not hide voting or create button when the video ends ([6aba4e2](https://github.com/ReVanced/revanced-patches/commit/6aba4e284de9bb94b49eea8be2baf2870eecbbcf)) +* **YouTube - Video playback:** Disable HDR video does not disable Dolby Vision HDR ([#5661](https://github.com/ReVanced/revanced-patches/issues/5661)) ([6dab988](https://github.com/ReVanced/revanced-patches/commit/6dab98810645b96bd0387ba7d607e5d8ffb1b5bb)) +* **YouTube - Video quality:** Fix additional incorrect quality resolutions used by YouTube ([a2a1fbe](https://github.com/ReVanced/revanced-patches/commit/a2a1fbe2959be8334c54cfc3426c24a960c55c8f)) +* **YouTube - Video quality:** Show FHD+ icon for 1080p 60fps enhanced bitrate ([76bed37](https://github.com/ReVanced/revanced-patches/commit/76bed3734093713af24ef065d5ffc5b1cd83f29a)) +* **YouTube:** Use correct fade out animation when tapping to dismiss the video overlay ([#5670](https://github.com/ReVanced/revanced-patches/issues/5670)) ([cce6737](https://github.com/ReVanced/revanced-patches/commit/cce6737f627fc7621bbde50a5653b6af14c6f31a)) + + +### Features + +* **Instagram:** Support latest app version ([#5611](https://github.com/ReVanced/revanced-patches/issues/5611)) ([26fe690](https://github.com/ReVanced/revanced-patches/commit/26fe690dfbefe6c412c5f81f208a3b1d2fbd7a0a)) +* **NU.nl:** Support latest app version ([#5643](https://github.com/ReVanced/revanced-patches/issues/5643)) ([7338e4a](https://github.com/ReVanced/revanced-patches/commit/7338e4a5a99f913256120d0d58fede3aa4ee8922)) +* **YouTube - Hide player flyout menu items:** Add option to hide quality flyout menu ([eb55068](https://github.com/ReVanced/revanced-patches/commit/eb5506856a2eaf2a8585e598868ddba3e1429159)) +* **YouTube - Hide video action buttons:** Add "Hide Hype button" setting ([f13f377](https://github.com/ReVanced/revanced-patches/commit/f13f3770e7c4fd5bff8f3e224fb1b1ead50a3c18)) +* **YouTube - Hide video action buttons:** Add "Hide Promote button" setting ([1959396](https://github.com/ReVanced/revanced-patches/commit/1959396a53f4c07b94acddc5c0ee6cdf7ade7c7b)) +* **YouTube - Playback speed:** Show current playback speed on player speed dialog button ([#5607](https://github.com/ReVanced/revanced-patches/issues/5607)) ([279436a](https://github.com/ReVanced/revanced-patches/commit/279436a3657b50f98bb4cc64dc88dc14e422f204)) +* **YouTube:** Add `Disable sign in to TV popup` patch ([#5639](https://github.com/ReVanced/revanced-patches/issues/5639)) ([d0e5bd0](https://github.com/ReVanced/revanced-patches/commit/d0e5bd0479a8910b081c483ed2a6ab4d7134e3c3)) + # [5.34.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v5.34.0-dev.12...v5.34.0-dev.13) (2025-08-19) diff --git a/gradle.properties b/gradle.properties index cd5e03f85..080bfa2b2 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.34.0-dev.13 +version = 5.34.0