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.44
Apr 15, 2026

Features

  • feat(microsoft-excel): add SharePoint drive support for Excel integration

Improvements

  • improvement(ui): rename user-facing "execution" to "run"
  • refactor(microsoft-excel): export GRAPH_ID_PATTERN and deduplicate validation
  • improvement(ui): delegate streaming animation to Streamdown component

Bug Fixes

  • fix(blocks): correct required field validation for Jira and Confluence blocks
  • fix(mothership): fix intelligence regression
  • fix(ui): align PlayOutline icon with filled Play shape
  • fix(seo): correct canonical URLs, compress oversized images, add cache headers
  • fix(ui): resource tab fixes, add search to workspace modal

View changes on GitHub

v0.6.43
Apr 14, 2026

Features

  • feat(jira): support raw ADF in description and environment fields

Bug Fixes

  • fix(google-drive): add auto export format and validate against Drive API docs
  • fix(triggers): env var resolution in provider configs
  • fix(billing): add idempotency to billing

View changes on GitHub

v0.6.42
Apr 14, 2026

Bug Fixes

  • fix(mothership): tool path for nested folders
  • fix(mothership): fix workflow vfs reads
  • fix(ui): handle long file paths and names in search modal

View changes on GitHub

v0.6.41
Apr 14, 2026

Bug Fixes

  • fix(webhooks): non-polling webhook executions silently dropped after BullMQ removal

View changes on GitHub

v0.6.40
Apr 14, 2026

Features

  • feat(jsm): add all Forms API endpoints for jira
  • feat(aws): add IAM and STS integrations
  • feat(ui): show folder path in search modal
  • feat(workspaces): add workspace logo upload
  • feat(agiloft): add Agiloft CLM integration with token-based auth
  • feat(workspaces): add recency-based workspace switching and redirect
  • feat(logs): add cancel execution to log row context menu

Improvements

  • improvement(ui): remove anti-patterns, fix follow-up auto-scroll, move CopyCodeButton to emcn
  • improvement(docs): remove references to concurrency control
  • improvement(mothership): restructured stream, tool structures, code typing, file write/patch/append tools, timing issues

Bug Fixes

  • fix(posthog): set email and name on person profile at signup
  • fix(ci): replace dynamic secret access with explicit secret references
  • fix(security): resolve ReDoS vulnerability in function execute tag pattern
  • fix(block-card): webhook URL never hydrates due to namespaced subBlock ID
  • fix(mothership): revert to deployment and set env var tools
  • fix(ui): fix home button not working until stream ends
  • fix(ui): fix flash between home and new chat
  • fix(ci): Increase build application memory
  • fix(ui): Focus first text input by default
  • fix(atlassian): unify error message extraction across all routes
  • fix(navbar): eliminate auth button flash using useSyncExternalStore

Other Changes

  • chore(copilot): streaming paths reviewer group
  • chore(skills): add code quality review skills and cleanup command

View changes on GitHub

v0.6.39
Apr 13, 2026

Features

  • feat(crowdstrike): add tools + validate whatsapp, shopify, trello

Bug Fixes

  • fix(models): fix mobile overflow and hide cost bars on small screens
  • fix(billing): unblock on payment success

Other Changes

  • chore(skills): reinforce skill to not guess integration outputs

View changes on GitHub

v0.6.38
Apr 12, 2026

Bug Fixes

  • fix(models): exclude reseller providers from model catalog pages

View changes on GitHub

v0.6.37
Apr 12, 2026

Features

  • feat(ee): enterprise feature flags, permission group platform controls, audit logs ui, delete account
  • feat(ee): add enterprise audit logs settings page

Improvements

  • improvement(landing): rebrand to AI workspace, add auth modal, harden PostHog tracking

Bug Fixes

  • fix(trigger): handle Drive rate limits, 410 page token expiry, and clean up comments
  • fix(trigger): fix Google Sheets trigger header detection and row index tracking
  • fix(execution): fix isolated-vm memory leak and add worker recycling

Other Changes

  • chore(triggers): deprecate trigger-save subblock

View changes on GitHub

v0.6.36
Apr 11, 2026

Features

  • feat(knowledge): add token, sentence, recursive, and regex chunkers
  • feat(ui): allow multiselect in resource tabs
  • feat(trigger): add Google Sheets, Drive, and Calendar polling triggers

Improvements

  • improvement(integrations, models): ui/ux
  • improvement(sockets): workflow switching state machine
  • update(doc): Update hosted key/byok section

Bug Fixes

  • fix(trigger): fix polling trigger config defaults, row count, clock-skew, and stale config clearing
  • fix(ui): support Tab key to select items in tag, env-var, and resource dropdowns
  • fix(tools): use OAuth-compatible URL for JSM Forms API
  • fix(trigger): show selector display names on canvas for trigger file/sheet selectors
  • fix(trigger): resolve dependsOn for trigger-mode subblocks sharing canonical groups with block subblocks

View changes on GitHub

v0.6.35
Apr 10, 2026

Features

  • feat(tools): add fields parameter to Jira search block

Bug Fixes

  • fix(agent): include model in structured response output
  • fix(log): log cleanup sql query
  • fix(tools): handle all Atlassian error formats in parseJsmErrorMessage

Other Changes

  • docs(openapi): add Human in the Loop section to API reference sidebar

View changes on GitHub