Skip to content

Releases: symgraph/IDAssistMCP

Various updates and fixes

29 Mar 16:06

Choose a tag to compare

1.4.0

Support global scope in variables rename

Fix 'panel failed to render' regression

21 Mar 14:42

Choose a tag to compare

IDA 9.1 support

14 Mar 19:06

Choose a tag to compare

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

14 Mar 09:36

Choose a tag to compare

1.1.0

Bump version.

Minor updates

09 Mar 07:35

Choose a tag to compare

1.0.3

Bump version. Re-home repo.

Update ida-plugin.json

28 Feb 23:14

Choose a tag to compare

1.0.1

Updates.

Initial Release

28 Feb 23:00

Choose a tag to compare

1.0.0

Updates and fixes.