Releases: simstudioai/sim
Releases · simstudioai/sim
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)
Contributors
v0.6.3
v0.6.2
Features
- feat(blog): add v0.6 blog post and email broadcast (#3636)
- feat(home): resizable chat/resource panel divider (#3648)
- feat(mothership): request ids (#3645)
- feat(knowledge): add upsert document operation (#3644)
- feat(csp): allow chat UI to be embedded in iframes (#3643)
Improvements
- improvement(landing): added enterprise section (#3637)
Bug Fixes
- fix(db): reduce connection pool sizes to prevent exhaustion (#3649)
- fix(logs): add durable execution diagnostics foundation (#3564)
- fix(workspace): prevent stale placeholder data from corrupting workflow registry on switch
- fix(mothership): fix mothership file uploads (#3640)
Other Changes
- waleedlatif1/hangzhou v2 (#3647)
Contributors
v0.6.1
v0.5.113
Features
- feat(google-ads): add google ads integration for campaign and ad performance queries (#3360)
- feat(ashby): add webhook triggers with automatic lifecycle management (#3548)
Bug Fixes
- fix(grain): update to stable version of API (#3556)
- fix(executor): skip Response block formatting for internal JWT callers (#3551)
- fix(jira): remove unnecessary projectId dependency from manualIssueKey (#3547)
Contributors
v0.5.112
Features
- feat(slack): add email field to get user and list users tools (#3509)
- feat(tools): add Fathom AI Notetaker integration (#3531)
Improvements
- improvement(canvas): enable middle mouse button panning in cursor mode (#3542)
Bug Fixes
- fix(blocks): clarify condition ID suffix slicing for readability (#3546)
- fix(jira): add explicit fields parameter to search/jql endpoint (#3544)
- fix(jira): add missing write:attachment:jira oauth scope (#3541)
- fix(traces): prevent condition blocks from rendering source agent's timeSegments (#3534)
- fix(blocks): remap condition/router IDs when duplicating blocks (#3533)
Other Changes
- chore(oauth): remove unused github-repo generic OAuth provider (#3543)