v0.8.2

devlikeapro/wahav0.8.2Aug 15, 2026by github-actions[bot]

AI Summary

This release focuses on adding managed credential groups, expanding knowledge base connectors, and integrating new services like RabbitMQ and Ashby, while fixing access control, table queries, and webhook errors.

Key Highlights

  • Added managed credential groups for better organization
  • Introduced 9 new knowledge base connectors
  • Added RabbitMQ integration
  • Implemented Ashby incremental job sync and custom field writes
  • Fixed access control defaults and table query limits

New Features

  • Managed credential groups
  • Filter tables by cell value from the cell menu
  • Ashby incremental job sync, custom field writes, and application lifecycle ops
  • 9 knowledge base connectors
  • Azure Data Explorer integration
  • RabbitMQ integration
  • v2 API correctness fixes

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)