Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.12
v0.6.11
Features
- feat(misc): skills import, MCP modal, workmark, dispatch modals, collapsed tasks and workflows manipulation, README (#3777)
- Feat(logs) upgrade mothership chat messages to error (#3772)
- feat(ui): add request a demo modal (#3766)
- feat(logs) Add messageId and requestId context to all mothership log messages (#3770)
- feat(hubspot): add 27 CRM tools and fix OAuth scope mismatch (#3765)
- feat(rippling): add Rippling HR integration with 19 tools (#3764)
- feat(agents): generalize repository guidance for coding agents (#3760)
Improvements
- add logs
- improvement(billing): treat past_due state correctly (#3750)
Bug Fixes
- fix(copilot): expand tool metadata, fix thinking text rendering, clean up display logic (#3779)
- fix(guard-change): run finalize at right time
- fix(retry): extract code into callback
- fix chatHistory reconnect effect
- fix(explicit-user-abort): separate explicit user abort semantics (#3776)
- fix(client): network drops reconnecting behaviour (#3775)
- fix(notifications): auto-dismiss info-level workflow notifications (#3774)
- fix(mothership): key resumes by orchestration id (#3771)
- fix(billing): atomize usage_log and userStats writes via central recordUsage (#3767)
- fix(user-input): fix multiple re-renders on user-input and split the file (#3768)
- fix(ui): fix kb id extraction logic for resource, sync tags (#3763)
Other Changes
- Merge branch 'staging' of github.com:simstudioai/sim into staging
- chore(docs): update readme (#3778)
- Merge branch 'staging' of github.com:simstudioai/sim into staging
Contributors
v0.6.10
Improvements
- Revert "improvement(mothership): show continue options on abort (#3746)" (#3746)
- improvement(tour): fix tour auto-start logic and standardize selectors (#3751)
- improvement(ui): Merge ui components for mothership chat (#3748)
Bug Fixes
- fix(db): use bigint for token counter columns in user_stats (#3755)
- fix(knowledge): route connector doc processing through queue instead of fire-and-forget (#3754)
- fix(auth): remove captcha from login, fix signup captcha flow (#3753)
- fix(ui): constrain tooltip width and remove question mark cursor (#3752)
Contributors
v0.6.9
Features
- feat(settings): add video tooltip previews for canvas settings (#3749)
- feat(admin): Add assume user capability (#3742)
- feat(billing): add appliesTo plan restriction for coupon codes (#3744)
- feat(home): auth-aware landing page navigation (#3743)
- feat(tour): added product tour (#3703)
- feat(table): column drag-and-drop reorder (#3738)
Improvements
- improvement(mothership): show continue options on abort (#3746)
Bug Fixes
- fix(home): voice input text persistence bugs (#3737)
- fix(integrations): remove outdated trigger mode text from FAQ (#3739)
Other Changes
Contributors
v0.6.8
Features
- feat(quiver): add QuiverAI integration for SVG generation and vectorization (#3728)
- feat(slack): add conversations.create and conversations.invite tools (#3720)
- feat(sidebar): add right-click context menu to settings nav item (#3715)
Improvements
- improvement(settings): add View Invoices button to subscription billing details (#3726)
- improvement(settings): add searchable member selector in integrations and secrets (#3721)
- improvement(mothership): add file patch tool (#3712)
- improvement(mothership): copilot, files, compaction, tools, persistence, duplication constraints (#3682)
Bug Fixes
- fix(mothership): async resume and tool result ordering (#3735)
- fix(mothership): parallel tool calls
- fix(mothership): abort streamlining (#3734)
- fix(ppt): dep injection (#3732)
- fix(mothership): tool durability (#3731)
- fix(quiver): build fail (#3730)
- fix(mothership): tool call loop (#3729)
- fix(oauth): decode ID token instead of calling Graph API for Microsoft providers (#3727)
- fix(autolayout): edits coalesced for same request diffs (#3724)
- fix(copilot) Allow loop-in-loop workflow edits (#3723)
- fix(tables): use overflow-clip on header text to allow horizontal scrolling (#3722)
- fix(login): move password reset success message inside the form (#3719)
- fix(auth): use absolute positioning for Turnstile container (#3718)
- fix(mothership): fix build error (#3717)
- fix(kb): store filename with .txt extension for connector documents (#3707)
- fix(mothership): fix edit hashing (#3711)
- fix(mothership): minor followups (#3709)
- fix(mothership): workflow name constraints (#3710)
- fix migration
- fix(auth): hide Turnstile widget container to prevent layout gap (#3706)
Other Changes
Contributors
v0.6.7
Features
- feat(integrations): add integrationType and tags classification to all blocks (#3702)
- feat(auth): add Turnstile captcha + harmony disposable email blocking (#3699)
- feat(kb): harden sync engine and add connector audit logging (#3697)
- feat(loading) show route specific skeleton UI (#3671)
Bug Fixes
- fix(canvas): correct z-index layering for selected blocks and connected edges (#3698)
- fix(kb): max depth exceeded chunks page error (#3695)
Other Changes
- chore(trust): replace Delve trust center with Vanta (#3701)
Contributors
v0.6.6
Features
- feat(copilot): add rename operation to user_table tool (#3691)
Improvements
- improvement(toast): match notification styling with countdown ring and consistent design (#3688)
Bug Fixes
- fix(preview): show actual nested workflow name in log snapshots (#3689)
- fix(landing): update broken links, change colors (#3687)
Other Changes
- chore(templates): disable templates page and related UI (#3690)
Contributors
v0.6.5
Features
- feat(okta): add complete Okta identity management integration (#3685)
- feat(microsoft-ad): add Azure AD (Entra ID) integration (#3686)
- feat(infisical): add Infisical secrets management integration (#3684)
Improvements
- improvement(platform): landing page cleanup, MX cache fixes, and auth util extraction (#3683)
- improvement(vfs): update custom glob impl to use micromatch, fix vfs filename regex (#3680)
- improvement(platform): added more email validation utils, added integrations page, improved enterprise section, update docs generation script (#3667)
- improvement(react): replace unnecessary useEffect patterns with better React primitives (#3675)
Bug Fixes
- fix(oauth): fall back to configured scopes when DB scope is empty (#3678)
- fix(home): stop sidebar collapsing when artifact opens (#3677)
- fix(tool): Fix custom tools spreading out string output (#3676)
- fix(open-resource): open resource tool to open existing files (#3670)
Contributors
v0.6.4
Features
- feat(box): add Box and Box Sign integrations (#3660)
- feat(workday): block + tools (#3663)
- feat(ashby): add 15 new tools and fix existing tool accuracy (#3662)
- feat(docusign): add docusign integration (#3661)
Improvements
- improvement(billing): immediately charge for billing upgrades (#3664)
Bug Fixes
- fix(schedules): deployment bug (#3666)
- fix(subflows): subflow-child selection issues, subflow error logs (#3656)