Skip to content

Releases: simstudioai/sim

v0.6.4

19 Mar 06:25
ff7b5b5

Choose a tag to compare

Features

  • feat(box): add Box and Box Sign integrations (#3660)
  • feat(workday): block + tools (#3663)
  • feat(ashby): add 15 new tools and fix existing tool accuracy (#3662)
  • feat(docusign): add docusign integration (#3661)

Improvements

  • improvement(billing): immediately charge for billing upgrades (#3664)

Bug Fixes

  • fix(schedules): deployment bug (#3666)
  • fix(subflows): subflow-child selection issues, subflow error logs (#3656)

Contributors

View changes on GitHub

v0.6.3

18 Mar 18:39
30f2d1a

Choose a tag to compare

Bug Fixes

  • fix(mothership): mothership-ran workflows show workflow validation errors (#3634)
  • fix(knowledge): infer MIME type from file extension in create/upsert tools (#3651)
  • fix(hubspot): add missing tickets and oauth scopes to OAuth config (#3653)

Contributors

View changes on GitHub

v0.6.2

18 Mar 10:39
4bd0731

Choose a tag to compare

Features

  • feat(blog): add v0.6 blog post and email broadcast (#3636)
  • feat(home): resizable chat/resource panel divider (#3648)
  • feat(mothership): request ids (#3645)
  • feat(knowledge): add upsert document operation (#3644)
  • feat(csp): allow chat UI to be embedded in iframes (#3643)

Improvements

  • improvement(landing): added enterprise section (#3637)

Bug Fixes

  • fix(db): reduce connection pool sizes to prevent exhaustion (#3649)
  • fix(logs): add durable execution diagnostics foundation (#3564)
  • fix(workspace): prevent stale placeholder data from corrupting workflow registry on switch
  • fix(mothership): fix mothership file uploads (#3640)

Other Changes

  • waleedlatif1/hangzhou v2 (#3647)

Contributors

View changes on GitHub

v0.6.1

17 Mar 22:27
4f3bc37

Choose a tag to compare

Features

  • feat(auth): migrate to better-auth admin plugin with unified Admin tab (#3612)

Bug Fixes

  • fix(mothership): fix tool call scheduling (#3635)

Contributors

View changes on GitHub

v0.5.113

13 Mar 06:00
4c12914

Choose a tag to compare

Features

  • feat(google-ads): add google ads integration for campaign and ad performance queries (#3360)
  • feat(ashby): add webhook triggers with automatic lifecycle management (#3548)

Bug Fixes

  • fix(grain): update to stable version of API (#3556)
  • fix(executor): skip Response block formatting for internal JWT callers (#3551)
  • fix(jira): remove unnecessary projectId dependency from manualIssueKey (#3547)

Contributors

View changes on GitHub

v0.5.112

12 Mar 20:40
e9bdc57

Choose a tag to compare

Features

  • feat(slack): add email field to get user and list users tools (#3509)
  • feat(tools): add Fathom AI Notetaker integration (#3531)

Improvements

  • improvement(canvas): enable middle mouse button panning in cursor mode (#3542)

Bug Fixes

  • fix(blocks): clarify condition ID suffix slicing for readability (#3546)
  • fix(jira): add explicit fields parameter to search/jql endpoint (#3544)
  • fix(jira): add missing write:attachment:jira oauth scope (#3541)
  • fix(traces): prevent condition blocks from rendering source agent's timeSegments (#3534)
  • fix(blocks): remap condition/router IDs when duplicating blocks (#3533)

Other Changes

  • chore(oauth): remove unused github-repo generic OAuth provider (#3543)

Contributors

View changes on GitHub

v0.5.111

12 Mar 00:55
36612ae

Choose a tag to compare

Features

  • feat(webhooks): dedup and custom ack configuration (#3525)

Improvements

  • improvement(webhooks): move non-polling executions off trigger.dev (#3527)

Bug Fixes

  • fix(gmail): RFC 2047 encode subject headers for non-ASCII characters (#3526)

Contributors

View changes on GitHub

v0.5.110

11 Mar 22:11
1c2c2c6

Choose a tag to compare

Bug Fixes

  • fix(webhooks): eliminate redundant DB queries from webhook execution path (#3523)
  • fix(security): add SSRF protection to database tools and webhook delivery (#3500)
  • fix(parallel): align integration with Parallel AI API docs (#3501)

Contributors

View changes on GitHub

v0.5.109

09 Mar 18:03
ecd3536

Choose a tag to compare

Features

  • Revert "feat(hosted key): Add exa hosted key (#3221)" (#3221)
  • feat(hosted key): Add exa hosted key (#3221)
  • feat(evernote): add Evernote integration with 11 tools (#3456)
  • feat(obsidian): add Obsidian integration with 15 tools (#3455)

Bug Fixes

  • fix(webhooks): return empty 200 for Slack to close modals cleanly (#3492)

Other Changes

  • chore(monitoring): remove SSE connection tracking and Bun.gc debug instrumentation (#3472)

Contributors

View changes on GitHub

v0.5.108

07 Mar 05:14
8c0a2e0

Choose a tag to compare

Features

  • feat(jira): add search_users tool for user lookup by email (#3451)
  • feat(selectors): add dropdown selectors for 14 integrations (#3433)

Improvements

  • improvement(selectors): remove dead semantic fallback code (#3454)
  • improvement(selectors): simplify selector context + add tests (#3453)
  • improvement(oauth): centralize scopes and remove dead scope evaluation code (#3449)
  • improvement(canonical): backfill for canonical modes on config changes (#3447)

Bug Fixes

  • fix(selectors): resolve env var references at design time for selector context (#3446)
  • fix(memory): upgrade bun from 1.3.9 to 1.3.10 (#3441)
  • fix(tool-input): restore workflow input mapper visibility (#3438)

Contributors

View changes on GitHub