mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-23 02:31:03 +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 ([f5df957](f5df957866)) * **Override certificate pinning:** Always overwrite with a generic network security configuration ([2a842a1](2a842a1e14)) * Remove extra space from patch description ([#2780](https://github.com/ReVanced/revanced-patches/issues/2780)) ([96a3f35](96a3f35926)) * Use deprecated members to ensure backwards compatibility ([083bd40](083bd40092)) * **YouTube - Spoof app version:** Remove broken versions ([#2776](https://github.com/ReVanced/revanced-patches/issues/2776)) ([9466d97](9466d973c6)) * **YouTube - Spoof signature:** Fix tracking such as history or watch time ([bcd8b48](bcd8b48e70)) ### Features * **OpeningHours:** Add `Fix crash` patch ([#2697](https://github.com/ReVanced/revanced-patches/issues/2697)) ([0d011b8](0d011b876e)) * Remove unnecessary description from patch ([1a89dd9](1a89dd9f8c)) * **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f634)) * **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](d0f91c8550)) * **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](6dd4a7c29e)) * **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([ba75a51](ba75a51b71)) * **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08d4e)) * **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7436)) * **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c8a3)) * **YouTube - Spoof app version:** Add target versions ([#2787](https://github.com/ReVanced/revanced-patches/issues/2787)) ([83a7bd8](83a7bd8d69)) * **YouTube:** Reorganize settings menu ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([36132df](36132df4be))
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
|