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.14
Mar 27, 2026

Features

  • feat: update sidebar and knowledge

Improvements

  • improvement(sidebar): collapsed sidebar UX, quick-create, hover consistency, and UI polish

Bug Fixes

  • fix(knowledge): connector spinner race condition + connectors column
  • fix(flyout): align inline rename with non-rename styling
  • fix(knowledge): fix search input flicker on clear and plan display name fallback
  • fix(knowledge): show spinner on connector chip while syncing

Other Changes

  • chore: fix rerenders on files
  • chore: remove font antialiasing

View changes on GitHub

v0.6.13
Mar 27, 2026

Features

  • feat(generic): add generic resource tab, refactor home structure, and UI polish
  • feat(search): add tables, files, knowledge bases, and jobs to cmd-k search
  • feat(ketch): add Ketch privacy consent integration
  • feat(granola): add Granola meeting notes integration
  • feat: fix rerenders on search input
  • feat(demo-request): block personal email domains

Improvements

  • improvement(terminal): performance improvements

Bug Fixes

  • fix(ui): Change modal field to be company size
  • fix(connectors): contentDeferred pattern + validation fixes across all connectors
  • fix(light): tag dropdown, code highlight
  • fix(security): harden auth, SSRF, injection, and CORS across API routes
  • fix: emcn component library design engineering polish
  • fix(landing): fix image rendering and navbar blog/docs navigation

Other Changes

  • chore: fix cn with tw-merge
  • chore(config): clean up bun, turbo, and next.js config

View changes on GitHub

v0.6.12
Mar 26, 2026

Bug Fixes

  • fix(blog): restore unoptimized prop on blog cover images
  • fix(ui): polish subscription billing settings

View changes on GitHub

v0.6.11
Mar 26, 2026

Features

  • feat(misc): skills import, MCP modal, workmark, dispatch modals, collapsed tasks and workflows manipulation, README
  • Feat(logs) upgrade mothership chat messages to error
  • feat(ui): add request a demo modal
  • feat(logs) Add messageId and requestId context to all mothership log messages
  • feat(hubspot): add 27 CRM tools and fix OAuth scope mismatch
  • feat(rippling): add Rippling HR integration with 19 tools
  • feat(agents): generalize repository guidance for coding agents

Improvements

  • add logs
  • improvement(billing): treat past_due state correctly

Bug Fixes

  • fix(copilot): expand tool metadata, fix thinking text rendering, clean up display logic
  • 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
  • fix(client): network drops reconnecting behaviour
  • fix(notifications): auto-dismiss info-level workflow notifications
  • fix(mothership): key resumes by orchestration id
  • fix(billing): atomize usage_log and userStats writes via central recordUsage
  • fix(user-input): fix multiple re-renders on user-input and split the file
  • fix(ui): fix kb id extraction logic for resource, sync tags

Other Changes

  • Merge branch 'staging' of github.com:simstudioai/sim into staging
  • chore(docs): update readme
  • Merge branch 'staging' of github.com:simstudioai/sim into staging

View changes on GitHub

v0.6.10
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
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

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
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
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 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