Skip to content

Releases: symgraph/IDAssist

New feature: SymGraph service tab

19 Apr 23:07

Choose a tag to compare

Use stored IDB SHA for detached database queries

17 Apr 00:48

Choose a tag to compare

1.9.0

Use stored IDB SHA for detached database queries

Chat overhaul and misc improvements

09 Apr 22:42

Choose a tag to compare

1.7.0

Fix ReAct follow-up context continuity

Resolve semantic graph targets and repair GraphRAG schema

03 Apr 19:06

Choose a tag to compare

1.6.0

Resolve semantic graph targets and repair GraphRAG schema

Various updates and fixes

29 Mar 16:06

Choose a tag to compare

1.5.0

Fix stop button styling on Windows

Updates

19 Mar 22:21

Choose a tag to compare

Remove Anthropic OAuth provider; bump version to 1.4.0

Remove the ANTHROPIC_OAUTH provider type, anthropic_oauth_provider,
AnthropicOAuthWorker, and all associated UI authentication flows
from settings_controller. Update provider_types, factory, message
format adapter mapping, and migration maps accordingly.

Update semantic graph and various bug fixes.

19 Mar 00:04

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 22 files with qt_compat imports. Normalize
scoped enums to flat enums for PyQt5 compatibility, replace .exec()
with exec_dialog() wrapper, and fix QTimeZone.utc() portability.

Bump version to 1.2.0 and add IDA 9.1 to supported versions.

Updates and bug fixes

14 Mar 07:28

Choose a tag to compare

1.1.0

Version fix.

Minor updates

09 Mar 07:34

Choose a tag to compare

1.0.4

Bump version. Re-home repo.