SimSim
  • Introduction
    Introduction
    Getting Started
    Getting Started
    Agent
    Build AI agents
    MCP
    Connect tools
    Self-hosting
    Host on your infra
  • Introducing Mothership
    Introducing Mothership
    Build with Sim for Enterprise
    Build with Sim for Enterprise
    Introducing Sim v0.5
    Introducing Sim v0.5
    $7M Series A
    $7M Series A
    Realtime Collaboration on Sim
    Realtime Collaboration on Sim
  • Pricing
  • Enterprise
  • 27k
Log inGet started
  • Docs
  • Blog
  • Pricing
  • Enterprise
  • GitHub
Log inGet started
Sim

Product

PricingEnterpriseSelf HostingMCPKnowledge BaseTablesAPIStatus

Resources

BlogDocsCareersChangelog

Blocks

AgentRouterFunctionConditionAPIWorkflowParallelGuardrailsEvaluatorLoop

Integrations

All Integrations →ConfluenceSlackGitHubGmailHubSpotSalesforceNotionGoogle DriveGoogle SheetsSupabaseStripeJiraLinearAirtableFirecrawlPineconeDiscordMicrosoft TeamsOutlookTelegram

Socials

X (Twitter)LinkedInDiscordGitHub

Legal

Terms of ServicePrivacy Policy

Changelog

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


View on GitHubDocumentationRSS Feed
v0.6.10
TH
IC
WA
Mar 25, 2026

Improvements

  • Revert "improvement(mothership): show continue options on abort"
  • improvement(tour): fix tour auto-start logic and standardize selectors
  • improvement(ui): Merge ui components for mothership chat

Bug Fixes

  • fix(db): use bigint for token counter columns in user_stats
  • fix(knowledge): route connector doc processing through queue instead of fire-and-forget
  • fix(auth): remove captcha from login, fix signup captcha flow
  • fix(ui): constrain tooltip width and remove question mark cursor

View changes on GitHub

v0.6.9
SG
TH
AD
WA
Mar 25, 2026

Features

  • feat(settings): add video tooltip previews for canvas settings
  • feat(admin): Add assume user capability
  • feat(billing): add appliesTo plan restriction for coupon codes
  • feat(home): auth-aware landing page navigation
  • feat(tour): added product tour
  • feat(table): column drag-and-drop reorder

Improvements

  • improvement(mothership): show continue options on abort

Bug Fixes

  • fix(home): voice input text persistence bugs
  • fix(integrations): remove outdated trigger mode text from FAQ

Other Changes

  • chore: optimize imports and useShallow
  • chore: remove lodash

View changes on GitHub

v0.6.8
SG
TH
AD
IC
WA
Mar 24, 2026

Features

  • feat(quiver): add QuiverAI integration for SVG generation and vectorization
  • feat(slack): add conversations.create and conversations.invite tools
  • feat(sidebar): add right-click context menu to settings nav item

Improvements

  • improvement(settings): add View Invoices button to subscription billing details
  • improvement(settings): add searchable member selector in integrations and secrets
  • improvement(mothership): add file patch tool
  • improvement(mothership): copilot, files, compaction, tools, persistence, duplication constraints

Bug Fixes

  • fix(mothership): async resume and tool result ordering
  • fix(mothership): parallel tool calls
  • fix(mothership): abort streamlining
  • fix(ppt): dep injection
  • fix(mothership): tool durability
  • fix(quiver): build fail
  • fix(mothership): tool call loop
  • fix(oauth): decode ID token instead of calling Graph API for Microsoft providers
  • fix(autolayout): edits coalesced for same request diffs
  • fix(copilot) Allow loop-in-loop workflow edits
  • fix(tables): use overflow-clip on header text to allow horizontal scrolling
  • fix(login): move password reset success message inside the form
  • fix(auth): use absolute positioning for Turnstile container
  • fix(mothership): fix build error
  • fix(kb): store filename with .txt extension for connector documents
  • fix(mothership): fix edit hashing
  • fix(mothership): minor followups
  • fix(mothership): workflow name constraints
  • fix migration
  • fix(auth): hide Turnstile widget container to prevent layout gap

Other Changes

  • chore: client and server components
  • chore: optimize all the images

View changes on GitHub

v0.6.7
AD
IC
WA
Mar 21, 2026

Features

  • feat(integrations): add integrationType and tags classification to all blocks
  • feat(auth): add Turnstile captcha + harmony disposable email blocking
  • feat(kb): harden sync engine and add connector audit logging
  • feat(loading) show route specific skeleton UI

Bug Fixes

  • fix(canvas): correct z-index layering for selected blocks and connected edges
  • fix(kb): max depth exceeded chunks page error

Other Changes

  • chore(trust): replace Delve trust center with Vanta

View changes on GitHub

v0.6.6
WA
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
TH
IC
WA
Mar 19, 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
IC
WA
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
TH
WA
Mar 18, 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
PL
SG
WA
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
SG
WA
Mar 17, 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