Releases: salingnh/android-reverse-engineering-mcp
Releases · salingnh/android-reverse-engineering-mcp
Release list
Safe Android Reverser 0.4.0
What's Changed
- chore(release): prepare Safe Android Reverser 0.3.1 by @salingnh in #19
- fix(release): make post-release smoke non-root writable by @salingnh in #20
- refactor(plugin): remove legacy host-executed model by @salingnh in #21
- docs: enforce no-throwaway architecture evolution by @salingnh in #22
- docs(agent): require 0.4 execution plan by @salingnh in #23
- feat: add durable runtime cache resolver by @salingnh in #24
- feat: add canonical code ownership semantics by @salingnh in #25
- feat(program-model): add canonical semantic repository layer by @salingnh in #26
- feat(application-map): add canonical semantic application projection by @salingnh in #27
- feat(context): add intelligent function context retrieval by @salingnh in #28
- feat(flow): define durable data-flow IR by @salingnh in #29
- feat(flow): add localized value tracing by @salingnh in #30
- fix(flow): preserve ignored call uncertainty by @salingnh in #31
- feat(security): add auth, token, signing and crypto semantics by @salingnh in #32
- ci(release): add branch request bridge by @salingnh in #33
Full Changelog: safe-v0.3.1...safe-v0.4.0
Safe Android Reverser 0.3.1
What's Changed
- ci: add guarded manual release orchestrator by @salingnh in #13
- ci: simplify manual release to tag-only input by @salingnh in #14
- ci: automate end-to-end Safe Android Reverser releases by @salingnh in #15
- ci: remove obsolete release action wrapper by @salingnh in #16
- ci: restore runtime-cache release gate on default branch by @salingnh in #17
- chore(release): prepare Safe Android Reverser 0.3.0 by @salingnh in #12
- fix(mcp): make tools/list startup container-free by @salingnh in #18
Full Changelog: safe-v0.3.0...safe-v0.3.1
Safe Android Reverser 0.3.0
What's Changed
- Feat/safe sandbox plugin by @salingnh in #1
- feat: add semantic program understanding for Android reverse engineering by @salingnh in #2
- Fix plugin/image release version consistency by @salingnh in #3
- docs: make framework-aware analysis the current roadmap focus by @salingnh in #4
- feat: add P0 framework-aware analyzer routing by @salingnh in #5
- feat: add Program Evidence Graph schema v2 foundation by @salingnh in #6
- feat: add bounded Flutter artifact and runtime inspection by @salingnh in #7
- feat: add isolated offline-safe Blutter capability profile by @salingnh in #8
- feat: add bounded Flutter Dart semantic index by @salingnh in #9
- feat: add bounded Flutter network/auth/crypto reconstruction by @salingnh in #10
- feat: establish 0.3 platform foundation and Flutter capability architecture by @salingnh in #11
Full Changelog: https://github.com/salingnh/android-reverse-engineering-mcp/commits/safe-v0.3.0