Skip to content

Releases: simstudioai/sim

v0.6.38

12 Apr 08:42
8b57476

Choose a tag to compare

Bug Fixes

  • fix(models): exclude reseller providers from model catalog pages (#4117)

Contributors

View changes on GitHub

v0.6.37

12 Apr 04:02
4309d06

Choose a tag to compare

Features

  • feat(ee): enterprise feature flags, permission group platform controls, audit logs ui, delete account (#4115)
  • feat(ee): add enterprise audit logs settings page (#4111)

Improvements

  • improvement(landing): rebrand to AI workspace, add auth modal, harden PostHog tracking (#4116)

Bug Fixes

  • fix(trigger): handle Drive rate limits, 410 page token expiry, and clean up comments (#4112)
  • fix(trigger): fix Google Sheets trigger header detection and row index tracking (#4109)
  • fix(execution): fix isolated-vm memory leak and add worker recycling (#4108)

Other Changes

  • chore(triggers): deprecate trigger-save subblock (#4107)

Contributors

View changes on GitHub

v0.6.36

11 Apr 05:09
cbfab1c

Choose a tag to compare

Features

  • feat(knowledge): add token, sentence, recursive, and regex chunkers (#4102)
  • feat(ui): allow multiselect in resource tabs (#4094)
  • feat(trigger): add Google Sheets, Drive, and Calendar polling triggers (#4081)

Improvements

  • improvement(integrations, models): ui/ux (#4105)
  • improvement(sockets): workflow switching state machine (#4104)
  • update(doc): Update hosted key/byok section (#4098)

Bug Fixes

  • fix(trigger): fix polling trigger config defaults, row count, clock-skew, and stale config clearing (#4101)
  • fix(ui): support Tab key to select items in tag, env-var, and resource dropdowns (#4096)
  • fix(tools): use OAuth-compatible URL for JSM Forms API (#4099)
  • fix(trigger): show selector display names on canvas for trigger file/sheet selectors (#4097)
  • fix(trigger): resolve dependsOn for trigger-mode subblocks sharing canonical groups with block subblocks (#4095)

Contributors

View changes on GitHub

v0.6.35

10 Apr 06:09
4f40c4c

Choose a tag to compare

Features

  • feat(tools): add fields parameter to Jira search block (#4091)

Bug Fixes

  • fix(agent): include model in structured response output (#4092)
  • fix(log): log cleanup sql query (#4087)
  • fix(tools): handle all Atlassian error formats in parseJsmErrorMessage (#4088)

Other Changes

  • docs(openapi): add Human in the Loop section to API reference sidebar (#4089)

Contributors

View changes on GitHub

v0.6.34

09 Apr 22:44
d33acf4

Choose a tag to compare

Improvements

  • improvement(ci): parallelize Docker builds and fix test timeouts (#4083)

Bug Fixes

  • fix(tools): add Atlassian error extractor to all Jira, JSM, and Confluence tools (#4085)
  • fix(trigger): use @react-email/render v2 to fix renderToPipeableStream error (#4084)

Other Changes

  • chore(ci): bump actions/checkout to v6 and dorny/paths-filter to v4 (#4082)

Contributors

View changes on GitHub

v0.6.33

09 Apr 21:33
3c8bb40

Choose a tag to compare

Features

  • feat(trigger): add ServiceNow webhook triggers (#4077)
  • feat(jsm): add ProForma/JSM Forms discovery tools (#4078)

Improvements

  • improvement(polling): fix correctness and efficiency across all polling handlers (#4067)
  • improvement(deploy): improve auto-generated version descriptions (#4075)
  • improvement(release): address comments (#4069)

Bug Fixes

  • fix(credentials): add cross-cache invalidation for oauth credential queries (#4076)
  • fix(trigger): add @react-email/components to additionalPackages (#4068)

Other Changes

  • docs(openapi): add Human in the Loop API endpoints (#4079)

Contributors

View changes on GitHub

v0.6.32

09 Apr 05:46
f8f3758

Choose a tag to compare

Features

  • feat(block): Add cloudwatch publish operation (#4027)

Improvements

  • improvement(hitl): streaming, async support + update docs (#4058)

Bug Fixes

  • fix(jsm): improve create request error handling, add form-based submission support (#4066)
  • fix(hitl): resume workflow output async (#4065)
  • fix(hitl): async resume (#4064)
  • fix(subscription-state): remove dead code, change token route check (#4062)
  • fix(billing): Skip billing on streamed workflows with byok (#4056)
  • fix(error): catch socket auth error as 4xx (#4059)
  • fix(whitelabeling): cast activeOrganizationId on session for TS build
  • fix(whitelabeling): eliminate logo flash by fetching org settings server-side (#4057)
  • fix: merge subblock values in auto-layout to prevent losing router context (#4055)

Contributors

View changes on GitHub

v0.6.31

08 Apr 20:11
cf233bb

Choose a tag to compare

Features

  • feat(enterprise): cloud whitelabeling for enterprise orgs (#4047)
  • feat(voice): voice input migration to eleven labs (#4041)

Bug Fixes

  • fix(editor): stop highlighting start.input as blue when block is not connected to starter (#4054)
  • fix(webhook): throw webhook errors as 4xxs (#4050)
  • fix(trigger): add react-dom and react-email to additionalPackages (#4052)
  • debug(log): Add logging on socket token error (#4051)
  • fix(parallel): remove broken node-counting completion + resolver claim cross-block (#4045)
  • fix(kb): disable connectors after repeated sync failures (#4046)
  • fix(kb): doc selector (#4048)

Contributors

View changes on GitHub

v0.6.30

08 Apr 08:15
d7da35b

Choose a tag to compare

Features

  • feat(secrets): allow admins to view and edit workspace secret values (#4040)
  • feat(ui): Add copy button for code blocks in mothership (#4033)
  • feat(athena): add AWS Athena integration (#4034)
  • feat(chat): drag workflows and folders from sidebar into chat input (#4028)
  • feat(slack): add subtype field and signature verification to Slack trigger (#4030)
  • feat(posthog): Add tracking on mothership abort (#4023)

Improvements

  • improvement(kb): deferred content fetching and metadata-based hashes for connectors (#4044)
  • refactor(polling): consolidate polling services into provider handler pattern (#4035)
  • improvement(secrets): parallelize save mutations and add admin visibility for workspace secrets (#4032)

Bug Fixes

  • fix: address PR review comments (#4042)
  • fix(kb): show 'pending' instead of past date for overdue next sync (#4039)
  • fix(manual): mock payloads nested recursion (#4037)
  • Revert "fix(sockets): joining currently deleted workflow (#4004)" (#4004)
  • fix(admin): delete workspaces on ban (#4029)
  • fix(login): fix captcha headers for manual login (#4025)

Contributors

View changes on GitHub

v0.6.29

07 Apr 23:25
d6ec115

Choose a tag to compare

login improvements, posthog telemetry (#4026)

View changes on GitHub