mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 14:52:56 +01:00
29756dcb88
# [3.2.0](https://github.com/ReVanced/revanced-patches/compare/v3.1.0...v3.2.0) (2023-12-28) ### Bug Fixes * **Spoof SIM country:** Validate patch option value correctly ([8105463
](8105463791
)) * **Tiktok - Remember clear display:** Use correct name ([d7e44cb
](d7e44cb887
)) * **YouTube - Alternative thumbnails:** Clarify DeArrow support is for thumbnails ([#2531](https://github.com/ReVanced/revanced-patches/issues/2531)) ([828abb0
](828abb0558
)) * **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4
](f8365b4e35
)) * **YouTube:** Fix grammer mistakes in patch descriptions ([#2543](https://github.com/ReVanced/revanced-patches/issues/2543)) ([ebf5993
](ebf599349c
)) ### Features * **Public API:** Deprecate `HideEmailAddressPatch` ([866bceb
](866bcebdd9
)) * **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/ReVanced/revanced-patches/issues/2514)) ([f4e2257
](f4e2257072
)) * **Tiktok:** Add `Remember clear mode` patch ([#2509](https://github.com/ReVanced/revanced-patches/issues/2509)) ([048bf59
](048bf592ef
)) * **YouTube - Hide ads:** Hide fullscreen ads ([bdc9a12
](bdc9a129ef
)) * **YouTube - Hide layout components:** Hide search result recommendations ([55cc7f1
](55cc7f1c77
)) * **YouTube - Theme:** Add classic dark color to presets ([#2542](https://github.com/ReVanced/revanced-patches/issues/2542)) ([4e1dc00
](4e1dc0041d
)) * **YouTube:** Add `Remove viewer discretion dialog` patch ([a07f83f
](a07f83fe89
)) * **YouTube:** Remove `Hide email address` patch ([3b84305
](3b84305a6b
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 3.2.0
|