Releases: simstudioai/sim
Releases · simstudioai/sim
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)
Contributors
v0.5.111
v0.5.110
v0.5.109
Features
- Revert "feat(hosted key): Add exa hosted key (#3221)" (#3221)
- feat(hosted key): Add exa hosted key (#3221)
- feat(evernote): add Evernote integration with 11 tools (#3456)
- feat(obsidian): add Obsidian integration with 15 tools (#3455)
Bug Fixes
- fix(webhooks): return empty 200 for Slack to close modals cleanly (#3492)
Other Changes
- chore(monitoring): remove SSE connection tracking and Bun.gc debug instrumentation (#3472)
Contributors
v0.5.108
Features
- feat(jira): add search_users tool for user lookup by email (#3451)
- feat(selectors): add dropdown selectors for 14 integrations (#3433)
Improvements
- improvement(selectors): remove dead semantic fallback code (#3454)
- improvement(selectors): simplify selector context + add tests (#3453)
- improvement(oauth): centralize scopes and remove dead scope evaluation code (#3449)
- improvement(canonical): backfill for canonical modes on config changes (#3447)
Bug Fixes
- fix(selectors): resolve env var references at design time for selector context (#3446)
- fix(memory): upgrade bun from 1.3.9 to 1.3.10 (#3441)
- fix(tool-input): restore workflow input mapper visibility (#3438)