Releases: symgraph/IDAssist
Releases · symgraph/IDAssist
New feature: SymGraph service tab
Use stored IDB SHA for detached database queries
1.9.0 Use stored IDB SHA for detached database queries
Chat overhaul and misc improvements
1.7.0 Fix ReAct follow-up context continuity
Resolve semantic graph targets and repair GraphRAG schema
1.6.0 Resolve semantic graph targets and repair GraphRAG schema
Various updates and fixes
1.5.0 Fix stop button styling on Windows
Updates
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.
1.3.0 Updates.
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 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
1.1.0 Version fix.
Minor updates
1.0.4 Bump version. Re-home repo.