v7.1.0 - Import, debugging and stability
v7.1.0 is a maintenance release. The import tools are rewritten and better tested, now the model receives progress and more detail. Many end to end tests were added for common use cases including archives. Many dependencies were bumped to fix compatibility with recent VSCode.
A new debug capture feature was added to help debug issues. If you have an issue you can generate a capture from the Project window. Click Tools -> ReVa -> Capture Debug Info and a zip file containing logs and internal data will be saved.
Please upgrade to this release if you have issues with importing files or MCP protocol issues.
What's Changed
- chore(deps): bump antoniovazquezblanco/setup-ghidra from 2.0.14 to 2.0.15 by @dependabot[bot] in #225
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #224
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #223
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #222
- chore(deps): bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #221
- chore(deps): bump antoniovazquezblanco/setup-ghidra from 2.0.15 to 2.0.16 by @dependabot[bot] in #234
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #235
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #236
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #237
- chore(deps): bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #238
- chore(deps): bump io.modelcontextprotocol.sdk:mcp-bom from 0.14.0 to 0.17.0 by @dependabot[bot] in #232
- chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #233
- Improve import tool by @cyberkaida in #241
- chore(deps): bump Jackson from 2.19.2 to 2.20.x by @cyberkaida in #243
Full Changelog: v7.0.0...v7.1.0