From 4e672eab5dcfd63fe2c8460f7a82f5905ff7e052 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Dec 2023 09:50:49 +0000 Subject: [PATCH] chore(release): 3.2.0-dev.1 [skip ci] # [3.2.0-dev.1](https://github.com/n-34/revanced-patches/compare/v3.1.0...v3.2.0-dev.1) (2023-12-25) ### Bug Fixes * **Spoof SIM country:** Validate patch option value correctly ([8105463](https://github.com/n-34/revanced-patches/commit/81054637915a5399d15f546b2290b5d939e15732)) * **Tiktok - Remember clear display:** Use correct name ([d7e44cb](https://github.com/n-34/revanced-patches/commit/d7e44cb887396bba27ee81c70c006f0cc247c56d)) * **YouTube - Alternative thumbnails:** Clarify DeArrow support is for thumbnails ([#2531](https://github.com/n-34/revanced-patches/issues/2531)) ([828abb0](https://github.com/n-34/revanced-patches/commit/828abb0558926cd6557c79abcf1a04bfe2c719e6)) * **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](https://github.com/n-34/revanced-patches/commit/f8365b4e3585328506887022ac6168045ac110b9)) ### Features * **Public API:** Deprecate `HideEmailAddressPatch` ([866bceb](https://github.com/n-34/revanced-patches/commit/866bcebdd990b964d3dfd5aea792e7fffaedbf44)) * **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/n-34/revanced-patches/issues/2514)) ([f4e2257](https://github.com/n-34/revanced-patches/commit/f4e2257072ca02003f7c272d6c0c8ef1aa6032ae)) * **Tiktok:** Add `Remember clear mode` patch ([#2509](https://github.com/n-34/revanced-patches/issues/2509)) ([048bf59](https://github.com/n-34/revanced-patches/commit/048bf592ef93ee5138aa1886be1644501f88964a)) * **YouTube - Hide ads:** Hide fullscreen ads ([bdc9a12](https://github.com/n-34/revanced-patches/commit/bdc9a129eff3a5051b8b37665b3243a8b61cbbac)) * **YouTube - Hide layout components:** Hide search result recommendations ([55cc7f1](https://github.com/n-34/revanced-patches/commit/55cc7f1c7722f56af6d33ea2bd09a1b99d635209)) * **YouTube:** Remove `Hide email address` patch ([3b84305](https://github.com/n-34/revanced-patches/commit/3b84305a6b97800cb147f86c642f19689548aca5)) --- CHANGELOG.md | 20 ++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c311d18c4..a4df709647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# [3.2.0-dev.1](https://github.com/n-34/revanced-patches/compare/v3.1.0...v3.2.0-dev.1) (2023-12-25) + + +### Bug Fixes + +* **Spoof SIM country:** Validate patch option value correctly ([8105463](https://github.com/n-34/revanced-patches/commit/81054637915a5399d15f546b2290b5d939e15732)) +* **Tiktok - Remember clear display:** Use correct name ([d7e44cb](https://github.com/n-34/revanced-patches/commit/d7e44cb887396bba27ee81c70c006f0cc247c56d)) +* **YouTube - Alternative thumbnails:** Clarify DeArrow support is for thumbnails ([#2531](https://github.com/n-34/revanced-patches/issues/2531)) ([828abb0](https://github.com/n-34/revanced-patches/commit/828abb0558926cd6557c79abcf1a04bfe2c719e6)) +* **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](https://github.com/n-34/revanced-patches/commit/f8365b4e3585328506887022ac6168045ac110b9)) + + +### Features + +* **Public API:** Deprecate `HideEmailAddressPatch` ([866bceb](https://github.com/n-34/revanced-patches/commit/866bcebdd990b964d3dfd5aea792e7fffaedbf44)) +* **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/n-34/revanced-patches/issues/2514)) ([f4e2257](https://github.com/n-34/revanced-patches/commit/f4e2257072ca02003f7c272d6c0c8ef1aa6032ae)) +* **Tiktok:** Add `Remember clear mode` patch ([#2509](https://github.com/n-34/revanced-patches/issues/2509)) ([048bf59](https://github.com/n-34/revanced-patches/commit/048bf592ef93ee5138aa1886be1644501f88964a)) +* **YouTube - Hide ads:** Hide fullscreen ads ([bdc9a12](https://github.com/n-34/revanced-patches/commit/bdc9a129eff3a5051b8b37665b3243a8b61cbbac)) +* **YouTube - Hide layout components:** Hide search result recommendations ([55cc7f1](https://github.com/n-34/revanced-patches/commit/55cc7f1c7722f56af6d33ea2bd09a1b99d635209)) +* **YouTube:** Remove `Hide email address` patch ([3b84305](https://github.com/n-34/revanced-patches/commit/3b84305a6b97800cb147f86c642f19689548aca5)) + # [3.2.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v3.2.0-dev.6...v3.2.0-dev.7) (2023-12-24) diff --git a/gradle.properties b/gradle.properties index 701eaf3e51..57c5155bdc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 3.2.0-dev.7 +version = 3.2.0-dev.1