SimSim
  • Docs
  • Blog
  • Pricing
  • 27.6k
Log inGet started
  • Docs
  • Blog
  • Pricing
  • GitHub
Log inGet started
Sim

Product

Self HostingMCPKnowledge BaseTablesAPIStatus

Resources

BlogDocsModelsPartnersCareersChangelog

Blocks

AgentRouterFunctionConditionAPIWorkflowParallelGuardrailsEvaluatorLoop

Integrations

All IntegrationsConfluenceSlackGitHubGmailHubSpotSalesforceNotionGoogle DriveGoogle SheetsSupabaseStripeJiraLinearAirtableFirecrawlPineconeDiscordMicrosoft TeamsOutlookTelegram

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

login improvements, posthog telemetry

View changes on GitHub

v0.6.28
TH
EM
LA
MI
WA
Apr 7, 2026

Features

  • feat(security): add GTM and GA domains to CSP for hosted environments
  • feat(auth): add DISABLE_GOOGLE_AUTH and DISABLE_GITHUB_AUTH env vars
  • feat(claude): add you-might-not-need-an-effect slash command
  • feat(dagster): expand integration with 9 new tools and full GraphQL validation

Improvements

  • improvement(docs): ui/ux cleanup

Bug Fixes

  • fix(signup): fix turnstile key loading
  • fix(docs): resolve missing tool outputs for spread-inherited V2 tools
  • fix(modals): consistent text colors and workspace delete confirmation
  • fix(knowledge): prevent navigation on context menu actions and widen tags modal
  • fix(table): escape LIKE wildcards in $contains filter values
  • fix(sso): default tokenEndpointAuthentication to client_secret_post
  • fix(blog): stack featured posts vertically on mobile to prevent horizontal overflow

Other Changes

  • chore(stores): remove unused exports and dead code from zustand stores

View changes on GitHub

v0.6.27
TH
IC
WA
Apr 7, 2026

Features

  • feat(folders): soft-delete folders and show in Recently Deleted
  • feat(home): add double-enter to send top queued message
  • feat(home): add folders to resource menu
  • feat(posthog): Add posthog log for signup failed
  • feat(block): Conditionally hide impersonateUser field from block, add service account prompting
  • feat(triggers): add Linear v2 triggers with automatic webhook registration
  • feat(triggers): add Zoom webhook triggers
  • feat(landing): add PostHog tracking for CTA clicks, demo requests, and prompt submissions
  • feat(triggers): add Vercel webhook triggers with automatic registration
  • feat(analytics): add Google Tag Manager and Google Analytics for hosted environments
  • feat(triggers): add Notion webhook triggers
  • feat(triggers): add Greenhouse webhook triggers
  • feat(triggers): add Intercom webhook triggers
  • feat(triggers): add Gong webhook triggers for call events
  • feat(triggers): add Resend webhook triggers with auto-registration
  • feat(integrations): add Sixtyfour AI integration
  • feat(triggers): add HubSpot merge, restore, and generic webhook triggers
  • feat(triggers): add Salesforce webhook triggers

Improvements

  • refactor(triggers): consolidate v2 Linear triggers into same files as v1
  • refactor(webhooks): extract provider-specific logic into handler registry

Bug Fixes

  • fix(secrets): restore unsaved-changes guard for settings tab navigation
  • fix(home): simplify enter-to-send queued message to single press
  • fix(resource-menu): consistent height between 1 result and no results
  • fix(webhooks): harden audited provider triggers
  • fix(sockets): joining currently deleted workflow
  • fix(subflows): make edges inside subflows directly clickable
  • fix(secrets): secrets/integrations component code cleanup
  • fix(blocks): allow tool expansion in disabled mode, improve child deploy badge freshness
  • fix(copilot): fix copilot running workflow stuck on 10mb error
  • fix(mothership): fix url keeping markdown hash on resource switch
  • fix(hitl): fix stream endpoint, pause persistence, and resume page
  • fix(signup): show multiple signup errors at once

View changes on GitHub

v0.6.26
EM
IC
WA
Apr 5, 2026

Features

  • feat(files): expand file editor to support more formats, add docx/xlsx preview
  • feat(cursor): add list artifacts and download artifact tools

Improvements

  • improvement(landing, blog): ui/ux
  • improvement(execution): multiple response blocks

Bug Fixes

  • fix(blocks): resolve Ollama models incorrectly requiring API key in Docker
  • fix(core): consolidate ID generation to prevent HTTP self-hosted crashes
  • fix(settings): align skeleton loading states with actual page layouts

View changes on GitHub

v0.6.25
TH
AB
WA
Apr 5, 2026

Features

  • feat(cloudformation): add AWS CloudFormation integration with 7 operations
  • feat(block): Add cloudwatch block
  • feat(analytics): posthog audit — remove noise, add 10 new events
  • feat(knowledge): add Live sync option to KB connectors + fix embedding billing

Bug Fixes

  • fix(integrations): show disabled role combobox for readonly members
  • fix(kb): fix Linear connector GraphQL type errors and tag slot reuse
  • fix(setup): db migrate hard fail and correct ini env
  • fix(setup): bun run prepare explicitly
  • fix(posthog): upgrade SDKs and fix serverless event flushing
  • fix(csp): allow Cloudflare Turnstile domains for script, frame, and connect
  • fix(ui): persist active resource tab in url, fix internal markdown links

View changes on GitHub

v0.6.24
EM
WA
Apr 4, 2026

Features

  • feat: mothership/copilot feedback

Improvements

  • improvement(models): tighten model metadata and crawl discovery

Bug Fixes

  • fix(captcha): use getResponsePromise for Turnstile execute-on-submit flow
  • fix(envvars): restore workflowUserId fallback for scheduled execution env var resolution

View changes on GitHub

v0.6.23
TH
IC
WA
Apr 4, 2026

Improvements

  • improvement(mothership): workflow edits via sockets
  • refactor(stores): consolidate variables stores into stores/variables/
  • improvement(stores): remove deployment state from Zustand in favor of React Query

Bug Fixes

  • fix(modals): center modals in visible content area and remove open/close animation
  • fix(modals): center modals in visible content area accounting for sidebar and panel
  • Fix "fix in copilot" button
  • fix(mcp): resolve userId before JWT generation for agent block auth
  • fix(ui) Fix oauth redirect on connector modal
  • fix(loading): remove jarring workflow loading spinners

Other Changes

  • chore(stores): remove Zustand environment store and dead init scaffolding

View changes on GitHub

v0.6.22
TH
WA
Apr 3, 2026

Features

  • feat(analytics): add PostHog product analytics
  • feat(blocks): add Credential block
  • feat(email): abandoned checkout email, 80% free tier warning, credits exhausted email
  • feat(email): send onboarding followup email 3 days after signup
  • feat(rootly): expand Rootly integration from 14 to 27 tools
  • feat(agentmail): add AgentMail integration with 21 tools

Bug Fixes

  • fix(tools) Directly query db for custom tool id
  • fix(enterprise): smooth audit log list animation

View changes on GitHub

v0.6.21
WA
Apr 2, 2026

Bug Fixes

  • fix(bullmq): restore CONCURRENCY_CONTROL_ENABLED flag guard
  • fix(blog): use landing theme variables in MDX components

View changes on GitHub

v0.6.20
TH
IC
WA
Apr 2, 2026

Features

  • feat(rootly): add Rootly incident management integration with 14 tools
  • feat(rippling): expand Rippling integration from to 86 tools, landing updates
  • feat(credentials) Add google service account support
  • feat(landing): added models pages
  • feat(providers): server-side credential hiding for Azure and Bedrock

Improvements

  • improvement(models): update default to claude-sonnet-4-6 and reorganize OpenAI models
  • improvement(providers): audit and update all provider model definitions
  • improvement(workflow): seed start block on server side
  • improvement(credentials): consolidate OAuth modals and auto-fill credential name

Bug Fixes

  • fix(credential): fix service_account migration to avoid unsafe enum usage in same transaction
  • fix(credential) fix credential migration
  • fix(blog): Fix blog not loading
  • fix(envvar): remove dead env var
  • fix(cost): worker crash incremenental case
  • fix(encryption): specify authTagLength on all AES-GCM cipher/decipher calls

Other Changes

  • chore(bun): update bunfig.toml

View changes on GitHub