Releases: ReVanced/revanced-patcher
Releases 路 ReVanced/revanced-patcher
Release list
v22.1.0-dev.1
Immutable
release. Only release title and notes can be modified.
22.1.0-dev.1 (2026-06-09)
Bug Fixes
- Handle exceptions when trying to read the list of classes from invalid patches files (ff66ffd)
- Set the correct patch type for raw resource patches (fee79af)
Features
- Add
ResourcePatchContext#packageVersionNameandResourcePatchContext#packageName(457dfd4) - Add ResourcePatchContext#inputApkFileInputStream for patches to be able to read the full input APK (22365a9)
- Deprecate unnecessary toMutable extension functions (023afba)
Performance Improvements
v22.0.2-dev.1
Immutable
release. Only release title and notes can be modified.
22.0.2-dev.1 (2026-03-17)
Bug Fixes
- Use PathClassLoader to fix not being able to load patches on Android 8 or below (f4b65f5)
v22.0.1
Immutable
release. Only release title and notes can be modified.
v22.0.1-dev.3
Immutable
release. Only release title and notes can be modified.
22.0.1-dev.3 (2026-03-13)
Bug Fixes
- Write the patches results only on access of the fields to be able to control the time of write (57c3358)
v22.0.1-dev.2
Immutable
release. Only release title and notes can be modified.
v22.0.1-dev.1
Immutable
release. Only release title and notes can be modified.
22.0.1-dev.1 (2026-03-05)
Bug Fixes
v22.0.0
Immutable
release. Only release title and notes can be modified.
22.0.0 (2026-02-20)
Bug Fixes
- Add back missing log by naming logger correctly (#332) (e4e66b0)
- Correctly save XML files in UTF-8 by using a bufferedWriter (#356) (33fadcb)
- Encode XML files as UTF-8 to fix compilation of resources (#339) (4f2ef3c)
- Return first indexed matcher indices as CompositeMatch.component2 (c9796a8)
- Support UTF-8 chars when compiling instructions in Smali in non UTF-8 environments (#331) (bb8771b)
Features
- Add identity hash code to unnamed patches (88a3252)
- Use option name as key for simplicity and consistency (754b02e)
Performance Improvements
BREAKING CHANGES
- Some APIs have been changed or removed, but most are deprecated and have backwards compatibility.
v22.0.0-dev.2
Immutable
release. Only release title and notes can be modified.
22.0.0-dev.2 (2026-02-19)
Bug Fixes
- Return first indexed matcher indices as CompositeMatch.component2 (c9796a8)
v22.0.0-dev.1
Immutable
release. Only release title and notes can be modified.
22.0.0-dev.1 (2026-02-07)
BREAKING CHANGES
- Some APIs have been changed or removed, but most are deprecated and have backwards compatibility.