Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Merge branch dev to main #2707

Merged
merged 49 commits into from
Mar 2, 2024
Merged

chore: Merge branch dev to main #2707

merged 49 commits into from
Mar 2, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 9, 2024

This pull request will Merge branch dev to main.

Fixes #2779.

Dependencies before merge

oSumAtrIX and others added 2 commits February 9, 2024 00:50
# [4.3.0-dev.1](v4.2.0...v4.3.0-dev.1) (2024-02-09)

### Features

* **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7))
oSumAtrIX and others added 2 commits February 9, 2024 03:45
# [4.3.0-dev.2](v4.3.0-dev.1...v4.3.0-dev.2) (2024-02-09)

### Features

* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f))
# [4.3.0-dev.3](v4.3.0-dev.2...v4.3.0-dev.3) (2024-02-20)

### Features

* **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c))
This commit also migrates away from deprecated to new APIs
dic1911 and others added 5 commits February 22, 2024 01:07
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
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.
Because there are no subsequent builds, a daemon is not necessary
The compiler of ReVanced Integrations now compiles the target method without `AccessFlags.Public`.
# [4.3.0-dev.4](v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)

### Bug Fixes

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

### Features

* **X:** Add `Open links as query` patch ([#2730](#2730)) ([ba75a51](ba75a51))
# [4.3.0-dev.5](v4.3.0-dev.4...v4.3.0-dev.5) (2024-02-25)

### Features

* Remove unnecessary description from patch ([1a89dd9](1a89dd9))
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](d0f91c8))
oSumAtrIX and others added 2 commits February 25, 2024 19:28
# [4.3.0-dev.6](v4.3.0-dev.5...v4.3.0-dev.6) (2024-02-25)

### Features

* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](6dd4a7c))
@oSumAtrIX oSumAtrIX marked this pull request as ready for review February 25, 2024 23:35
oSumAtrIX and others added 3 commits February 26, 2024 04:37
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
# [4.3.0-dev.7](v4.3.0-dev.6...v4.3.0-dev.7) (2024-02-26)

### Features

* **OpeningHours:** Add `Fix crash` patch ([#2697](#2697)) ([0d011b8](0d011b8))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Feb 28, 2024 that may be closed by this pull request
3 tasks
KobeW50 and others added 6 commits February 28, 2024 21:32
# [4.3.0-dev.8](v4.3.0-dev.7...v4.3.0-dev.8) (2024-02-28)

### Bug Fixes

* Remove extra space from patch description ([#2780](#2780)) ([96a3f35](96a3f35))
…twork security configuration

Previously some conditional checks prevented to patch YouTube for example. The current configuration should work globally for all apps.
# [4.3.0-dev.9](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](2a842a1))
# [4.3.0-dev.10](v4.3.0-dev.9...v4.3.0-dev.10) (2024-02-29)

### Bug Fixes

* **YouTube - Spoof app version:** Remove broken versions ([#2776](#2776)) ([9466d97](9466d97))
oSumAtrIX and others added 6 commits March 2, 2024 08:03
# [4.3.0-dev.11](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](bcd8b48))
# [4.3.0-dev.12](v4.3.0-dev.11...v4.3.0-dev.12) (2024-03-02)

### Features

* **YouTube - Spoof app version:** Add target versions ([#2787](#2787)) ([83a7bd8](83a7bd8))
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>
# [4.3.0-dev.13](v4.3.0-dev.12...v4.3.0-dev.13) (2024-03-02)

### Features

* **YouTube:** Reorganize settings menu ([#2737](#2737)) ([36132df](36132df))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment