SimSim
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • 27.7k
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • GitHub
Sim

Product

MothershipWorkflowsKnowledge BaseTablesMCPAPISelf HostingStatus

Resources

BlogDocsModelsPartnersCareersChangelog

Blocks

AgentRouterFunctionConditionAPIWorkflowParallelGuardrailsEvaluatorLoop

Integrations

All IntegrationsConfluenceSlackGitHubGmailHubSpotSalesforceNotionGoogle DriveGoogle SheetsSupabaseStripeJiraLinearAirtableFirecrawlDiscordMicrosoft TeamsTelegram

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.42
SG
TH
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
WA
Apr 14, 2026

Bug Fixes

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

View changes on GitHub

v0.6.40
SG
TH
IC
WA
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
IC
WA
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
WA
Apr 12, 2026

Bug Fixes

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

View changes on GitHub

v0.6.37
EM
WA
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
TH
EM
IC
WA
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
TH
WA
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

v0.6.34
RE
WA
Apr 9, 2026

Improvements

  • improvement(ci): parallelize Docker builds and fix test timeouts

Bug Fixes

  • fix(tools): add Atlassian error extractor to all Jira, JSM, and Confluence tools
  • fix(trigger): use @react-email/render v2 to fix renderToPipeableStream error

Other Changes

  • chore(ci): bump actions/checkout to v6 and dorny/paths-filter to v4

View changes on GitHub

v0.6.33
RE
IC
WA
Apr 9, 2026

Features

  • feat(trigger): add ServiceNow webhook triggers
  • feat(jsm): add ProForma/JSM Forms discovery tools

Improvements

  • improvement(polling): fix correctness and efficiency across all polling handlers
  • improvement(deploy): improve auto-generated version descriptions
  • improvement(release): address comments

Bug Fixes

  • fix(credentials): add cross-cache invalidation for oauth credential queries
  • fix(trigger): add @react-email/components to additionalPackages

Other Changes

  • docs(openapi): add Human in the Loop API endpoints

View changes on GitHub