From 634d0b4058b51bdd0ceb3a43461605eb2ca34f42 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Dec 2024 01:16:40 +0000 Subject: [PATCH] chore: Release v5.7.1 [skip ci] ## [5.7.1](https://github.com/ReVanced/revanced-patches/compare/v5.7.0...v5.7.1) (2024-12-23) ### Bug Fixes * **YouTube - SponsorBlock:** Show a toast and not a dialog if segment submitted successfully ([838edb4](https://github.com/ReVanced/revanced-patches/commit/838edb48e79fe6118c18b70d4bdff2fcc5051993)) * **YouTube - Spoof video streams:** Use 2 letter device language code ([e174113](https://github.com/ReVanced/revanced-patches/commit/e1741130afce49c85855dd389ff7ebad866c777d)) * **YouTube - Spoof video streams:** Use Android VR authentication if using default audio language ([#4191](https://github.com/ReVanced/revanced-patches/issues/4191)) ([99334d1](https://github.com/ReVanced/revanced-patches/commit/99334d1e5322f418fc1c53c92793cc268881de44)) * **YouTube - Theme:** Use dark theme color for status and navigation bar ([4b81f70](https://github.com/ReVanced/revanced-patches/commit/4b81f7009b54663b47ef82f12209f933adfbd3f3)) * **YouTube:** Do not reset playback speed to 1.0x after closing comment thread (Fixes stock YouTube bug) ([#4195](https://github.com/ReVanced/revanced-patches/issues/4195)) ([0ae756b](https://github.com/ReVanced/revanced-patches/commit/0ae756b0fc69d55acb2665af13a3bd32af6027ba)) --- CHANGELOG.md | 11 +++++++++++ gradle.properties | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b64d717..24b368c19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [5.7.1](https://github.com/ReVanced/revanced-patches/compare/v5.7.0...v5.7.1) (2024-12-23) + + +### Bug Fixes + +* **YouTube - SponsorBlock:** Show a toast and not a dialog if segment submitted successfully ([134b189](https://github.com/ReVanced/revanced-patches/commit/134b189791113dcf1a1cb7c87b8a0954f432730c)) +* **YouTube - Spoof video streams:** Use 2 letter device language code ([33ff997](https://github.com/ReVanced/revanced-patches/commit/33ff9972000581aca92262f984efb114eeeb9537)) +* **YouTube - Spoof video streams:** Use Android VR authentication if using default audio language ([#4191](https://github.com/ReVanced/revanced-patches/issues/4191)) ([98773cc](https://github.com/ReVanced/revanced-patches/commit/98773cc7d46e5c9c7715b82c8006f1ccbcc5443c)) +* **YouTube - Theme:** Use dark theme color for status and navigation bar ([0240efe](https://github.com/ReVanced/revanced-patches/commit/0240efe33e5444625ca2b760c861c9046d3dc836)) +* **YouTube:** Do not reset playback speed to 1.0x after closing comment thread (Fixes stock YouTube bug) ([#4195](https://github.com/ReVanced/revanced-patches/issues/4195)) ([dda788c](https://github.com/ReVanced/revanced-patches/commit/dda788c58c789d4f91646ea8e8a8077f590ab6b3)) + ## [5.7.1-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.7.1-dev.4...v5.7.1-dev.5) (2024-12-22) diff --git a/gradle.properties b/gradle.properties index 884133ecd..01bf39879 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.7.1-dev.5 +version = 5.7.1