What's Changed
- Update natives.py by @rloretan in #106
- Fix OkHttp3 module ClassNotFoundException - Resolves #45 by @subhobhai943 in #114
- Add database migration guide for Mango compatibility - Fixes #88 by @subhobhai943 in #113
- Improve
showcommand robustness and UX by @dhtzs in #118 - Add deprecated API support for backward compatibility by @saullocarvalho in #119
- Fix exception when running in non-interactive mode by @mpeck12 in #120
New Features & Improvements
- Manifest diffing across app versions
Easily compare Android manifests between builds to identify changes in permissions, components, and security-relevant attributes. - Multi-session Medusa support
Run multiple Medusa sessions simultaneously, enabling parallel dynamic analysis across apps or processes.
New Contributors
- @rloretan made their first contribution in #106
- @subhobhai943 made their first contribution in #114
- @dhtzs made their first contribution in #118
- @saullocarvalho made their first contribution in #119
- @mpeck12 made their first contribution in #120
Many thanks to @actuator for his sponsorship!
Full Changelog: v3.1.0...v3.2.0