Skip to content

Releases: simstudioai/sim

v0.7.36

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:25
874c998

Features

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

Improvements

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

Bug Fixes

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

Other Changes

  • Merge pull request #5677 from simstudioai/staging

Contributors

View changes on GitHub

v0.7.35

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:07
91b29b3

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.34

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:05
a403d05

Features

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

Improvements

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

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.33

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:16
377f963

Features

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

Improvements

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

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.32

Choose a tag to compare

@github-actions github-actions released this 13 Jul 23:50
dc81795

Features

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

Improvements

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

Bug Fixes

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

Other Changes

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

Contributors

View changes on GitHub

v0.7.31

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:21
e01bfb1

Features

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

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.30

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:48
207785c

Features

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

Improvements

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

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.29

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:33
6c3d11b

Features

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

Improvements

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

Bug Fixes

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

Contributors

View changes on GitHub

v0.7.27

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:56
067d3b0

Features

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

Improvements

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

Bug Fixes

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

Other Changes

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

Contributors

View changes on GitHub

v0.7.26

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:07
9d44d42

Features

  • feat(db): auto-apply tracked script data migrations in db:migrate (#5497)
  • feat(custom-block): audit-log publish, update, and unpublish events (#5493)

Improvements

  • improvement(landing): homepage redesign with live hero and real platform UI feature cards (#5408)

Bug Fixes

  • fix(knowledge): accept relative internal file URLs in document processor (#5499)
  • fix(copilot): don't surface custom blocks whose definition was deleted (#5498)
  • fix(api-block): stop spoofing a browser fingerprint on outbound HTTP requests (#5496)
  • fix(tables): canonicalize date cells, render times in effective timezone (#5465)
  • fix(tables): server-authoritative run badge, tail SSE from latest, harden Stop-all (#5492)
  • fix(notion): align integration with live API docs, add block retrieval coverage (#5491)

Contributors

View changes on GitHub