Skip to content

Releases: simstudioai/sim

v0.5.21

08 Dec 21:11
c27c233

Choose a tag to compare

Features

  • feat(i18n): update translations (#2249)
  • feat(i18n): update translations (#2246)
  • feat(cursor): add cursor block and tools (#2245)
  • feat(i18n): update translations (#2244)
  • feat(i18n): update translations (#2238)
  • feat(docs): added additional self-hosting documentation (#2237)
  • feat(credits): prepurchase credits (#2174)
  • improvement(salesforce): fixed refresh and added endpoints (#2177)
  • fix(inactivity-notif): add cron to helm (#2235)
  • feat(i18n): update translations (#2233)
  • fix(google-drive): added support for shared drive (#2232)
  • feat(google-groups): added google groups (#2229)
  • feat(admin): added more billing, subscriptions, and organization admin API routes (#2225)
  • feat(i18n): update translations (#2226)
  • feat(tools): google slides tool, terminal console virtualization, tool fixes (#2209)

Improvements

  • improvement(code): removed dedicated code-optimized virtualized viewer, baked it into the code component (#2234)
  • improvement(ui): revert settings > envvar ui (#2227)

Bug Fixes

  • fix(docs): fix salesforce docs & update styling (#2248)
  • fix(conditional): don't error in condition blocks when no conditions are satisfied (#2243)
  • fix(import): fixed trigger save on export/import flow (#2239)
  • fix(autolayout): reduce horizontal spacing in autolayout (#2240)
  • fix(copilot-autolayout): more subflow cases and deal with resizing (#2236)
  • v0.5.20: google slides, ui fixes, subflow resizing improvements
  • fix(copilot): fixed copilot code component overflowing gutter (#2230)
  • fix(hosted): fixed hosted providers to exact string match model names rather than check provider names (#2228)
  • fix(autolayout): subflow calculation (#2223)

Contributors

View changes on GitHub

v0.5.20

06 Dec 23:54
ebef5f3

Choose a tag to compare

Features

  • feat(admin): added more billing, subscriptions, and organization admin API routes (#2225)
  • feat(i18n): update translations (#2226)
  • feat(tools): google slides tool, terminal console virtualization, tool fixes (#2209)

Improvements

  • improvement(ui): revert settings > envvar ui (#2227)

Bug Fixes

  • v0.5.20: google slides, ui fixes, subflow resizing improvements
  • fix(copilot): fixed copilot code component overflowing gutter (#2230)
  • fix(hosted): fixed hosted providers to exact string match model names rather than check provider names (#2228)
  • fix(autolayout): subflow calculation (#2223)

Contributors

View changes on GitHub

v0.5.19

06 Dec 01:12
12c4c2d

Choose a tag to compare

Features

  • fix(build): added trigger.dev sdk mock to tests (#2216)
  • fix(build): added trigger.dev sdk mock to tests (#2216)

Bug Fixes

  • fix(copilot): fix function execute tool (#2222)
  • fix(copilot): fix tool call flash (#2221)
  • fix(copilot): fix hanging tool calls (#2218)

Contributors

View changes on GitHub

v0.5.18

06 Dec 00:47
6cd078b

Choose a tag to compare

Features

  • feat(i18n): update translations (#2208)
  • feat(tools): added more slack tools (#2212)
  • feat(copilot): superagent (#2201)
  • feat(admin): added admin APIs for admin management (#2206)
  • fix(images): updated helm charts with branding URL guidance, removed additional nextjs image optimizations (#2205)
  • feat(i18n): update translations (#2204)
  • feat(error-notifications): workspace-level configuration of slack, email, webhook notifications for workflow execution (#2157)

Improvements

  • improvement: loading, optimistic actions (#2193)
  • chore(deps): upgrade to nextjs 16 (#2203)
  • improvement: modal UI (#2202)

Bug Fixes

  • fix(custom-bot-slack): dependsOn incorrectly set for bot_token (#2214)
  • fix(copilot): validation (#2215)
  • fix(import): fix array errors on import/export (#2211)
  • fix(env-vars): refactor for workspace/personal env vars to work with server side execution correctly (#2197)
  • fix(enterprise-plan): seats should be taken from metadata (#2200)
  • fix(profile-pics): remove sharp dependency for serving profile pics in settings (#2199)
  • fix(subscription): fixed text clipping on subscription panel (#2198)
  • fix(envvar): fix envvar dropdown positioning, remove dead code (#2196)
  • fix(settings): fix long description on wordpress integration (#2195)

Contributors

View changes on GitHub

v0.5.17

04 Dec 21:30
3187493

Choose a tag to compare

Features

  • feat: terminal serach; fix: delete-modal (#2176)
  • feat(i18n): update translations (#2178)
  • feat(tools): added zoom, elasticsearch, dropbox, kalshi, polymarket, datadog, ahrefs, gitlab, shopify, ssh, wordpress (#2175)
  • feat: light, emcn, modals (#2104)

Improvements

  • chore(deps): upgrade to bun v1.3 (#2181)
  • chore(deps): upgrade from nextjs 15.4.1 to 15.4.8 and upgrade turborepo (#2180)

Bug Fixes

  • fix(chat): fix download & clear popover staying open after pressing in floating chat (#2192)
  • fix(copilot): fix code viewer in copilot user inp (#2191)
  • fix: tooltip on env settings (#2190)
  • fix(settings): fixed sso form validation (#2189)
  • fix: modals, settings, panel (#2187)
  • fix(input): allow test value if no real value provided for inputs in deployed executions (#2186)
  • fix(polling): fixed gmail and outlook polling to respect disabled status (#2185)
  • fix(executor): nested error activation (#2184)
  • fix(mcp): remove client-side cache and reduce server cache from 5m to 30s (#2182)
  • fix: commented out light mode (#2173)

Contributors

View changes on GitHub

v0.5.16

03 Dec 06:02
e157ce5

Choose a tag to compare

Features

  • feat(i18n): update translations (#2163)
  • feat(models): added xai models and updated gemini pricing (#2161)
  • feat(models): added latest mistral models (#2159)
  • feat(i18n): update translations (#2153)

Improvements

  • improvement(lib): refactored lib/ to be more aligned with queries and api directory (#2160)
  • improvement(agent): switch default model to claude 4.5 sonnet (#2156)

Bug Fixes

  • fix(logs): logging with error issues for model costs (#2169)
  • fix(trace-spans): fix input/output token count in trace spans (#2168)
  • fix(jira): fixed incorrect dependsOn for jira project/issue subblcks (#2167)
  • fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings (#2166)
  • fix(templates): fixed verified creator status displaying & tooltip on templates (#2165)
  • fix(subblocks): update guardrails pii selector component to use emcn (#2164)
  • fix(icons): fix mailgun, restore tts and smtp blocks (#2162)
  • fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save (#2158)
  • fix(docs): update docs to background instead of backgroundColor (#2154)

Contributors

View changes on GitHub

v0.5.15

01 Dec 22:00
774e5d5

Choose a tag to compare

Features

  • feat(tools): added rds, dynamodb, background color gradient (#2150)

Bug Fixes

  • fix(selector): remove subblock state prop for subblock component (#2151)

Contributors

View changes on GitHub

v0.5.14

01 Dec 22:00
54cc937

Choose a tag to compare

Improvements

  • improvement(selectors): make serviceId sole source of truth (#2128)

Contributors

View changes on GitHub

v0.5.13

01 Dec 18:16
8c32ad4

Choose a tag to compare

Features

  • fix(bill): add requestId to webhook processing (#2144)
  • feat(i18n): update translations (#2141)
  • feat(tools): add generic search tool (#2140)
  • feat(statuspage): added statuspage, updated list of tools in footer, renamed routes (#2139)
  • feat(env): added more optional env var examples (#2138)
  • feat(i18n): update translations (#2137)
  • feat(tools): added apify block/tools (#2136)
  • feat(creators): add verification for creators (#2135)
  • feat(i18n): update translations (#2134)
  • feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu (#2133)

Improvements

  • improvement(subflow): remove all associated edges when moving a block into a subflow (#2145)

Bug Fixes

  • fix(deps): declare core transient deps explicitly (#2147)
  • fix(polling): mark webhook failed on webhook trigger errors (#2146)
  • fix(webhooks): count test webhooks towards usage limit (#2143)
  • fix(sdks): bump sdk versions (#2142)
  • fix(team-plans): track departed member usage so value not lost (#2118)

Contributors

View changes on GitHub

TypeScript SDK v0.1.1

01 Dec 18:16
8c32ad4

Choose a tag to compare

TypeScript SDK v0.1.1

Published [email protected] to npm.

Installation

npm install [email protected]

Documentation

See the README or the docs for more information.