Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 07:12
· 147 commits to main since this release

1.3.0 (2026-03-22)

Bug Fixes

  • Changes to resources in RAW_ONLY mode were not being picked up (#78) (5dc1c48)
  • RAW_ONLY handling on Windows, uncompressed files (#79) (c25e5f8)
  • Set extractNativeLibs to value in manifest by default (#88) (5944eef)
  • Speed up slow resource decoding for APKs with duplicate spec strings (#75) (6eff16e)
  • Wire keepArchitectures to resource coders (d3519f8)

Features

  • Add classFingerprint field to Fingerprint (#71) (c808b09)
  • Add support for stripping native libraries (#83) (bc629ed)
  • Expand Compatibility declaration (#73) (ed99716)
  • Fingerprint matchAll() functionality (#87) (7660630)