Releases: simstudioai/sim
Releases · simstudioai/sim
v0.5.27
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
v0.5.26
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
v0.5.25
v0.5.24
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
v0.5.23
Features
- improvement(chat): add the ability to download files from the deployed chat (#2280)
- feat(ui): logs, kb, emcn (#2207)
- feat(i18n): update translations (#2276)
- feat(i18n): update translations (#2275)
- feat(rate-limiter): token bucket algorithm (#2270)
Improvements
- improvement: custom tools modal, logs-details (#2283)
Bug Fixes
- fix(container): resize heuristic improvement (#2285)
- fix(docs): fix copy page button and header hook (#2284)
- fix(creds): glitch allowing multiple credentials in an integration (#2282)
- fix(ime): prevent form submission during IME composition steps (#2279)
- fix(copilot): fix custom tools (#2278)
- fix(autolayout): align by handle (#2277)
- fix(tools): updated kalshi and polymarket tools to accurately reflect outputs (#2274)
- fix(mcp): prevent redundant MCP server discovery calls at runtime, use cached tool schema instead (#2273)
Contributors
v0.5.22
Features
- feat(i18n): update translations (#2268)
- feat(triggers): added rss feed trigger & poller (#2267)
- feat(dropdowns): added searchbox to the operation dropdown for all blocks (#2266)
- feat(redis): added redis option for rate limiter, 10x speed improvement in rate limit checks & reduction of DB load (#2263)
- feat(i18n): update translations (#2262)
- feat(copilot): updated copilot keys to have names, full parity with API keys page (#2260)
- feat(tools): added sftp tool to accompany smtp and ssh tools (#2261)
- feat(i18n): update translations (#2259)
- feat(tools): added duckduckgo (#2258)
- feat(admin): updated admin routes to consolidate duplicate behavior (#2257)
Improvements
- improvement(org): remove dead seats get endpoint (#2247)
Bug Fixes
- fix(org-limits): remove fallbacks for enterprise plan (#2255)
- fix(nextjs-size-limit): surface 413s accurately (#2265)
- fix(custom-tools, copilot): custom tools state + copilot fixes (#2264)
- fix(pre-proc-checks): deployed checks should precede cost/ratelimit increments" (#2250)
- fix(timeouts): increased timeouts for function execution & agent (#2256)
- fix(migration): migration got removed by force push (#2253)
- fix(migration): migration got removed by force push (#2253)
Contributors
v0.5.21
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
v0.5.20
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
v0.5.19
v0.5.18
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)