Skip to main content

Changelog

Every new feature, improvement, and fix in Sim, the open-source AI workspace, with release notes straight from GitHub.

v0.7.37

Jul 15, 2026

Features

  • feat(instagram): add Instagram integration

Improvements

  • improvement(landing): SEO copy and metadata rewrite across marketing pages

Bug Fixes

  • fix(agent): pass through billing attribution to tools
  • fix(auth): recover cleanly when an impersonation session expires
  • fix(settings): align recently-deleted icon colors with platform token
  • fix(workspace): recover from stale sessions instead of blank loader after impersonation

View changes on GitHub

v0.7.36

Jul 15, 2026

Features

  • feat(landing): compare footer column, sales solutions page, nav reshuffle, scheduled-tasks calendar hero
  • feat(library): add Apache 2.0 vs fair-code licensing article
  • feat(credentials): token-paste service accounts for 12 providers
  • feat(landing): extend enterprise product-preview design to solutions and workflows pages
  • feat(billing): allow programmatic workflow execution on the free plan

Improvements

  • improvement(landing): fix SEO redirects/schema, add FAQ content
  • improvement(chat): show resource-type icons on inline workspace resource links

Bug Fixes

  • fix(library): correct unlimited-execution wording to acknowledge tunable admission defaults
  • fix(tools): resolve {{ENV_VAR}} references in user-only params for copilot tool executions
  • fix(mothership): hide preview-block-owned triggers from copilot VFS

Other Changes

  • Merge pull request #5677 from simstudioai/staging

View changes on GitHub

v0.7.35

Jul 14, 2026

Bug Fixes

  • fix(upgrade): client side env var check
  • fix(custom-blocks): reserve system output names and hide own block from command modal
  • fix(sidebar): use emcn tooltip for workspace switcher disabled reasons

View changes on GitHub

v0.7.34

Jul 14, 2026

Features

  • feat(chat): show block display names and brand icons for schema reads

Improvements

  • improvement(chat): hide the agent-group viewport scrollbar

Bug Fixes

  • fix(settings): restore header shell on workspace credit-usage page

View changes on GitHub

v0.7.33

Jul 14, 2026

Features

  • feat(chat): natural-language tool titles, past-tense completion, and smooth agent-group narration
  • feat(community): add /linkedin redirect and route email footer LinkedIn through it
  • feat(community): replace Discord community links with Slack across app, docs, emails, and readme

Improvements

  • improvement(admin): filter out banned users
  • improvement(url-state): shared sort/search url-state helpers + task and log selection deep links
  • improvement(url-state): migrate list search/sort/filter view-state to nuqs

Bug Fixes

  • fix(landing): graceful not-found handling for blog and library posts and authors
  • fix(landing): align author-page UI with the site shell and link bylines to it
  • fix(workflow, custom): billing attribution passthrough
  • fix(landing): rename /comparison route to /comparisons for naming consistency
  • fix(chat): reverse shimmer sweep to left-to-right

View changes on GitHub

v0.7.32

Jul 13, 2026

Features

  • feat(skills): canonicalize skills to a single source with generated .claude/.cursor projections
  • feat(script): migrate agent/router/evaluator LLM keys to BYOK by model prefix
  • feat(flint): add Flint integration with agent task tools, block, and docs
  • feat(buffer): add Buffer integration with posts, channels, and ideas
  • feat(gong): align tools with official API spec + 4 new tools
  • feat(library): add n8n alternatives, LangGraph alternatives, and open-source AI agent platform listings
  • feat(platform): settings permissions, admin, billing attribution

Improvements

  • improvement(flint): set json language on the pages code input for inline validation
  • improvement(buffer): explicit mediaType override instead of guessing on ambiguous media
  • improvement(concurrency): limits configurable, docs updates
  • improvement(hubspot): align tools with API docs and expand coverage with delete, list membership, and search tools

Bug Fixes

  • fix(emcn): stop wiping virtualized code viewer row measurements on content changes
  • fix(chat): render floating chat messages in insertion order instead of timestamp sort
  • fix(mothership): keep scroll position when user scrolls up during streaming
  • fix(landing): complete Organization schema with legalName, foundingDate, and address
  • fix(landing): complete Organization schema, add CollectionPage/BlogPosting JSON-LD, fix TechArticle rich-result eligibility
  • fix(landing): fix oversized HTML and severe LCP on integration/comparison pages
  • fix(landing): fix 404ing OG images for every model and integration page
  • fix(slack): stop requesting unapproved OAuth scopes that break connect
  • fix(docs): fix Core Web Vitals regressions on docs.sim.ai
  • fix(skills): quote argument-hint YAML values so Copilot CLI ≥1.0.65 loads all skills
  • fix(editor): allow references in boolean variable values and sync tag selections to canvas preview

Other Changes

  • chore(bunfig): restore minimumReleaseAge supply-chain gate with scoped excludes

View changes on GitHub

v0.7.31

Jul 12, 2026

Features

  • feat(sidebar): add Cmd+B shortcut to toggle sidebar collapse

Bug Fixes

  • fix(ashby): fail loudly instead of silently dropping malformed socialLinks
  • fix(global-commands): use isContentEditable for the editable guard
  • fix(ashby): parse alternateEmailAddresses and socialLinks into arrays before dispatch
  • fix(webhooks): resolve env var references before deploy-triggered subscription creation

View changes on GitHub

v0.7.30

Jul 12, 2026

Features

  • feat(providers): add xAI to hosted key rotation pool
  • feat(custom-blocks): add deploy_custom_block copilot tool
  • feat(workflow-editor): open block palette on edge drag-release with auto-connect

Improvements

  • improvement(emcn): multi-select selectors + Wizard on ChipModal
  • improvement(chat): shimmer active subagent and tool labels instead of spinners
  • improvement(files): show loading spinner in file preview content area
  • perf(search): cap Cmd-K result groups so typing isn't blocked by reshuffle

Bug Fixes

  • fix(rich-markdown-editor): make drag-reorder of an image actually move it, on real browser payloads
  • fix(demo): preload the Cal.com booking embed while the visitor fills the form
  • fix(custom-blocks): restrict iconUrl to https or internal serve paths
  • fix(landing): repair Lighthouse-flagged CWV audits on production
  • fix(files): unwedge post-stream read-only editor; stop bullet Backspace from destroying the image below
  • fix(files-upload): enforce workspace authorization on mothership uploads
  • fix(chat-otp): re-check authType before minting deployment auth cookie
  • fix(file-viewer): sanitize docx hyperlink hrefs to block javascript: XSS
  • fix(api): bound request-body reads on speech/knowledge-chunks/help routes
  • fix(pricing): route Talk to sales CTA to demo request form instead of signup
  • fix(docs-og-image): match reference cover template typography exactly
  • fix(rich-markdown-editor): fix mention chip losing ambient color inside links/h6
  • fix(og-image): match sim.ai OG image colors to live landing tokens
  • fix(mcp): coerce corrupted consecutiveFailures instead of crashing the whole server list
  • fix(rich-markdown-editor): reliable image selection + serialization/paste polish
  • fix(canvas): raw tooltip shows up when hovering block params

View changes on GitHub

v0.7.29

Jul 11, 2026

Features

  • feat(branding): sim wordmark favicon/OG, docs footer parity, footer peel
  • feat(landing): add Share chip to integration and model pages
  • feat(docs): update favicon, fix icon contrast, add integration intros
  • feat(slack): reusable custom bot credentials, slack_v2 block (preview), redesigned trigger
  • feat(landing): enterprise page redesign with platform-loop hero and feature graphics
  • feat(context-dev): add Context.dev to hosted key rotation pool
  • feat(tiktok): add tiktok trigger, block
  • feat(landing): add HubSpot tracking script for hosted marketing site
  • feat(models): add latest Groq and Cerebras models
  • feat(providers): add NVIDIA NIM and Z.ai providers

Improvements

  • improvement(custom-blocks): hardened delete with usage count + per-input required option

Bug Fixes

  • fix(landing): contain sr-only logos heading to stop phantom root scrollbar
  • fix(models): restore Anthropic models in landing page compare chart
  • fix(rich-markdown-editor): stop image dupe-uploads on drag/paste; fix link color under bold/italic/strikethrough/code
  • fix(workflow-edges): enforce edge/block validation server-side, not just client-side
  • fix(enrichments): remove Icypeas providers and show Running on in-flight cells
  • fix(mcp): route object params to JSON editor, keep invalid drafts out of tool args
  • fix(providers): correct max-tokens param and add schema guidance for NVIDIA/Z.ai
  • fix(pii): install CUDA torch on amd64 so GLiNER can run on GPU
  • fix(mcp): fix caret misalignment and tool schema contract validation
  • fix(sidebar): fix rename input losing its selection on open
  • fix(models): correct model catalog data and Gemini thinking-config wire format

View changes on GitHub

v0.7.27

Jul 9, 2026

Features

  • feat(rich-markdown-editor): round-trip gate, VSCode/style paste, highlight, block reorder
  • feat(providers): add Meta Muse Spark 1.1 provider
  • feat(providers): add OpenAI GPT-5.6 Sol, Terra, and Luna models
  • feat(observability): extend audit log, PostHog, and storage metering coverage
  • feat(jupyter): add Jupyter integration (contents, kernels, sessions)
  • feat(chat): replace thinking indicator with gooey loader
  • feat(comparison): add Custom Blocks as a comparison-page fact
  • feat(custom-blocks): org-member visibility, workspace-admin-gated management
  • feat(providers): add xAI grok-4.5 model
  • feat(pii): add opt-in GLiNER NER engine (PII_ENGINE), device-agnostic

Improvements

  • improvement(forking): minor ui improvements
  • refactor(blog): split AEO/GEO content into a new /library section
  • improvement(forking): unlink, settings page migration, deployed chats, public apis, external mcp servers/tools, special subblocks
  • refactor(utils): consolidate duplicated helpers onto @sim/utils
  • improvement(knowledge): open document tags from row context menu

Bug Fixes

  • fix(agent): scope nested tool canonical-mode overrides by instance, not type
  • fix(triggers): validate 10 more webhook/polling triggers against live API docs
  • hotfix(landing): revert unoptimized removal, compress source images instead
  • fix(landing): fix Core Web Vitals regressions across public marketing pages
  • fix(triggers): repair broken idempotency dedup across 4 webhook/polling triggers
  • fix(ashby): repair broken idempotency dedup and clarify duplicate-webhook errors
  • fix(rich-markdown-editor): eliminate empty-block / boundary-key structural bugs
  • fix(workflow): render agent tool chip names from static sources, not stored title
  • fix(comparison): correct stale and unsourced claims on comparison pages
  • fix(providers): sync xai defaultModel with grok-4.5 recommended flag
  • fix(deps): upgrade better-auth 1.6.11 -> 1.6.13 (GHSA fix, Dependabot #166/#167)

Other Changes

  • chore(skill): check branch is synced with origin/staging before pushing
  • chore(typescript): upgrade to TypeScript 7 (native Go compiler)
  • docs(forking): workspace forking for enterprises
  • docs(enterprise): add Custom Blocks page
  • chore(tables): remove tables-fractional-ordering feature flag

View changes on GitHub