From d5fff653d5e2a3d184ed254c50f8f29a32586be4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Jan 2023 08:04:57 +0000 Subject: [PATCH] chore(release): 2.157.0 [skip ci] # [2.157.0](https://github.com/revanced/revanced-patches/compare/v2.156.0...v2.157.0) (2023-01-28) ### Bug Fixes * parse any kind of patch version ([bc06b4d](https://github.com/revanced/revanced-patches/commit/bc06b4dfda420c3a3cd3cd37384ddb62fab7ef66)) * **twitter/hide-views-stats:** constrain to last working version ([#1522](https://github.com/revanced/revanced-patches/issues/1522)) ([068f18c](https://github.com/revanced/revanced-patches/commit/068f18cd5b7da08b11120cba0802aba9cbe4409e)) * **youtube/return-youtube-dislike:** do not fetch voting stats when watching shorts ([#1532](https://github.com/revanced/revanced-patches/issues/1532)) ([dd3a9a4](https://github.com/revanced/revanced-patches/commit/dd3a9a4f3882cf0fc636f7d52eda7962ce13521b)) * **youtube/settings:** resolve fingerprints robustly ([3bf8d1d](https://github.com/revanced/revanced-patches/commit/3bf8d1d3cba96cbfe98ec1683b64cbb17af4ece0)) * **youtube/sponsorblock:** replace missing strings ([69394a6](https://github.com/revanced/revanced-patches/commit/69394a60b25e4c9c64d98fa26d9db44553c30282)) * **youtube:** reliably resolve fingerprints ([57e13cf](https://github.com/revanced/revanced-patches/commit/57e13cf8a8d22aff8213cdb777998672adbf26f1)) ### Features * **finanzonline:** `remove-bootloader-detection` patch ([c30bf18](https://github.com/revanced/revanced-patches/commit/c30bf187450153a3585ab3060651bec71d892753)) * **finanzonline:** `remove-root-detection` patch ([1a94209](https://github.com/revanced/revanced-patches/commit/1a94209bfb33a6d35f38ba965c6d0fb8437a4510)) * **music:** update patches compatibility to v5.40.51 ([#1541](https://github.com/revanced/revanced-patches/issues/1541)) ([225726f](https://github.com/revanced/revanced-patches/commit/225726feeb8d5cb688078a3f3729c0c676347593)) * **youtube/general-ads:** remove hiding video shelf ([e4fa523](https://github.com/revanced/revanced-patches/commit/e4fa523b150ca2da1f28b253f507823b0c202fdf)) * **youtube/microg-support:** check if Vanced MicroG is running in the background ([#1531](https://github.com/revanced/revanced-patches/issues/1531)) ([c6e0e79](https://github.com/revanced/revanced-patches/commit/c6e0e79cd56abfcd27e107b8e62cf4847d2c66b7)) * **youtube:** `open-links-externally` patch ([#1524](https://github.com/revanced/revanced-patches/issues/1524)) ([53ab837](https://github.com/revanced/revanced-patches/commit/53ab837489304c85bffbcb400b0bfaaffaa72a72)) * **youtube:** show toasts along exceptions ([#1511](https://github.com/revanced/revanced-patches/issues/1511)) ([46effd3](https://github.com/revanced/revanced-patches/commit/46effd337f22931e16b071ff537cc637ebdd30d7)) --- CHANGELOG.md | 23 +++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20844a3fe..7a58ff5c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# [2.157.0](https://github.com/revanced/revanced-patches/compare/v2.156.0...v2.157.0) (2023-01-28) + + +### Bug Fixes + +* parse any kind of patch version ([66cd88f](https://github.com/revanced/revanced-patches/commit/66cd88f4d8a9161a4c51b70f2384dcee92fe2aea)) +* **twitter/hide-views-stats:** constrain to last working version ([#1522](https://github.com/revanced/revanced-patches/issues/1522)) ([bf45817](https://github.com/revanced/revanced-patches/commit/bf45817677fd058f9b255dbef5c1ca9aaec95531)) +* **youtube/return-youtube-dislike:** do not fetch voting stats when watching shorts ([#1532](https://github.com/revanced/revanced-patches/issues/1532)) ([f46fcad](https://github.com/revanced/revanced-patches/commit/f46fcadd855a13d9f8916f21980abcf5564e97d7)) +* **youtube/settings:** resolve fingerprints robustly ([8e98605](https://github.com/revanced/revanced-patches/commit/8e98605a7491d69e99c6b1aeb2de3db9396faa20)) +* **youtube/sponsorblock:** replace missing strings ([7b8f0db](https://github.com/revanced/revanced-patches/commit/7b8f0db2c17da6488db1ec2c21a21a14ff8466aa)) +* **youtube:** reliably resolve fingerprints ([1598306](https://github.com/revanced/revanced-patches/commit/1598306eb58ae8f8dc38b472628b237e55ec0f1b)) + + +### Features + +* **finanzonline:** `remove-bootloader-detection` patch ([3952138](https://github.com/revanced/revanced-patches/commit/39521386c2296f46479e31c39ab245c2778ebd65)) +* **finanzonline:** `remove-root-detection` patch ([1d46d63](https://github.com/revanced/revanced-patches/commit/1d46d63fdcf3cbce53a7719f4490225368c4d5ae)) +* **music:** update patches compatibility to v5.40.51 ([#1541](https://github.com/revanced/revanced-patches/issues/1541)) ([13143cb](https://github.com/revanced/revanced-patches/commit/13143cb5260f8793d246633a6a506bdc9f3a3ce7)) +* **youtube/general-ads:** remove hiding video shelf ([c4c9e5b](https://github.com/revanced/revanced-patches/commit/c4c9e5bb3765d08d6653864d33546c25ba367292)) +* **youtube/microg-support:** check if Vanced MicroG is running in the background ([#1531](https://github.com/revanced/revanced-patches/issues/1531)) ([81934ef](https://github.com/revanced/revanced-patches/commit/81934efb39b8ed9b0a523ffd7c4d841227ac141f)) +* **youtube:** `open-links-externally` patch ([#1524](https://github.com/revanced/revanced-patches/issues/1524)) ([caf3d70](https://github.com/revanced/revanced-patches/commit/caf3d70c30bc440923c0e76e7331010905f6e729)) +* **youtube:** show toasts along exceptions ([#1511](https://github.com/revanced/revanced-patches/issues/1511)) ([5817e4d](https://github.com/revanced/revanced-patches/commit/5817e4d27fab692c0e95ab4aa2fa8f13005cb780)) + # [2.157.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.157.0-dev.5...v2.157.0-dev.6) (2023-01-28) diff --git a/gradle.properties b/gradle.properties index 6ac815fd8..64b026ee4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.157.0-dev.6 +version = 2.157.0