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.19
Apr 1, 2026

Features

  • feat(providers): add Fireworks AI provider integration
  • feat(launchdarkly): add LaunchDarkly integration for feature flag management
  • feat(models): add gpt-5.4-mini and gpt-5.4-nano
  • feat(extend): add Extend AI document processing integration
  • feat(tailscale): add Tailscale integration with 20 API operations
  • feat(infra): add dev environment support
  • feat(secrets-manager): add AWS Secrets Manager integration

Improvements

  • improvement(triggers): add tags to all trigger.dev task invocations
  • improvement(attio): validate integration, fix event bug, add missing tool and triggers
  • improvement(workflows): replace Zustand workflow sync with React Query as single source of truth
  • improvement(ui): fix nav loading flash, skeleton mismatches, and React anti-patterns across resource pages

Bug Fixes

  • fix(kb): chunking config persistence
  • fix(chat): align floating chat send button colors with home/mothership chat
  • fix(reorder): drag and drop hook
  • fix(vllm): pass env.VLLM_API_KEY to chat requests

View changes on GitHub

v0.6.18
Mar 31, 2026

Features

  • feat(logs): add copy link and deep-link support for log entries
  • feat(logs): add copy link and deep link support for log entries
  • feat(profound): add Profound AI visibility and analytics integration
  • Feat/improved logging
  • feat(block) add block write and append operations

Improvements

  • improvement(platform): standardize perms, audit logging, lifecycle across admin, copilot, ui actions
  • improvement(tour): align product tour tooltip styling with emcn and fix spotlight overflow
  • improvement(workflow): use DOM hit-testing for edge drop-on-block detection

Bug Fixes

  • fix(file): use file-upload subblock
  • fix(knowledge): fix document processing stuck in processing state
  • fix(atlassian): harden cloud ID resolution for Confluence and Jira
  • fix(mothership): hang condition
  • fix(auth): use standard 'Unauthorized' error in hybrid auth responses
  • fix(analytics): use getBaseDomain for Profound host field
  • fix(sidebar): cmd+click opens in new tab, shift+click for range select

View changes on GitHub

v0.6.17
Mar 30, 2026

Other Changes

  • chore(trigger): update @trigger.dev/sdk and @trigger.dev/build to 4.4.3

View changes on GitHub

v0.6.16
Mar 30, 2026

Bug Fixes

  • fix(bullmq): disable temporarily

View changes on GitHub

v0.6.15
Mar 30, 2026

Features

  • feat(resources): add sort and filter to all resource list pages
  • feat(analytics): add Profound web traffic tracking
  • feat(files): interactive markdown checkbox toggling in preview
  • feat(ui): handle image paste
  • feat(academy): Sim Academy — interactive partner certification platform
  • feat(concurrency): bullmq based concurrency control system

Improvements

  • improvement(landing): lighthouse performance and accessibility fixes
  • improvement(ui): sidebar
  • improvement(home): position @ mention popup at caret and fix icon consistency
  • improvement(sidebar): expand sidebar by hovering and clicking the edge
  • improvement(tour): remove auto-start, only trigger on explicit user action
  • improvement(worker): configuration defaults
  • update dockerfile

Bug Fixes

  • fix(academy): hide academy pages until content is ready
  • fix(viewer): image pan/zoom, sort fixes, sidebar dot fixes
  • fix docker image build
  • fix(readme): restore readme gifs
  • fix(knowledge): give users choice to keep or delete documents when removing connector
  • fix(mcp): use correct modal for creating workflow MCP servers in deploy
  • fix(security): pentest remediation — condition escaping, SSRF hardening, ReDoS protection
  • fix dockerfile
  • fix(worker): dockerfile + helm updates
  • fix(security): SSRF, access control, and info disclosure
  • fix(knowledge): reject non-alphanumeric file extensions from document names
  • fix(linear): add default null for after cursor
  • fix(import): dedup workflow name

View changes on GitHub

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