Releases: simstudioai/sim
Releases · simstudioai/sim
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)
Contributors
v0.6.48
v0.6.47
v0.6.46
Improvements
- improvement(landing): optimize core web vitals and accessibility (#4193)
Bug Fixes
- fix(ui): posthog guard, dynamic import loading, compact variant, rebase cleanup (#4196)
- fix(ui): fix attachment logic on queued mothership messages (#4191)
- fix(mothership): chat stream structuring + logs resource post fix (#4189)
- fix(brightdata): fix async Discover API, echo-back fields, and registry ordering (#4188)
Other Changes
- Merge pull request #4190 from simstudioai/staging
Contributors
v0.6.45
Features
- feat(brightdata): add Bright Data integration with 8 tools (#4183)
Improvements
- improvement(seo): optimize sitemaps, robots.txt, and core web vitals across sim and docs (#4170)
Bug Fixes
- fix(logs): close sidebar when selected log disappears from filtered list + cleanup (#4186)
- fix(mothership): fix superagent credentials (#4185)
- fix(gemini): support structured output with tools on Gemini 3 models (#4184)
- fix(landing): return 404 for invalid dynamic route slugs (#4182)
- fix(csp): add missing analytics domains, remove unsafe-eval, fix workspace CSP gap (#4179)
Contributors
v0.6.44
Features
- feat(microsoft-excel): add SharePoint drive support for Excel integration (#4162)
Improvements
- improvement(ui): rename user-facing "execution" to "run" (#4176)
- refactor(microsoft-excel): export GRAPH_ID_PATTERN and deduplicate validation (#4174)
- improvement(ui): delegate streaming animation to Streamdown component (#4163)
Bug Fixes
- fix(blocks): correct required field validation for Jira and Confluence blocks (#4172)
- fix(mothership): fix intelligence regression (#4171)
- fix(ui): align PlayOutline icon with filled Play shape (#4169)
- fix(seo): correct canonical URLs, compress oversized images, add cache headers (#4168)
- fix(ui): resource tab fixes, add search to workspace modal (#4166)
Contributors
v0.6.43
Features
- feat(jira): support raw ADF in description and environment fields (#4164)
Bug Fixes
- fix(google-drive): add auto export format and validate against Drive API docs (#4161)
- fix(triggers): env var resolution in provider configs (#4160)
- fix(billing): add idempotency to billing (#4157)
Contributors
v0.6.42
v0.6.41
Bug Fixes
- fix(webhooks): non-polling webhook executions silently dropped after BullMQ removal (#4153)