{{ message }}
Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.56
Features
- feat(ui): Show subagent logs in bounded vertical view (#4280)
- feat(agentphone): add AgentPhone integration (#4278)
- feat(files): default sort by updated and add updated sort option (#4279)
Bug Fixes
- fix(agentphone): fix image (#4281)
- fix(tables): account for letter-spacing and displayed content in column auto-resize (#4277)
- fix(api): Pass archivedAt to list table response (#4275)
- fix(retention): switch data retention to be org-level (#4270)
Other Changes
- Set statement timeout of 90 seconds (#4276)
Contributors
v0.6.55
v0.6.54
Features
- feat(observability): add mothership tracing (#4253)
Improvements
- improvement(migrations): log better errors (#4260)
Bug Fixes
- fix(otel): chat root OTel span on all early-return paths (#4265)
- fix(db): raise db pool size (#4263)
Other Changes
- Merge pull request #4261 from simstudioai/staging
Contributors
v0.6.53
v0.6.52
Features
- feat(integrations): AWS SES, IAM Identity Center, and enhanced IAM/STS/CloudWatch/DynamoDB (#4245)
- feat(contact): add contact page, migrate help/demo forms to useMutation (#4242)
- feat(log): Add wrapper function for standardized logging (#4061)
- feat(jobs): Add data retention jobs (#4128)
- feat(ui): Add slack manifest generator (#4237)
Improvements
- improvement(contact): add Turnstile CAPTCHA, honeypot, and robustness fixes (#4248)
- improvement(access-control): migrate to workspace scope (#4244)
- improvement(landing): scope navbar/footer to (shell) route group, align scoped 404s with root (#4246)
- improvement(enterprise): slack wizard UI, enterprise docs, data retention updates (#4241)
- improvement(knowledge): show selector with saved option in connector edit modal (#4240)
- improvement(sso): fix provider lookup, migrate UI to emcn, add enterprise SSO docs (#4238)
- improvement(governance): workspace-org invitation system consolidation (#4230)
Bug Fixes
- fix(settings): hide data-retention nav item when user lacks enterprise plan (#4256)
- fix(deps): bump drizzle-orm 0.45.2 + adopt MCP SDK 1.25.3 native types (#4252)
- fix(aws): add validateAwsRegion to all AWS route schemas to prevent SSRF (#4250)
- fix(landing): resolve error-page crash on invalid /models and /integrations routes (#4243)
- fix(billing): close TOCTOU race in subscription transfer, centralize stripe test mocks (#4239)
- fix(security): enforce URL validation across connectors, providers, and auth flows (SSRF + open-redirect hardening) (#4236)
Other Changes
- seo(robots): disallow tag-filtered blog URLs from crawlers (#4247)
Contributors
v0.6.51
Features
- feat(tables): column selection, keyboard shortcuts, drag reorder, and undo improvements (#4222)
Improvements
- improvement(codebase): migrate tests to dbChainMock, extract react-query hooks (#4235)
- improvement(codebase): centralize test mocks, extract @sim/utils, remove dead code (#4228)
- improvement(billing): route scope by subscription referenceId, sync plan from Stripe, transfer storage on org join, outbox service (#4219)
Bug Fixes
- fix(settings): restore paste-to-destructure for workspace secrets, cleanup hooks and design tokens (#4231)
- fix(landing): render proper 404 for invalid /models and /integrations routes (#4232)
- fix(ui): stop scrolling on leaving workflow sidebar for drag-drop (#4139)
- fix(blocks): resolve variable display in mothership resource preview (#4226)
Other Changes
- chore(docker): add packages/utils to app and realtime Dockerfiles (#4229)
- chore(readme): update tech stack section (#4227)
Contributors
v0.6.50
Improvements
- improvement(mothership): agent model dropdown validations, markers for recommended models (#4213)
- improvement(terminal): resize output panel on any layout change via ResizeObserver (#4220)
- improvement(utils): add shared utility functions and replace inline patterns (#4214)
- improvement(sidebar): interleave folders and workflows by sort order in all resource pickers (#4215)
Bug Fixes
- fix(pdf): PDF previews by adding the missing preview endpoint and allowing same-origin blob URLs in iframe CSP (#4225)
- fix(fireflies): support V2 webhook payload format for meetingId mapping (#4221)
- fix(execution): run pptx/docx/pdf generation inside isolated-vm sandbox (#4217)
- fix(chat): prevent @-mention menu focus loss and stabilize render identity (#4218)
Other Changes
- docs(assets): Add pics and videos for mothership (#4216)
Contributors
v0.6.49
Features
- feat(monday): add full Monday.com integration (#4210)
- feat(triggers): add Atlassian triggers for Jira, JSM, and Confluence (#4211)
Improvements
- improvement(mothership): whitespace only deltas need to be preserved, update docs for theshold billing (#4212)
- improvement(logs): fix trigger badge wrapping, time range picker, status filters, and React anti-patterns (#4207)
- improvement(tables): clean up duplicate types, unnecessary memos, and barrel imports (#4205)
Bug Fixes
- fix(resolver): turn off resolver for opaque schema nodes, unrun paths (#4208)
- fix(export): preserve unicode characters in workflow filenames (#4120)
- fix(socket): sync deploy button state across collaborators (#4206)
