From b0ee6ebb990d599ff63a1874b6ba1d80082c11c5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 29 Mar 2023 04:28:23 +0000 Subject: [PATCH] chore(release): 2.167.0 [skip ci] # [2.167.0](https://github.com/revanced/revanced-patches/compare/v2.166.0...v2.167.0) (2023-03-29) ### Bug Fixes * **youtube/remember-playback-speed:** allow to not remember playback speed ([#1762](https://github.com/revanced/revanced-patches/issues/1762)) ([708582f](https://github.com/revanced/revanced-patches/commit/708582ff031aabd6a33e48bdef302a5437c60174)) * **youtube/sponsorblock:** fix segments not skipping during background play ([#1765](https://github.com/revanced/revanced-patches/issues/1765)) ([45904f4](https://github.com/revanced/revanced-patches/commit/45904f4895568e7c8d286a041f523f3747cc63de)) * **youtube/spoof-signature-verification:** fix audio during home feed video playback ([#1754](https://github.com/revanced/revanced-patches/issues/1754)) ([c2dd63e](https://github.com/revanced/revanced-patches/commit/c2dd63e338cc513996124f811f5ca649be5534c3)) ### Features * `export-all-activities` patch ([#1751](https://github.com/revanced/revanced-patches/issues/1751)) ([2e43d6f](https://github.com/revanced/revanced-patches/commit/2e43d6fcc15a7995724d477ac441f634f83b1c88)) * **reddit:** bump compatibility to `2023.10.0` ([#1772](https://github.com/revanced/revanced-patches/issues/1772)) ([70d2d00](https://github.com/revanced/revanced-patches/commit/70d2d00b07c3a999d6a1f9f4deedc292d1156d08)) * **twitter:** remove `monochrome-icon` patch ([#1786](https://github.com/revanced/revanced-patches/issues/1786)) ([45b2861](https://github.com/revanced/revanced-patches/commit/45b28613d344a144c6dffbe021a9877e94f5f437)) * **youtube/microg-support:** do not depend on `spoof-signature-verification` patch ([ce5bc27](https://github.com/revanced/revanced-patches/commit/ce5bc272bf9d58e26bece46ba38912010207235d)) * **youtube/spoof-signature-verification:** automatic signature spoofing ([025092a](https://github.com/revanced/revanced-patches/commit/025092a2fffd1c6faba3302f1fa2773c2c57bf03)) --- CHANGELOG.md | 18 ++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c05e89f7..923ba7f24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# [2.167.0](https://github.com/revanced/revanced-patches/compare/v2.166.0...v2.167.0) (2023-03-29) + + +### Bug Fixes + +* **youtube/remember-playback-speed:** allow to not remember playback speed ([#1762](https://github.com/revanced/revanced-patches/issues/1762)) ([49ec3e8](https://github.com/revanced/revanced-patches/commit/49ec3e83f18ec4eb180d220c5a7015f8e4feb3a7)) +* **youtube/sponsorblock:** fix segments not skipping during background play ([#1765](https://github.com/revanced/revanced-patches/issues/1765)) ([7620ea1](https://github.com/revanced/revanced-patches/commit/7620ea1752406d703deb15aa0267d4572b1b171a)) +* **youtube/spoof-signature-verification:** fix audio during home feed video playback ([#1754](https://github.com/revanced/revanced-patches/issues/1754)) ([7dd067b](https://github.com/revanced/revanced-patches/commit/7dd067b0e96679fe653c9796bef31d743287b2d0)) + + +### Features + +* `export-all-activities` patch ([#1751](https://github.com/revanced/revanced-patches/issues/1751)) ([aad6e05](https://github.com/revanced/revanced-patches/commit/aad6e055380f91462d94fc96c4ec17a27e283c64)) +* **reddit:** bump compatibility to `2023.10.0` ([#1772](https://github.com/revanced/revanced-patches/issues/1772)) ([f95ab6e](https://github.com/revanced/revanced-patches/commit/f95ab6e13e70667fdffe479b7292112244e6bb9e)) +* **twitter:** remove `monochrome-icon` patch ([#1786](https://github.com/revanced/revanced-patches/issues/1786)) ([b8bf804](https://github.com/revanced/revanced-patches/commit/b8bf804835e75c9f2c8453c8ce22cfd8d17318ce)) +* **youtube/microg-support:** do not depend on `spoof-signature-verification` patch ([af4e765](https://github.com/revanced/revanced-patches/commit/af4e765ca87c6c979e95bc274b32c764a0a32a88)) +* **youtube/spoof-signature-verification:** automatic signature spoofing ([f1395f4](https://github.com/revanced/revanced-patches/commit/f1395f49fae1c0a00de074d58fa7d81f562d3009)) + # [2.167.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.167.0-dev.5...v2.167.0-dev.6) (2023-03-22) diff --git a/gradle.properties b/gradle.properties index f6bb87b06..998d54cf9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.167.0-dev.6 +version = 2.167.0