v0.6.101
simstudioai/simv0.6.101Jun 3, 2026by github-actions[bot]
AI Summary
This release expands the knowledge base connector ecosystem and addresses several critical authentication and scheduling issues.
Key Highlights
- Added 11 knowledge base connectors
- Fixed Slack reactions read permissions in OAuth
- Fixed 'account already exists' error message on signup
- Fixed schedule usage lim error to count as failed runs
- Fixed Fathom document header cache handling
New Features
- 11 knowledge base connectors
- Slack reactions fix
- Duplicate signup error handling
- Schedule usage lim fix
Full Release Notes
## Features - feat(connectors): add 11 knowledge base connectors (#4849) ## Bug Fixes - fix(fathom): skip getDocument when header cache is missing instead of emitting a degraded, un-refreshable record (#4859) - fix(slack): request reactions:read in OAuth URL, drop im:history (#4856) - fix(auth): show "account already exists" on duplicate email signup (#4855) - fix(schedules): count usage lim error schedule as failed run (#4853) ## Contributors - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.6.100...v0.6.101)