github ReVanced/revanced-patcher v14.0.0

latest releases: v20.0.1-dev.1, v20.0.0, v20.0.0-dev.4...
13 months ago

14.0.0 (2023-08-22)

Bug Fixes

  • log decoding resources after logging deleting resource cache directory (db62a16)
  • only emit closed patches that did not throw an exception with the @Patch annotation (5938f6b)
  • supply the parent classloader to DexClassLoader (0f15077)

Code Refactoring

  • improve structure and public API (6b8977f)

Features

  • do not log instantiation of ReVanced Patcher (273dd8d)

BREAKING CHANGES

  • Various public APIs have been changed. The Version annotation has been removed. Patches do not return anything anymore and instead throw PatchException. Multiple patch bundles can now be loaded in a single ClassLoader to bypass class loader isolation.

Don't miss a new revanced-patcher release

NewReleases is sending notifications on new releases.