Sim
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • 27.8k
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • GitHub

Product

MothershipWorkflowsKnowledge BaseTablesMCPAPISelf HostingStatus

Resources

BlogDocsModelsPartnersCareersChangelogContact

Blocks

AgentRouterFunctionConditionAPI BlockWorkflowParallelGuardrailsEvaluatorLoop

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.92
TH
May 27, 2026

Features

  • feat(tables): Add enrichment table column type
  • feat(tools): queue hosted-key tool calls instead of failing with 429

Improvements

  • improvement(schedules): jitter scheduled execution starts by 0-30s
  • log(db): Add db failure cause log message

Bug Fixes

  • fix(tables): workflow-column run fixes + bounded run-N-rows

View changes on GitHub

v0.6.91
TH
IC
WA
May 26, 2026

Features

  • feat(hosted-keys): add Hunter.io and People Data Labs hosted key support
  • feat(litellm): add LiteLLM as AI gateway provider
  • feat(zoom): add KB connector for cloud recording transcripts, fix refresh token rotation

Improvements

  • improvement(api): use HttpError base class for typed-error status mapping
  • improvement(executor): subflows, hitl handling cleanup

Bug Fixes

  • fix(connectors): repair broken Zoom icon rendering
  • fix(zoom): iteratively strip tags in transcript parser to close incomplete-sanitization gap
  • fix(files): attach wheel listener before paint and guard SVG src
  • fix(files): zoom file viewer content, not the browser page
  • fix(api): classify access-denied and sandbox user-code errors with correct HTTP status

View changes on GitHub

v0.6.90
IC
WA
May 23, 2026

Improvements

  • improvement(media-gen): retire vision block, add hosted key for fal ai for image/video gen, search visibility in cmd-k

Bug Fixes

  • fix(files): never dedup external URL fetches by path filename
  • fix(resource): prevent permission-gated breadcrumb items from flashing on load

View changes on GitHub

v0.6.89
TH
IC
WA
May 23, 2026

Improvements

  • improvement(kb-connectors): align connector modal controls
  • improvement(kb-connectors): align connector UI surfaces
  • improvement(mcp): post-merge hardening — protocol negotiation + distributed OAuth lock + typed errors
  • perf(copilot): narrow getAccessibleCopilotChat projection
  • improvement(branding): dark og image matching landing surface

Bug Fixes

  • fix(landing): remove cursor lerp causing laggy tracking in collaboration section
  • fix(large-refs): cleanup based on table read
  • fix(db): disable statement_timeout for migrations
  • fix(tools): pin resolved IP in DB connectors to prevent DNS-rebinding SSRF
  • fix(hubspot): selector fetchOptions default + credentialId validation
  • fix(combobox): show selected values in multi-select trigger label

View changes on GitHub

v0.6.88
IC
WA
May 22, 2026

Features

  • feat(mailer): add AWS SES and SMTP providers with auto-detect fallback

Improvements

  • improvement(mcp): per-server tool queries + negative cache
  • improvement(kb-connectors): multi-select fields + Slack bot/app message extraction
  • improvement(search-replace): pass down to subblocks
  • improvement(hubspot): OAuth-native polling trigger replacing webhook flow
  • improvement(oauth): coalesce token refresh + cache terminal failures

Bug Fixes

  • fix(oauth): follower last-chance read after poll deadline
  • fix(files): RFC 5987 encode Content-Disposition filenames

View changes on GitHub

v0.6.87
TH
IC
MI
WA
May 21, 2026

Features

  • feat(tables): virtualize data grid with bounded copy and chunked delete

Improvements

  • perf(db): reduce read/write fanout across hot paths

Bug Fixes

  • fix(logs-cleanup): listing active workspaces into mem + download time streaming lims
  • fix(sidebar): pass showDelete to hide delete menu for non-admin members
  • fix(mcp): cache result of discoverServerTools to prevent post-OAuth refetch storm
  • fix(copilot): default SIM_AGENT_API_URL to www.copilot.sim.ai to avoid redirect path drop
  • fix(table): derive typewriter slice from elapsed time (no full-text flash)

View changes on GitHub

v0.6.86
IC
WA
May 20, 2026

Features

  • feat(integrations): add Gong incident.io Railway and New Relic
  • feat(azure-devops): block and trigger
  • feat(wiza): add Wiza integration for B2B prospect enrichment and search
  • feat(models): add gemini 3.5 flash

Improvements

  • improvement(media-blocks): new versions of image and video gen with latest models + fixes
  • improvement(workflow-search): include block names in in-workflow search
  • improvement(cleanup): cleanup refs along in logs cleanup job
  • improvement(execution): memory usage for aggregated results

Bug Fixes

  • fix(blocks): preserve agent block color
  • fix(workflow-search): unclip block-name highlight shadow on the left
  • fix(branding): align auth and deploy UI colors
  • fix(docker): restore NEXT_PUBLIC_APP_URL build arg with dummy fallback
  • fix(security): remove localhost CORS origin, consolidate CORS in proxy

View changes on GitHub

v0.6.85
IC
WA
May 19, 2026

Features

  • feat(google_docs): opt-in Markdown formatting for create operation
  • feat(findymail): add Findymail B2B contact data integration
  • feat(prospeo): add Prospeo integration for B2B contact enrichment and search

Improvements

  • improvement(workspace): fix resource table column proportions and toast stacking
  • improvement(memory): replace unbounded server caches with lru-cache to fix heap growth
  • improvement(workspace): allocate more space to name column in resource tables
  • improvement(mothership): abort path race preventing persistence
  • improvement(redis-cleanup): schedule, async workflow, hitl base64 cache cleanup

Bug Fixes

  • fix(tables): type-aware SQL casts for range filters on date columns
  • fix(knowledge): preserve scroll position when toggling tokenizer in chunk viewer

View changes on GitHub

v0.6.84
TH
WA
May 17, 2026

Improvements

  • improvement(copilot): drop unused columns from mothership chat detail reads

Bug Fixes

  • fix(security): KB fileUrl LFI, MCP/Agiloft SSRF pinning, form OTP, KB authz
  • fix(redis): apply TLS SNI override to pub/sub clients

View changes on GitHub

v0.6.83
TH
May 17, 2026

Features

  • feat(redis): TLS SNI override for IP-based REDIS_URL + zod schema fixes

View changes on GitHub