v0.8.2
simstudioai/simv0.8.2Aug 15, 2026by github-actions[bot]
AI Summary
Introduces managed credential groups and several new data connectors including Azure Data Explorer and RabbitMQ. The release focuses on improving access control and table interaction capabilities.
Key Highlights
- Managed credential groups feature
- Azure Data Explorer integration
- RabbitMQ integration
- Ashby integration with job sync
- Enhanced table filtering capabilities
New Features
- Managed credential groups
- Azure Data Explorer integration
- RabbitMQ integration
- Ashby integration
- Table filtering by cell value
- Knowledge base connectors
Full Release Notes
## Features - feat(credentials): add managed credential groups (#6697) - feat(tables): filter by cell value from the cell menu, sort from the column menu (#6719) - feat(ashby): incremental job sync, custom field writes, and application lifecycle ops (#6703) - feat(connectors): add 9 knowledge base connectors (#6699) - feat(integrations): add Azure Data Explorer (#6701) - feat(rabbitmq): add RabbitMQ integration (#6700) ## Bug Fixes - fix(access-control): default every operation and model picker to one the permission group allows (#6720) - fix(tables): allow unbounded v1 row queries (#6713) - fix(webhooks): read every Ashby error shape when webhook registration fails (#6711) - fix(knowledge): remove caution triangle overlay from connector icon (#6717) - fix(grafana): validate against the API docs, add data source querying and contact-point CRUD (#6712) - fix(settings): redirect unavailable tabs to general (#6710) - fix(icons): align table block icon and 12-unit icon stroke with the emcn family (#6708) - Revert "fix(integrations): read every service mark from one registry (#6682)" (#6682) - fix(integrations): read every service mark from one registry (#6682) - fix(settings): preserve tab when switching workspaces (#6704) - fix(logger, blocks): log nested errors and stop spurious model-selection warnings (#6706) - fix(v2): close seven correctness and honesty gaps found sweeping the API (#6702) - fix(condition): stop a secret value from breaking or forging a condition (#6705) ## Other Changes - chore(utils): consolidate record guards and remove dead code (#6715) ## Contributors - @TheodoreSpeaks - @icecrasher321 - @mzxchandra - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.8.1...v0.8.2)