Changelog

Stay up-to-date with the latest features, improvements, and bug fixes in Sim. All changes are documented here with detailed release notes.


v0.6.6
Mar 20, 2026

Features

  • feat(copilot): add rename operation to user_table tool

Improvements

  • improvement(toast): match notification styling with countdown ring and consistent design

Bug Fixes

  • fix(preview): show actual nested workflow name in log snapshots
  • fix(landing): update broken links, change colors

Other Changes

  • chore(templates): disable templates page and related UI

View changes on GitHub

v0.6.5
Mar 20, 2026

Features

  • feat(okta): add complete Okta identity management integration
  • feat(microsoft-ad): add Azure AD (Entra ID) integration
  • feat(infisical): add Infisical secrets management integration

Improvements

  • improvement(platform): landing page cleanup, MX cache fixes, and auth util extraction
  • improvement(vfs): update custom glob impl to use micromatch, fix vfs filename regex
  • improvement(platform): added more email validation utils, added integrations page, improved enterprise section, update docs generation script
  • improvement(react): replace unnecessary useEffect patterns with better React primitives

Bug Fixes

  • fix(oauth): fall back to configured scopes when DB scope is empty
  • fix(home): stop sidebar collapsing when artifact opens
  • fix(tool): Fix custom tools spreading out string output
  • fix(open-resource): open resource tool to open existing files

View changes on GitHub

v0.6.4
Mar 19, 2026

Features

  • feat(box): add Box and Box Sign integrations
  • feat(workday): block + tools
  • feat(ashby): add 15 new tools and fix existing tool accuracy
  • feat(docusign): add docusign integration

Improvements

  • improvement(billing): immediately charge for billing upgrades

Bug Fixes

  • fix(schedules): deployment bug
  • fix(subflows): subflow-child selection issues, subflow error logs

View changes on GitHub

v0.6.3
Mar 19, 2026

Bug Fixes

  • fix(mothership): mothership-ran workflows show workflow validation errors
  • fix(knowledge): infer MIME type from file extension in create/upsert tools
  • fix(hubspot): add missing tickets and oauth scopes to OAuth config

View changes on GitHub

v0.6.2
Mar 18, 2026

Features

  • feat(blog): add v0.6 blog post and email broadcast
  • feat(home): resizable chat/resource panel divider
  • feat(mothership): request ids
  • feat(knowledge): add upsert document operation
  • feat(csp): allow chat UI to be embedded in iframes

Improvements

  • improvement(landing): added enterprise section

Bug Fixes

  • fix(db): reduce connection pool sizes to prevent exhaustion
  • fix(logs): add durable execution diagnostics foundation
  • fix(workspace): prevent stale placeholder data from corrupting workflow registry on switch
  • fix(mothership): fix mothership file uploads

Other Changes

  • waleedlatif1/hangzhou v2

View changes on GitHub

v0.6.1
Mar 18, 2026

Features

  • feat(auth): migrate to better-auth admin plugin with unified Admin tab

Bug Fixes

  • fix(mothership): fix tool call scheduling

View changes on GitHub

v0.5.113
Mar 13, 2026

Features

  • feat(google-ads): add google ads integration for campaign and ad performance queries
  • feat(ashby): add webhook triggers with automatic lifecycle management

Bug Fixes

  • fix(grain): update to stable version of API
  • fix(executor): skip Response block formatting for internal JWT callers
  • fix(jira): remove unnecessary projectId dependency from manualIssueKey

View changes on GitHub

v0.5.112
Mar 13, 2026

Features

  • feat(slack): add email field to get user and list users tools
  • feat(tools): add Fathom AI Notetaker integration

Improvements

  • improvement(canvas): enable middle mouse button panning in cursor mode

Bug Fixes

  • fix(blocks): clarify condition ID suffix slicing for readability
  • fix(jira): add explicit fields parameter to search/jql endpoint
  • fix(jira): add missing write:attachment:jira oauth scope
  • fix(traces): prevent condition blocks from rendering source agent's timeSegments
  • fix(blocks): remap condition/router IDs when duplicating blocks

Other Changes

  • chore(oauth): remove unused github-repo generic OAuth provider

View changes on GitHub

v0.5.111
Mar 12, 2026

Features

  • feat(webhooks): dedup and custom ack configuration

Improvements

  • improvement(webhooks): move non-polling executions off trigger.dev

Bug Fixes

  • fix(gmail): RFC 2047 encode subject headers for non-ASCII characters

View changes on GitHub

v0.5.110
Mar 12, 2026

Bug Fixes

  • fix(webhooks): eliminate redundant DB queries from webhook execution path
  • fix(security): add SSRF protection to database tools and webhook delivery
  • fix(parallel): align integration with Parallel AI API docs

View changes on GitHub