Skip to content

Releases: simstudioai/sim

v0.6.50

18 Apr 05:23
bc09865

Choose a tag to compare

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

View changes on GitHub

v0.6.49

17 Apr 03:43
dcf3302

Choose a tag to compare

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

View changes on GitHub

v0.6.48

16 Apr 21:22
8a50f18

Choose a tag to compare

Features

  • feat(tables): import csv into existing tables (#4199)

Improvements

  • improvement(ui): remove React anti-patterns, fix CSP violations (#4203)

Bug Fixes

  • fix(executor): subflow edge keys mismatch (#4202)

Contributors

View changes on GitHub

v0.6.47

16 Apr 20:14
2dbc7fd

Choose a tag to compare

Features

  • feat(docs): fill documentation gaps across platform features (#4110)

Bug Fixes

  • fix(ui): stop terminal auto-select from stealing copilot input focus (#4201)
  • fix(misc): remove duplicate docs page, update clopus 4.7 (#4200)
  • fix(ui): fix focusing bugs while editing files (#4197)

Contributors

View changes on GitHub

v0.6.46

16 Apr 07:26
387cc97

Choose a tag to compare

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

View changes on GitHub

v0.6.45

15 Apr 20:33
010435c

Choose a tag to compare

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

View changes on GitHub

v0.6.44

15 Apr 05:21
46ffc49

Choose a tag to compare

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

View changes on GitHub

v0.6.43

14 Apr 22:32
3a1b1a8

Choose a tag to compare

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

View changes on GitHub

v0.6.42

14 Apr 20:16
fc07922

Choose a tag to compare

Bug Fixes

  • fix(mothership): tool path for nested folders (#4158)
  • fix(mothership): fix workflow vfs reads (#4156)
  • fix(ui): handle long file paths and names in search modal (#4155)

Contributors

View changes on GitHub

v0.6.41

14 Apr 16:01
3838b6e

Choose a tag to compare

Bug Fixes

  • fix(webhooks): non-polling webhook executions silently dropped after BullMQ removal (#4153)

Contributors

View changes on GitHub