mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-21 10:03:55 +00:00
# [4.3.0](https://github.com/ReVanced/revanced-patches/compare/v4.2.0...v4.3.0) (2024-03-02) ### Bug Fixes * Compile DEX without debugging information ([afe7f06](afe7f0605e)) * **Override certificate pinning:** Always overwrite with a generic network security configuration ([16eee2f](16eee2f03f)) * Remove extra space from patch description ([#2780](https://github.com/ReVanced/revanced-patches/issues/2780)) ([a6f5dd9](a6f5dd933f)) * Use deprecated members to ensure backwards compatibility ([a6d8e42](a6d8e4210f)) * **YouTube - Spoof app version:** Remove broken versions ([#2776](https://github.com/ReVanced/revanced-patches/issues/2776)) ([2fe9060](2fe9060944)) * **YouTube - Spoof signature:** Fix tracking such as history or watch time ([f2edae2](f2edae2ac1)) ### Features * **OpeningHours:** Add `Fix crash` patch ([#2697](https://github.com/ReVanced/revanced-patches/issues/2697)) ([6742cd9](6742cd9232)) * Remove unnecessary description from patch ([348e42a](348e42a374)) * **Sync for Reddit:** Add `Fix /s/ links` patch ([0434d88](0434d8812b)) * **Twitter - Unlock downloads:** Unlock GIF downloads ([3200da8](3200da8657)) * **VSCO - Unlock pro:** Constrain to last working version ([0f7ed84](0f7ed841d1)) * **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([43359b9](43359b95eb)) * **YouTube - Change header:** Improve patch option description ([e775bc2](e775bc2cae)) * **YouTube - Change start page:** Add more start pages ([96f9b73](96f9b73c74)) * **YouTube - Custom branding:** Improve patch option description ([f4b888b](f4b888be56)) * **YouTube - Spoof app version:** Add target versions ([#2787](https://github.com/ReVanced/revanced-patches/issues/2787)) ([f9ae1a4](f9ae1a46d2)) * **YouTube:** Reorganize settings menu ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([3b4b21f](3b4b21ff2e))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.3.0
|