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 #1

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from
Draft

chore: Merge branch dev to main #1

wants to merge 53 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 2, 2024

This pull request will Merge branch dev to main.

Dependencies before merge

oSumAtrIX and others added 30 commits February 9, 2024 00:50
# [4.3.0-dev.1](ReVanced/revanced-patches@v4.2.0...v4.3.0-dev.1) (2024-02-09)

### Features

* **YouTube - Change start page:** Add more start pages ([cc1d9b7](ReVanced@cc1d9b7))
# [4.3.0-dev.2](ReVanced/revanced-patches@v4.3.0-dev.1...v4.3.0-dev.2) (2024-02-09)

### Features

* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](ReVanced@f15ef3f))
It is not necessary anymore
# [4.3.0-dev.3](ReVanced/revanced-patches@v4.3.0-dev.2...v4.3.0-dev.3) (2024-02-20)

### Features

* **YouTube - Change header:** Improve patch option description ([3b8bc08](ReVanced@3b8bc08))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](ReVanced@e27f56c))
This commit also migrates away from deprecated to new APIs
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](ReVanced/revanced-patches@v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)

### Bug Fixes

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

### Features

* **X:** Add `Open links as query` patch ([ReVanced#2730](ReVanced#2730)) ([ba75a51](ReVanced@ba75a51))
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.
oSumAtrIX and others added 23 commits February 25, 2024 08:00
# [4.3.0-dev.5](ReVanced/revanced-patches@v4.3.0-dev.4...v4.3.0-dev.5) (2024-02-25)

### Features

* Remove unnecessary description from patch ([1a89dd9](ReVanced@1a89dd9))
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](ReVanced@d0f91c8))
# [4.3.0-dev.6](ReVanced/revanced-patches@v4.3.0-dev.5...v4.3.0-dev.6) (2024-02-25)

### Features

* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](ReVanced@6dd4a7c))
# [4.3.0-dev.7](ReVanced/revanced-patches@v4.3.0-dev.6...v4.3.0-dev.7) (2024-02-26)

### Features

* **OpeningHours:** Add `Fix crash` patch ([ReVanced#2697](ReVanced#2697)) ([0d011b8](ReVanced@0d011b8))
# [4.3.0-dev.8](ReVanced/revanced-patches@v4.3.0-dev.7...v4.3.0-dev.8) (2024-02-28)

### Bug Fixes

* Remove extra space from patch description ([ReVanced#2780](ReVanced#2780)) ([96a3f35](ReVanced@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](ReVanced/revanced-patches@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](ReVanced@2a842a1))
# [4.3.0-dev.10](ReVanced/revanced-patches@v4.3.0-dev.9...v4.3.0-dev.10) (2024-02-29)

### Bug Fixes

* **YouTube - Spoof app version:** Remove broken versions ([ReVanced#2776](ReVanced#2776)) ([9466d97](ReVanced@9466d97))
# [4.3.0-dev.11](ReVanced/revanced-patches@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](ReVanced@bcd8b48))
# [4.3.0-dev.12](ReVanced/revanced-patches@v4.3.0-dev.11...v4.3.0-dev.12) (2024-03-02)

### Features

* **YouTube - Spoof app version:** Add target versions ([ReVanced#2787](ReVanced#2787)) ([83a7bd8](ReVanced@83a7bd8))
Co-authored-by: oSumAtrIX <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: dic1911 <[email protected]>
# [4.3.0-dev.13](ReVanced/revanced-patches@v4.3.0-dev.12...v4.3.0-dev.13) (2024-03-02)

### Features

* **YouTube:** Reorganize settings menu ([ReVanced#2737](ReVanced#2737)) ([36132df](ReVanced@36132df))
Switch prerelease to off
# [4.3.0](v4.2.0...v4.3.0) (2024-03-02)

### Bug Fixes

* Compile DEX without debugging information ([f5df957](f5df957))
* **Override certificate pinning:** Always overwrite with a generic network security configuration ([2a842a1](2a842a1))
* Remove extra space from patch description ([ReVanced#2780](https://github.com/eclipseo/revanced-patches/issues/2780)) ([96a3f35](96a3f35))
* Use deprecated members to ensure backwards compatibility ([083bd40](083bd40))
* **YouTube - Spoof app version:** Remove broken versions ([ReVanced#2776](https://github.com/eclipseo/revanced-patches/issues/2776)) ([9466d97](9466d97))
* **YouTube - Spoof signature:** Fix tracking such as history or watch time ([bcd8b48](bcd8b48))

### Features

* **OpeningHours:** Add `Fix crash` patch ([ReVanced#2697](https://github.com/eclipseo/revanced-patches/issues/2697)) ([0d011b8](0d011b8))
* Remove unnecessary description from patch ([1a89dd9](1a89dd9))
* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f))
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](d0f91c8))
* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](6dd4a7c))
* **X:** Add `Open links as query` patch ([ReVanced#2730](https://github.com/eclipseo/revanced-patches/issues/2730)) ([ba75a51](ba75a51))
* **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08))
* **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c))
* **YouTube - Spoof app version:** Add target versions ([ReVanced#2787](https://github.com/eclipseo/revanced-patches/issues/2787)) ([83a7bd8](83a7bd8))
* **YouTube:** Reorganize settings menu ([ReVanced#2737](https://github.com/eclipseo/revanced-patches/issues/2737)) ([36132df](36132df))
# [4.3.0](v4.2.0...v4.3.0) (2024-03-02)

### Bug Fixes

* Compile DEX without debugging information ([f5df957](f5df957))
* **Override certificate pinning:** Always overwrite with a generic network security configuration ([2a842a1](2a842a1))
* Remove extra space from patch description ([ReVanced#2780](https://github.com/eclipseo/revanced-patches/issues/2780)) ([96a3f35](96a3f35))
* Use deprecated members to ensure backwards compatibility ([083bd40](083bd40))
* **YouTube - Spoof app version:** Remove broken versions ([ReVanced#2776](https://github.com/eclipseo/revanced-patches/issues/2776)) ([9466d97](9466d97))
* **YouTube - Spoof signature:** Fix tracking such as history or watch time ([bcd8b48](bcd8b48))

### Features

* **OpeningHours:** Add `Fix crash` patch ([ReVanced#2697](https://github.com/eclipseo/revanced-patches/issues/2697)) ([0d011b8](0d011b8))
* Remove unnecessary description from patch ([1a89dd9](1a89dd9))
* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f))
* **Twitter - Unlock downloads:** Unlock GIF downloads ([d0f91c8](d0f91c8))
* **VSCO - Unlock pro:** Constrain to last working version ([6dd4a7c](6dd4a7c))
* **X:** Add `Open links as query` patch ([ReVanced#2730](https://github.com/eclipseo/revanced-patches/issues/2730)) ([ba75a51](ba75a51))
* **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08))
* **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c))
* **YouTube - Spoof app version:** Add target versions ([ReVanced#2787](https://github.com/eclipseo/revanced-patches/issues/2787)) ([83a7bd8](83a7bd8))
* **YouTube:** Reorganize settings menu ([ReVanced#2737](https://github.com/eclipseo/revanced-patches/issues/2737)) ([36132df](36132df))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants