forked from ReVanced/revanced-patches
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dev #1
Merged
Merged
Dev #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# [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
Co-authored-by: oSumAtrIX <[email protected]>
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.
# [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))
Co-authored-by: oSumAtrIX <[email protected]>
# [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))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.