Releases: ReVanced/revanced-patcher
Releases · ReVanced/revanced-patcher
v20.0.1-dev.4
20.0.1-dev.4 (2024-10-07)
Bug Fixes
- Make it work on Android by not using APIs from JVM unavailable to Android. (2be6e97)
v20.0.1-dev.3
20.0.1-dev.3 (2024-10-03)
Performance Improvements
- Free memory earlier and remove negligible lookup maps (d53aacd)
v20.0.1-dev.2
20.0.1-dev.2 (2024-10-01)
v20.0.1-dev.1
20.0.1-dev.1 (2024-09-18)
Bug Fixes
v20.0.0
20.0.0 (2024-08-06)
Bug Fixes
- Downgrade smali to fix dex compilation issue (5227e98)
- Improve exception message wording (5481d0c)
- Make constructor internal as supposed (7f44174)
- Merge all extensions before initializing lookup maps (8c4dd5b)
- Use null for compatible package version when adding packages only (736b3ee)
Features
- Add ability to create options outside of a patch (d310246)
- Convert APIs to Kotlin DSL (#298) (11a911d)
BREAKING CHANGES
- Various old APIs are removed, and DSL APIs are added instead.
v20.0.0-dev.4
v20.0.0-dev.3
20.0.0-dev.3 (2024-08-01)
Bug Fixes
- Make constructor internal as supposed (e95fcd1)
Features
- Add ability to create options outside of a patch (b8d763a)
v20.0.0-dev.2
20.0.0-dev.2 (2024-07-31)
Bug Fixes
v20.0.0-dev.1
20.0.0-dev.1 (2024-07-22)
Features
BREAKING CHANGES
- Various old APIs are removed, and DSL APIs are added instead.