Skip to content

Commit 0ad377b

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.0...v4.3.0) (2024-03-02) ### Bug Fixes * Compile DEX without debugging information ([afe7f06](afe7f06)) * **Override certificate pinning:** Always overwrite with a generic network security configuration ([16eee2f](16eee2f)) * Remove extra space from patch description ([#2780](#2780)) ([a6f5dd9](a6f5dd9)) * Use deprecated members to ensure backwards compatibility ([a6d8e42](a6d8e42)) * **YouTube - Spoof app version:** Remove broken versions ([#2776](#2776)) ([2fe9060](2fe9060)) * **YouTube - Spoof signature:** Fix tracking such as history or watch time ([f2edae2](f2edae2)) ### Features * **OpeningHours:** Add `Fix crash` patch ([#2697](#2697)) ([6742cd9](6742cd9)) * Remove unnecessary description from patch ([348e42a](348e42a)) * **Sync for Reddit:** Add `Fix /s/ links` patch ([0434d88](0434d88)) * **Twitter - Unlock downloads:** Unlock GIF downloads ([3200da8](3200da8)) * **VSCO - Unlock pro:** Constrain to last working version ([0f7ed84](0f7ed84)) * **X:** Add `Open links as query` patch ([#2730](#2730)) ([43359b9](43359b9)) * **YouTube - Change header:** Improve patch option description ([e775bc2](e775bc2)) * **YouTube - Change start page:** Add more start pages ([96f9b73](96f9b73)) * **YouTube - Custom branding:** Improve patch option description ([f4b888b](f4b888b)) * **YouTube - Spoof app version:** Add target versions ([#2787](#2787)) ([f9ae1a4](f9ae1a4)) * **YouTube:** Reorganize settings menu ([#2737](#2737)) ([3b4b21f](3b4b21f))
1 parent 9917ddd commit 0ad377b

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# [4.3.0](https://github.com/ReVanced/revanced-patches/compare/v4.2.0...v4.3.0) (2024-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Compile DEX without debugging information ([f5df957](https://github.com/ReVanced/revanced-patches/commit/f5df9578669f71a67411bc93a25a7e8da43610d0))
7+
* **Override certificate pinning:** Always overwrite with a generic network security configuration ([2a842a1](https://github.com/ReVanced/revanced-patches/commit/2a842a1e14e1993eb028ae0bd1a93e227bb929a6))
8+
* Remove extra space from patch description ([#2780](https://github.com/ReVanced/revanced-patches/issues/2780)) ([96a3f35](https://github.com/ReVanced/revanced-patches/commit/96a3f359266ff8d16ae9ee3c6ce2f16ce67a3b93))
9+
* Use deprecated members to ensure backwards compatibility ([083bd40](https://github.com/ReVanced/revanced-patches/commit/083bd4009231b9612394b4496ca1d329947d6577))
10+
* **YouTube - Spoof app version:** Remove broken versions ([#2776](https://github.com/ReVanced/revanced-patches/issues/2776)) ([9466d97](https://github.com/ReVanced/revanced-patches/commit/9466d973c6d7a2891e3fa9f283107b64399152ea))
11+
* **YouTube - Spoof signature:** Fix tracking such as history or watch time ([bcd8b48](https://github.com/ReVanced/revanced-patches/commit/bcd8b48e70693dac1bfcc0bf4971d6b526065b59))
12+
13+
14+
### Features
15+
16+
* **OpeningHours:** Add `Fix crash` patch ([#2697](https://github.com/ReVanced/revanced-patches/issues/2697)) ([0d011b8](https://github.com/ReVanced/revanced-patches/commit/0d011b876ecf05031a7daa54ab7e6d3506728a47))
17+
* Remove unnecessary description from patch ([1a89dd9](https://github.com/ReVanced/revanced-patches/commit/1a89dd9f8cd0c614055a9da97338839b77a25ed1))
18+
* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](https://github.com/ReVanced/revanced-patches/commit/f15ef3f63460254236185f8e22c9395db4db9465))
19+
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](https://github.com/ReVanced/revanced-patches/commit/d0f91c8550592723e1252e1af2971b508591dd59))
20+
* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](https://github.com/ReVanced/revanced-patches/commit/6dd4a7c29e48c3bc517bbdd7ed160624c36c2333))
21+
* **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([ba75a51](https://github.com/ReVanced/revanced-patches/commit/ba75a51b71dbb9157db230b3e97a90361019fe30))
22+
* **YouTube - Change header:** Improve patch option description ([3b8bc08](https://github.com/ReVanced/revanced-patches/commit/3b8bc08d4ed3a3a0f96d2f476e5059840b9f9d9b))
23+
* **YouTube - Change start page:** Add more start pages ([cc1d9b7](https://github.com/ReVanced/revanced-patches/commit/cc1d9b743633c619fb6acc428e884c1c9b53e10b))
24+
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](https://github.com/ReVanced/revanced-patches/commit/e27f56c8a34d41167b290f47280276c1c6003876))
25+
* **YouTube - Spoof app version:** Add target versions ([#2787](https://github.com/ReVanced/revanced-patches/issues/2787)) ([83a7bd8](https://github.com/ReVanced/revanced-patches/commit/83a7bd8d69e62623fc4d2ba73d9fb49e92751d89))
26+
* **YouTube:** Reorganize settings menu ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([36132df](https://github.com/ReVanced/revanced-patches/commit/36132df4be6a04c08b6f3dd79de1bcea93a80fb8))
27+
128
# [4.3.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.12...v4.3.0-dev.13) (2024-03-02)
229

330

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.3.0-dev.13
4+
version = 4.3.0

0 commit comments

Comments
 (0)