Releases: symgraph/IDAssistMCP
Releases · symgraph/IDAssistMCP
Various updates and fixes
Fix 'panel failed to render' regression
1.3.0 Version bump.
IDA 9.1 support
Add Qt5/Qt6 compatibility layer for IDA 9.1+ support Add qt_compat.py shim that tries PySide6 first, falls back to PyQt5, and re-exports all Qt classes under unified names. Replace all direct PySide6 imports across 3 UI files with qt_compat imports. Normalize scoped enums to flat enums for PyQt5 compatibility. Bump version to 1.2.0 and add IDA 9.1 to supported versions.
Updates and bug fixes
1.1.0 Bump version.
Minor updates
1.0.3 Bump version. Re-home repo.
Update ida-plugin.json
1.0.1 Updates.
Initial Release
1.0.0 Updates and fixes.