From 943235f77015b43fe21fdf950e01881a2387a5db Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Nov 2023 21:13:21 +0000 Subject: [PATCH] chore(release): 2.196.0 [skip ci] # [2.196.0](https://github.com/ReVanced/revanced-patches/compare/v2.195.0...v2.196.0) (2023-11-04) ### Bug Fixes * **YouTube - Announcements:** Do not end descriptions with punctuation ([124380f](https://github.com/ReVanced/revanced-patches/commit/124380f738ea53544044ffae6a2a41ef1323e750)) * **YouTube - Custom branding:** Set default values for patch options ([01e8938](https://github.com/ReVanced/revanced-patches/commit/01e8938227dd0e4d00730f93d653ad3b80e38857)) * **YouTube - Player flyout menu:** Restore functionality ([#3163](https://github.com/ReVanced/revanced-patches/issues/3163)) ([0496a81](https://github.com/ReVanced/revanced-patches/commit/0496a814d3a86b5db333c89ceb71a699c379c1ef)) * **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#3195](https://github.com/ReVanced/revanced-patches/issues/3195)) ([3740494](https://github.com/ReVanced/revanced-patches/commit/3740494f1bd3c66c0a359fb9c3d0034171e216bc)) * **YouTube - Theme:** Fix patch error ([98483ba](https://github.com/ReVanced/revanced-patches/commit/98483ba1e89e48be75a5f670af6840f299a38fcb)) ### Features * **Digitales Amt:** Bump compatibility to `3.0.2` ([#3217](https://github.com/ReVanced/revanced-patches/issues/3217)) ([afd2766](https://github.com/ReVanced/revanced-patches/commit/afd2766b0dd6c77ef5503e99909eb5573b375e1d)) * **ID Austria:** Constrain compatibility to last working version ([#3196](https://github.com/ReVanced/revanced-patches/issues/3196)) ([2e9be4e](https://github.com/ReVanced/revanced-patches/commit/2e9be4ea8f288b07628f983611a8fe6c0fa166df)) * **Sony Headphones Connect - Remove notification badge:** Constrain to last working version ([b1047dc](https://github.com/ReVanced/revanced-patches/commit/b1047dcdb9402359ba861df8b1b09df562ee67d1)) * **YouTube - Announcements:** Clarify announcements origin ([9564fd2](https://github.com/ReVanced/revanced-patches/commit/9564fd2b7ccd9d1929f0b08620d655e9d3c7b237)) * **YouTube - Announcements:** Clarify announcements origin in patch description ([#3175](https://github.com/ReVanced/revanced-patches/issues/3175)) ([ea419a6](https://github.com/ReVanced/revanced-patches/commit/ea419a6e5f0baa741163e677e6d8b88867dc818a)) * **YouTube - Client spoof:** Update current video id ([82949a0](https://github.com/ReVanced/revanced-patches/commit/82949a098cc2d24799c124f48d6385e76f72ff98)) * **YouTube - Disable precise seeking gesture:** Use better patch name ([4874853](https://github.com/ReVanced/revanced-patches/commit/4874853cda5b8a793c3a5f2a396ffd4237afd4cc)) * **YouTube - Hide layout components:** Hide video quality menu footer ([acd9a73](https://github.com/ReVanced/revanced-patches/commit/acd9a735df34395455d1b070507a3454c65aa264)) * **YouTube - Theme:** Add set of light and dark themes to chose from ([f49f8b4](https://github.com/ReVanced/revanced-patches/commit/f49f8b47e343e237f50d76038924ea2afca1fe88)) * **YouTube - Theme:** Improve patch option descriptions ([38bcdf9](https://github.com/ReVanced/revanced-patches/commit/38bcdf9327f79d53f1aa362cdc906f00ac5bd265)) * **YouTube:** Add `Disable fullscreen ambient mode` patch ([340dc59](https://github.com/ReVanced/revanced-patches/commit/340dc59f7463ac45ec7988a06660279431c0e094)) * **YouTube:** Add `Disable suggested video end screen` patch ([d5e226b](https://github.com/ReVanced/revanced-patches/commit/d5e226b449007ad9c52ad00cc60d93fc3bc0629a)) * **YouTube:** Add `Enable old seekbar thumbnails` patch ([0756f81](https://github.com/ReVanced/revanced-patches/commit/0756f81547dd57ec8247b796b47adf5767f03b16)) ### Reverts * Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#3170)" ([358b367](https://github.com/ReVanced/revanced-patches/commit/358b3674082c0477542027c3d93009db3db6dcaa)), closes [#3170](https://github.com/ReVanced/revanced-patches/issues/3170) --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfabba749..a2aff2d60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +# [2.196.0](https://github.com/ReVanced/revanced-patches/compare/v2.195.0...v2.196.0) (2023-11-04) + + +### Bug Fixes + +* **YouTube - Announcements:** Do not end descriptions with punctuation ([17e414d](https://github.com/ReVanced/revanced-patches/commit/17e414d32b41b66441382d123aa4c16c2547f2c9)) +* **YouTube - Custom branding:** Set default values for patch options ([2ba31f1](https://github.com/ReVanced/revanced-patches/commit/2ba31f13012284f4ae9d556cbaa01dc128f193df)) +* **YouTube - Player flyout menu:** Restore functionality ([#3163](https://github.com/ReVanced/revanced-patches/issues/3163)) ([b5e63c1](https://github.com/ReVanced/revanced-patches/commit/b5e63c11ab21a89e912dd41e307631f479e0ba96)) +* **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#3195](https://github.com/ReVanced/revanced-patches/issues/3195)) ([f3726fe](https://github.com/ReVanced/revanced-patches/commit/f3726fefb9a80cccbf12f3ec455d1720b385782e)) +* **YouTube - Theme:** Fix patch error ([e6fe646](https://github.com/ReVanced/revanced-patches/commit/e6fe646a7f2ade5f24c0142ad44032ccaf2cc9d0)) + + +### Features + +* **Digitales Amt:** Bump compatibility to `3.0.2` ([#3217](https://github.com/ReVanced/revanced-patches/issues/3217)) ([79a1571](https://github.com/ReVanced/revanced-patches/commit/79a1571dd674d0cdaae7d00da74b59376ef1550b)) +* **ID Austria:** Constrain compatibility to last working version ([#3196](https://github.com/ReVanced/revanced-patches/issues/3196)) ([79a2416](https://github.com/ReVanced/revanced-patches/commit/79a24164193460acf1b7bac43abdfa2604b02679)) +* **Sony Headphones Connect - Remove notification badge:** Constrain to last working version ([4a7d189](https://github.com/ReVanced/revanced-patches/commit/4a7d18962d85382f358de774d5b2bcc3ab7f4a1a)) +* **YouTube - Announcements:** Clarify announcements origin ([03bb7d3](https://github.com/ReVanced/revanced-patches/commit/03bb7d3cff419c5214cf5bc0e5298e612b678d98)) +* **YouTube - Announcements:** Clarify announcements origin in patch description ([#3175](https://github.com/ReVanced/revanced-patches/issues/3175)) ([0a04500](https://github.com/ReVanced/revanced-patches/commit/0a0450075a6af913de0c8b414103e491e5ff8e72)) +* **YouTube - Client spoof:** Update current video id ([9937b8f](https://github.com/ReVanced/revanced-patches/commit/9937b8fc7e7df6c850073da6faeeb70f82977cd1)) +* **YouTube - Disable precise seeking gesture:** Use better patch name ([88cce59](https://github.com/ReVanced/revanced-patches/commit/88cce592adde46bc2811596772c03d275352be4b)) +* **YouTube - Hide layout components:** Hide video quality menu footer ([0f9e6e7](https://github.com/ReVanced/revanced-patches/commit/0f9e6e751fe4822c92afd7176e6be67d1afe566f)) +* **YouTube - Theme:** Add set of light and dark themes to chose from ([cf6006c](https://github.com/ReVanced/revanced-patches/commit/cf6006cc83909b60acaad374ddaac5de902eb604)) +* **YouTube - Theme:** Improve patch option descriptions ([5d3008a](https://github.com/ReVanced/revanced-patches/commit/5d3008a5afa8961a04ce09782574a4c19343951b)) +* **YouTube:** Add `Disable fullscreen ambient mode` patch ([2a5514a](https://github.com/ReVanced/revanced-patches/commit/2a5514a6b3df076d5bc2cdc4459df30bca18f396)) +* **YouTube:** Add `Disable suggested video end screen` patch ([09f1684](https://github.com/ReVanced/revanced-patches/commit/09f168406c36fb71e12c6c1875a765a86ec2b4f9)) +* **YouTube:** Add `Enable old seekbar thumbnails` patch ([e97e0e6](https://github.com/ReVanced/revanced-patches/commit/e97e0e6631f64e12b8d45d8cacbc059d5fc72e0c)) + + +### Reverts + +* Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#3170)" ([4179b16](https://github.com/ReVanced/revanced-patches/commit/4179b166bbdfbe98cc368f4a7ad17419e1b469a9)), closes [#3170](https://github.com/ReVanced/revanced-patches/issues/3170) + # [2.196.0-dev.14](https://github.com/ReVanced/revanced-patches/compare/v2.196.0-dev.13...v2.196.0-dev.14) (2023-11-04) diff --git a/gradle.properties b/gradle.properties index 37a852348..9865ff8e5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 2.196.0-dev.14 +version = 2.196.0