Skip to content

Releases: simstudioai/sim

v0.5.33

18 Dec 00:20
1d6975d

Choose a tag to compare

Features

  • feat(vertex): added vertex to list of supported providers (#2430)
  • feat(i18n): update translations (#2421)
  • feat(service-now): added service now block (#2404)
  • improvement(helm): added more to helm charts, remove instance selector for various cloud providers (#2412)

Improvements

  • improvement(subflow): resize vertical height estimate (#2428)
  • improvement(mcp): restructure mcp tools caching/fetching info to improve UX (#2416)

Bug Fixes

  • fix(condition): used isolated vms for condition block RCE (#2432)
  • fix(inactivity-poll): need to respect level and trigger filters (#2431)
  • fix(terminal): fix text wrap for errors and messages with long strings (#2429)
  • fix(subflow): resizing live update
  • fix(cmd-k): when navigating to current workspace/workflow, close modal instead of navigating (#2420)
  • fix(subflow): fix json stringification in subflow collections (#2419)
  • fix(chat): fix stale closure in workflow runner for chat (#2418)
  • fix(logs-search): restored support for log search queries (#2417)
  • fix(loop): increased max loop iterations to 1000 (#2413)

Contributors

View changes on GitHub

v0.5.32

17 Dec 21:44
837aabc

Choose a tag to compare

Features

  • feat(schedule): add input form to schedule (#2405)

Bug Fixes

  • fix(serializer): condition check should check if any condition are met (#2410)

Contributors

View changes on GitHub

v0.5.31

16 Dec 20:27
f9cfca9

Choose a tag to compare

Features

  • fix(sockets): add zod as direct sockets server dep (#2397)

Contributors

View changes on GitHub

v0.5.30

16 Dec 03:38
25afacb

Choose a tag to compare

Features

  • feat(i18n): update translations (#2395)
  • feat(slack): ability to have DM channels as destination for slack tools (#2388)
  • fix(permissions): add client-side hints to prevent read-only users from creating workflows or folders (#2390)
  • fix(rce): add 'isolate' to list of trusted deps, fixed custom tools environment resolution (#2387)
  • feat(i18n): update translations (#2386)

Improvements

  • improvement: workflow loading, sidebar scrolling (#2322)
  • improvement(rce): updated rce to use isolate pkg for RCE (#2385)

Bug Fixes

  • fix(build): downgrade nextjs from canary to 16.0.9 (#2394)
  • fix(docs): regen docs (#2393)
  • fix(node): use node subprocess explicitly (#2391)
  • fixed jira output (#2392)
  • fix(vm): use node child process for RCE (#2389)
  • fix(wand): should not be able to use wand ui without write/admin perms (#2384)
  • fix(wand): validate session before allowing access to wand generation (#2383)
  • fix(subscription): incomplete team subscription race condition (#2381)
  • fix(landing): prevent url encoding for spaces for footer links (#2376)
  • fix(docs): clarify working directory for drizzle migration (#2375)
  • fix(vllm): remove requirement for api key for vllm (#2380)
  • fix(blog): use unoptimized tag for image assets (#2374)

Contributors

View changes on GitHub

v0.5.29

14 Dec 03:50
a0fb889

Choose a tag to compare

Features

  • fix(tools): add validation for ids in tool routes (#2371)
  • feat(i18n): update translations (#2370)
  • feat(webflow): added collection, item, & site selectors for webflow (#2368)
  • feat(registration): allow self-hosted users to disable registration altogether (#2365)
  • feat(og): update og image (#2362)
  • feat(docs): add opengraph to docs for dynamic link preview (#2360)
  • fix(spotify): added missing human readable scopes to oauth required modal (#2355)

Improvements

  • improvement(admin-routes): cleanup code that could accidentally desync stripe and DB (#2363)
  • improvement(autolayout): reduce horizontal spacing (#2357)
  • chore(icons): update spotify icon (#2356)

Bug Fixes

  • fix(organizations): move organization better-auth client to conditionally be included based on FF (#2367)
  • fix(subflows): prevent cross-boundary connections on autoconnect drop between subflow blocks and regular blocks (#2366)
  • fix(sub-deletion): subscription deletion handling for pro vs team/enterprise (#2364)
  • fix(deployed-chat): voice mode (#2358)

Contributors

View changes on GitHub

v0.5.28

13 Dec 05:06
f526c36

Choose a tag to compare

Features

  • feat(ui): added component playground & fixed training modal (#2354)
  • feat(i18n): update translations (#2351)
  • feat(integration): add spotify (#2347)
  • feat(i18n): update translations (#2345)
  • feat(i18n): update translations (#2339)
  • feat(releases): tag releases to main with version numbers, speed up docker builds (#2337)
  • feat(mcp): added the ability to refresh servers to grab new tools (#2335)
  • feat(i18n): update translations (#2334)
  • fix(envvars): added industry standard dotenv parsing regex for adding envvars in settings (#2327)
  • feat(i18n): update translations (#2331)
  • feat(i18n): update translations (#2328)
  • feat(i18n): update translations (#2321)
  • feat(tools): added sqs integration (#2310)

Improvements

  • improvement(kb): modals, page layouts (#2330)

Bug Fixes

  • fix(next): externalize playwright and ws (#2352)
  • fix(build): explicitly install shims module from anthropic and openai in stagehand route (#2350)
  • fix(validation): don't validate disabled blocks (#2348)
  • fix(next): remove openai and anthropic sdk's from serverExternalPackages (#2349)
  • fix(copilot): fix incorrectly sanitizing json state (#2346)
  • fix(build): fix DB dockerfile (#2344)
  • fix(cron): reject CRON requests when CRON secret is not set (#2343)
  • fix(minor-bugs): grafana, zep, video generation, templates fixes (#2336)
  • fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size (#2340)
  • fix(build): remove incompatible --frozen-lockfile and --omit dev from docker (#2341)
  • fix(tools): remove pylon (#2338)
  • fix(tools): fixed trello and telegram operations (#2332)
  • fix(firecrawl): updated output for firecrawl extract (#2333)
  • fix(firecrawl): fixed optional params for firecrawl (#2329)
  • fix(tools): fixed tool outputs (#2325)
  • fix(kb): handle larger files in the kb (#2324)
  • fix(mistral): remove wrapped output from mistral parse for kb parsing pdfs (#2326)
  • fix(tools): fixed webflow limit and offset params (#2323)
  • fix(nextjs): upgrade nextjs to patch security vuln (#2320)

Other Changes

  • chore(db): remove unused table and unused route (#2342)

Contributors

View changes on GitHub

v0.5.27

11 Dec 22:45
e24f31c

Choose a tag to compare

Features

  • fix(ollama): fixed messages array for ollama, added gpt-5.2 (#2315)

Improvements

  • improvement(sidebar): auto-scroll (#2312)

Bug Fixes

  • fix(tools): updated browser use and stagehand to use the latest models (#2319)
  • fix(pg): for pg tools, use count isntead of length for number of rows impacted (#2317)
  • fix(parallel): variable resolution in collection (#2314)
  • fix(vuln): fix dns rebinding/ssrf vulnerability (#2316)
  • fix(workflow-changes): changes detected in autolayout (#2313)

Contributors

View changes on GitHub

v0.5.26

11 Dec 08:52
3fbd57c

Choose a tag to compare

Features

  • feat(deployment-version): capture deployment version in log (#2304)
  • feat(sidebar): scroll to workflow/folder (#2302)
  • feat(i18n): update translations (#2303)
  • feat(i18n): update translations (#2299)

Bug Fixes

  • fix(dbs): remove harness from validation on user-provided db creds (#2308)
  • fix(x): fix x optional tool params (#2307)
  • fix(stagehand): upgraded stagehand sdk to remove deps incomptaible with bun runtime (#2305)
  • fix(condition): fix condition block for no outgoing edge (#2306)
  • fix(tools): fix perplexity & parallel ai tag dropdown inaccuracies (#2300)
  • fix(tools): fixed zendesk tools, kb upload failure for md files, stronger typing (#2297)
  • fix(dashboard): prevent dashboard from getting unmounted when on the logs page (#2298)
  • fix(ui/ux): templates and knowledge pages (#2296)

Contributors

View changes on GitHub

v0.5.25

11 Dec 06:08
b5da613

Choose a tag to compare

Improvements

  • improvement(ui/ux): small styling improvements (#2293)

Bug Fixes

  • fix(billing): copilot should directly deduct credit balance (#2294)

Contributors

View changes on GitHub

v0.5.24

10 Dec 21:09
18b7032

Choose a tag to compare

Features

  • fix(mcp): added backfill effect to add missing descriptions for mcp tools (#2290)
  • feat(folders): add the ability to create a folder within a folder in popover (#2287)

Improvements

  • improvement(log-details): polling, trace spans (#2292)

Bug Fixes

  • fix(redis): cleanup access pattern across callsites (#2289)
  • fix(agent): filter out empty params to ensure LLM can set tool params at runtime (#2288)

Contributors

View changes on GitHub