Commit Graph

3635 Commits

Author SHA1 Message Date
ff316c1ac1 chore(release): 4.3.0 [skip ci]
# [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))
v4.3.0
2024-03-02 18:59:36 +00:00
fa27861ce0 chore: Merge branch dev to main (#2707) 2024-03-02 19:57:07 +01:00
931a6f81d6 chore(release): 4.3.0-dev.13 [skip ci]
# [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)

### Features

* **YouTube:** Reorganize settings menu ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([36132df](36132df4be))
v4.3.0-dev.13
2024-03-02 07:29:04 +00:00
36132df4be feat(YouTube): Reorganize settings menu (#2737)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dic1911 <htk030@protonmail.com>
2024-03-02 08:27:05 +01:00
0342c79c17 chore(release): 4.3.0-dev.12 [skip ci]
# [4.3.0-dev.12](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.11...v4.3.0-dev.12) (2024-03-02)

### Features

* **YouTube - Spoof app version:** Add target versions ([#2787](https://github.com/ReVanced/revanced-patches/issues/2787)) ([83a7bd8](83a7bd8d69))
v4.3.0-dev.12
2024-03-02 07:12:52 +00:00
83a7bd8d69 feat(YouTube - Spoof app version): Add target versions (#2787) 2024-03-02 08:10:07 +01:00
2d53037847 chore(release): 4.3.0-dev.11 [skip ci]
# [4.3.0-dev.11](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.10...v4.3.0-dev.11) (2024-03-02)

### Bug Fixes

* **YouTube - Spoof signature:** Fix tracking such as history or watch time ([bcd8b48](bcd8b48e70))
v4.3.0-dev.11
2024-03-02 07:05:33 +00:00
bcd8b48e70 fix(YouTube - Spoof signature): Fix tracking such as history or watch time 2024-03-02 08:03:07 +01:00
c22604a726 chore(release): 4.3.0-dev.10 [skip ci]
# [4.3.0-dev.10](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.9...v4.3.0-dev.10) (2024-02-29)

### Bug Fixes

* **YouTube - Spoof app version:** Remove broken versions ([#2776](https://github.com/ReVanced/revanced-patches/issues/2776)) ([9466d97](9466d973c6))
v4.3.0-dev.10
2024-02-29 00:18:20 +00:00
9466d973c6 fix(YouTube - Spoof app version): Remove broken versions (#2776) 2024-02-29 01:16:06 +01:00
a22ed46ae0 chore(release): 4.3.0-dev.9 [skip ci]
# [4.3.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.8...v4.3.0-dev.9) (2024-02-28)

### Bug Fixes

* **Override certificate pinning:** Always overwrite with a generic network security configuration ([2a842a1](2a842a1e14))
v4.3.0-dev.9
2024-02-28 22:04:01 +00:00
2a842a1e14 fix(Override certificate pinning): Always overwrite with a generic network security configuration
Previously some conditional checks prevented to patch YouTube for example. The current configuration should work globally for all apps.
2024-02-28 23:01:56 +01:00
020c642761 chore(release): 4.3.0-dev.8 [skip ci]
# [4.3.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.7...v4.3.0-dev.8) (2024-02-28)

### Bug Fixes

* Remove extra space from patch description ([#2780](https://github.com/ReVanced/revanced-patches/issues/2780)) ([96a3f35](96a3f35926))
v4.3.0-dev.8
2024-02-28 20:35:11 +00:00
96a3f35926 fix: Remove extra space from patch description (#2780) 2024-02-28 21:32:55 +01:00
323e63f84e chore(release): 4.3.0-dev.7 [skip ci]
# [4.3.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.6...v4.3.0-dev.7) (2024-02-26)

### Features

* **OpeningHours:** Add `Fix crash` patch ([#2697](https://github.com/ReVanced/revanced-patches/issues/2697)) ([0d011b8](0d011b876e))
v4.3.0-dev.7
2024-02-26 03:52:58 +00:00
0d011b876e feat(OpeningHours): Add Fix crash patch (#2697)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-26 04:50:59 +01:00
517f1407f4 docs: Fix broken links 2024-02-26 04:37:44 +01:00
7d7fa93b1e chore(release): 4.3.0-dev.6 [skip ci]
# [4.3.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.5...v4.3.0-dev.6) (2024-02-25)

### Features

* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](6dd4a7c29e))
v4.3.0-dev.6
2024-02-25 18:30:14 +00:00
6dd4a7c29e feat(VSCO - Unlock pro): Constrain to last working version 2024-02-25 19:28:12 +01:00
ebae8cffb9 chore(release): 4.3.0-dev.5 [skip ci]
# [4.3.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.4...v4.3.0-dev.5) (2024-02-25)

### Features

* Remove unnecessary description from patch ([1a89dd9](1a89dd9f8c))
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](d0f91c8550))
v4.3.0-dev.5
2024-02-25 07:02:56 +00:00
d0f91c8550 feat(Twitter - Unlock downloads): Unlock GIF downloads 2024-02-25 08:00:29 +01:00
1a89dd9f8c feat: Remove unnecessary description from patch 2024-02-25 06:51:51 +01:00
c8f4f6e884 chore: Rename issue templates 2024-02-25 03:37:53 +01:00
77ba124509 ci: Fix indentation in workflow 2024-02-24 01:14:45 +01:00
17f2eb9f9b docs: Break long lines 2024-02-23 04:12:28 +01:00
91e673a4ad docs: Fix mistakes and wording 2024-02-23 04:12:28 +01:00
fd27725699 docs: Remove documentation section
The documentation for patches is being moved to the ReVanced Patcher repository. The reason for this is because the documentation about how to create patches using ReVanced Patcher, belongs in the ReVanced Patcher repository, whereas documentation specific to the public API of ReVanced Patches belongs in this repository. Because the public API has no documentation yet, the section is removed until then.
2024-02-23 02:55:45 +01:00
0b70cf8666 ci: Fix PR builds by adding missing GitHub token 2024-02-23 02:23:50 +01:00
8cc468702f chore(release): 4.3.0-dev.4 [skip ci]
# [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)

### Bug Fixes

* Compile DEX without debugging information ([f5df957](f5df957866))
* Use deprecated members to ensure backwards compatibility ([083bd40](083bd40092))

### Features

* **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([ba75a51](ba75a51b71))
v4.3.0-dev.4
2024-02-22 00:13:48 +00:00
cb3d715b90 chore: Update fingerprint
The compiler of ReVanced Integrations now compiles the target method without `AccessFlags.Public`.
2024-02-22 01:11:17 +01:00
6b0fda196c ci: Do not start a Gradle daemon for PR builds
Because there are no subsequent builds, a daemon is not necessary
2024-02-22 01:10:09 +01:00
083bd40092 fix: Use deprecated members to ensure backwards compatibility
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration.
2024-02-22 01:10:09 +01:00
930dc297c1 ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-02-22 01:07:05 +01:00
ba75a51b71 feat(X): Add Open links as query patch (#2730)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-22 01:07:05 +01:00
f5df957866 fix: Compile DEX without debugging information 2024-02-21 04:15:38 +01:00
69ec28a7f2 build: Publish to GitHub Packages 2024-02-21 04:15:38 +01:00
d789fd6b5a build: Sign release artifacts 2024-02-21 04:15:38 +01:00
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
2c438e414d chore(release): 4.3.0-dev.3 [skip ci]
# [4.3.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.2...v4.3.0-dev.3) (2024-02-20)

### Features

* **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08d4e))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c8a3))
v4.3.0-dev.3
2024-02-20 21:43:11 +00:00
e27f56c8a3 feat(YouTube - Custom branding): Improve patch option description 2024-02-20 22:41:06 +01:00
3b8bc08d4e feat(YouTube - Change header): Improve patch option description 2024-02-20 22:41:06 +01:00
e86389e543 build: Bump dependencies 2024-02-14 02:44:25 +01:00
16d8d26f9a build: Bump Gradle 2024-02-14 02:41:21 +01:00
8dc0133c0b chore: Fix ReplaceWith of Deprecated annotation 2024-02-13 03:27:03 +01:00
a430d3c5a1 chore: Remove dummy subproject
It is not necessary anymore
2024-02-13 02:58:24 +01:00
f80feb743e chore: Add .editorconfig 2024-02-13 02:55:07 +01:00
de3f2910fc build: Bump dependencies 2024-02-13 02:54:40 +01:00
b5caab6649 chore(release): 4.3.0-dev.2 [skip ci]
# [4.3.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.1...v4.3.0-dev.2) (2024-02-09)

### Features

* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f634))
v4.3.0-dev.2
2024-02-09 02:47:31 +00:00
f15ef3f634 feat(Sync for Reddit): Add Fix /s/ links patch 2024-02-09 03:45:37 +01:00
e0ec9c687b chore(release): 4.3.0-dev.1 [skip ci]
# [4.3.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.2.0...v4.3.0-dev.1) (2024-02-09)

### Features

* **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7436))
v4.3.0-dev.1
2024-02-09 00:17:34 +00:00