Releases: simstudioai/sim
Releases · simstudioai/sim
v0.5.29
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
v0.5.28
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
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)