mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
# [1.0.0-dev.11](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.10...v1.0.0-dev.11) (2022-05-26) ### Bug Fixes * breaking changes by `revanced-patcher` dependency ([1136371](113637183a)) * breaking patcher changes ([6655f4b](6655f4b5e5)) * breaking patcher changes ([32d828f](32d828fc67)) * bugfixes in `microg` ([f4e289c](f4e289c8df)) * write while reading resources and remove checking for "." in resource extensions ([017bcfa](017bcfa04d)) ### Features * begin `MicroG Patch` ([e757e13](e757e13987)) * update MicroG patch to latest version ([45c75cf](45c75cfb0e))
11 KiB
11 KiB
1.0.0-dev.11 (2022-05-26)
Bug Fixes
- breaking changes by
revanced-patcherdependency (7e485b4) - breaking patcher changes (50f9cc5)
- breaking patcher changes (cbb9e2c)
- bugfixes in
microg(a43b33b) - write while reading resources and remove checking for "." in resource extensions (7bc6094)
Features
1.0.0-dev.10 (2022-05-22)
Bug Fixes
create-button-signature(a173f6e)- breaking changes by
revanced-patcherdependency (e12e484) - loop in
amoledpatch (c4c86b6)
Features
1.0.0-dev.9 (2022-05-13)
Bug Fixes
- clean after building (a2df3fb)
1.0.0-dev.8 (2022-05-13)
Bug Fixes
- publish releases (83916f9)
1.0.0-dev.7 (2022-05-07)
Bug Fixes
- use the latest version of patcher dependency (fe4a439)
1.0.0-dev.6 (2022-05-07)
Bug Fixes
- update patches (91b8ec8)
1.0.0-dev.5 (2022-05-07)
Bug Fixes
enable-seekbar-tappingpatch (52fd726)Indexin wrong package (2f9360f)minimized-playback&old-quality-layoutwrong opcodes (b45d175)minimized-playbackpatch (55677a4)SignatureCheckernot handling nullable fieldmethodMetadata(17bcf78)- accidentally removed code in refactor (0077e26)
- add missing
trimIndent()to string literals (76d3c71) - add missing opcode for
create-button-method(0a398ef) - attempt on all patches (3395d69)
- breaking changes of the patcher (1a49bbd)
- breaking patcher changes (581d1b0)
- disable
hide-suggestions-patchpatch until fixed (99099ea) - incorrect endIndex (fixed in Patcher) (424788e)
- modified opcode for
show-video-ads-constructor(a0dcea3) - multiple bugs in patches (e37201d)
- name for
IntegrationsPatch(e46ef02) - print instruction index of warning (9e29aee)
- remove
HideSuggestionsPatchfromIndex(f32e474) - signature checker with changes of patcher (e82459d)
- tests failing (102793f)
- update
HomeAdsPatch(62f1801) - version in package metadata of music (b299205)
- VideoAds: remove
istore1opcode (dc4ec57) - wrong access flag in signature for
Create button patch(9fbb89d) - wrong opcode for
create-button-method(3214650) - wrong opcode pattern for
create-button-method(f4d8a85) - wrong opcode pattern for
enable-seekbar-tapping-signature(1d83395) - wrong opcode pattern for signature in
Hide suggestions patch(535aee0) - wrong patches in
upgrade-tab-remover(5182290) - wrong signature for
hide-reels-signature(2d9ff2a) - wrong signatures for patch
Old Quality Layout Patch(823e503) - wrong versions of patches (a112b22)
Features
hide-shorts-buttonpatch (88352ee)tastebuilder-removerfor music (a6aeca3)- Add (WIP) Signature Checker (ae4c7b2)
- add home ads patch (36cddd1)
- added
codecs-unlockpatch (e5fd7ce) - display metadata for each signature in
SignatureChecker(736a71f) - get required register dynamically (0924ca2)
- integrations patch (19c0b0d)
- migrate to dalvik patches (e088c67)
- Patches for YouTube Music (b60c9d3)
- remove obsolete patch
Hide suggestions patch(e65c6f2)
1.0.0-dev.4 (2022-03-22)
Features
BREAKING CHANGES
- signature of patches was changed
- signature of patches was changed
1.0.0-dev.3 (2022-03-21)
Features
- OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping (04a7cff)
1.0.0-dev.2 (2022-03-21)
Code Refactoring
- Rename
net.revancedtoapp.revanced(68ea89f)
BREAKING CHANGES
- Package name was changed from "net.revanced" to "app.revanced"