Skip to content

Releases: simstudioai/sim

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

v0.7.25

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:27
21ee602

Features

  • feat(bigquery): validate integration + add dataset/table lifecycle tools (#5480)
  • feat(custom-block): move management to enterprise settings; derive inputs live from deployed start (#5453)
  • feat(gitlab): add release and branch-compare tools, remove dead types (#5475)
  • feat(dub): expand link coverage and fix cross-operation param leakage (#5469)
  • feat(tinybird): validate integration against API, add job-status polling (#5474)

Improvements

  • improvement(email): reply-to help@sim.ai for lifecycle and billing emails (#5487)

Bug Fixes

  • fix(google-vault): validate against live API docs, add matter/hold/saved-query CRUD coverage (#5482)
  • fix(onedrive): align tools with live Graph API docs, add missing endpoints (#5478)
  • fix(aws): align cloudwatch, cloudformation, athena, codepipeline with live API docs (#5483)
  • fix(microsoft-dataverse): align integration with live API docs, add table metadata tool (#5481)
  • fix(microsoft-planner): align with live Graph API docs, add plan CRUD + categories (#5486)
  • fix(google-maps): validate integration against live API docs, add Places Nearby Search (#5484)
  • fix(google-calendar): align with live API docs, add calendar/ACL update+delete tools (#5485)
  • fix(posthog): validate integration against live API docs, add self-hosted support + CRUD coverage (#5476)
  • fix(gmail): stop wrapping draft/send HTML body in per-paragraph

    tags (#5479)

  • fix(microsoft-teams): align tools with live Graph API docs, add missing endpoints (#5477)
  • fix(discord): align tools with live API docs, add missing endpoints (#5472)
  • fix(brightdata): align integration with live API docs, add markdown/mode/error-report support (#5470)
  • fix(dropbox): align integration with Dropbox API docs, add revision/sharing tools (#5468)
  • fix(github): fix response bugs and add missing endpoint coverage (#5471)
  • fix(copilot): surface error cause chain in sim-to-go span status (#5473)
  • fix(granola): align get_note with real API spec (webUrl required, add speakerName) (#5467)

Other Changes

  • test(user-input): assert dismissed mention stays closed across repeated clicks (#5466)

Contributors

View changes on GitHub

v0.7.24

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:55
62d3140

Features

  • feat(textract): migrate to AWS SDK, add AnalyzeExpense and AnalyzeID (#5456)
  • feat(pii): env-driven uvicorn worker count (PII_WORKERS) (#5457)
  • feat(aws): expand SES/STS/Secrets Manager tool coverage, fix API alignment gaps (#5450)
  • feat(attio): add attribute tools + fix API alignment gaps (#5445)
  • feat(ahrefs): validate integration, fix cents/column bugs, add 13 v3 endpoints (#5447)
  • feat(pagerduty): validate integration + add 9 tools for deeper API coverage (#5446)
  • feat(rich-md-editor): table row/col toolbar, raw HTML/footnote support, paste fidelity (#5438)

Improvements

  • improvement(rich-markdown-editor): table column-resize cursor, exhaustive paste tests, editor docs (#5455)
  • improvement(tables): show error message tooltip on errored workflow and enrichment cells (#5449)
  • improvement(microsoft-ad): add pagination support and fill BlockMeta gaps (#5442)
  • improvement(instantly): validate integration against live API, add lead/campaign lifecycle tools (#5448)
  • improvement(new-relic): validate integration against NerdGraph docs, surface more entity fields (#5443)
  • perf(pii): mask offloaded refs + parallelize + raise redaction concurrency (#5436)
  • improvement(settings): align design-system text-scale tokens across settings pages (#5439)
  • improvement(sidebar): memoize workflow/folder rows for faster tab navigation (#5428)
  • refactor(react-query): hoist every staleTime into a named exported constant (#5427)
  • refactor(permissions): make hasWorkspaceAdminAccess and getUserEntityPermissions thin wrappers of checkWorkspaceAccess (#5430)

Bug Fixes

  • fix(user-input): stop @mention/skill menu from reopening after dismiss (#5464)
  • fix(rich-markdown-editor): strict, provenance-aware markdown paste (#5463)
  • fix(ses): reject malformed startDate/endDate in list_suppressed_destinations (#5461)
  • fix(images): fix stale images (#5462)
  • fix(tables): enrichment sidebar column-id display + filter-scoped run menu (#5459)
  • fix(microsoft-excel): clean up dead code found during integration audit (#5454)
  • fix(comparison): correct contrast claims across competitor pages (#5452)
  • fix(comparison): correct misleading pricing contrast on n8n page (#5451)
  • fix(cloudflare): align integration with live API, fix type-coercion bug (#5444)
  • fix(mcp): scope tools loading state to each server's own query (#5441)
  • fix(rich-md-editor): raw-HTML-block fragmentation + styling follow-up (#5440)
  • fix(db): bound knowledge connector and document fan-out concurrency (#5432)
  • fix(attachments): cross tenant hardening (#5310)
  • fix(analytics): GTM/GA4 missing on /demo and other landing pages (#5437)
  • fix(mailer): correct AgentMail webhook message schema field requirements (#5434)
  • fix(sidebar): prefetch folders and workspace permissions on cold load (#5426)
  • fix(custom-blocks): dedupe redundant workspace lookup in POST admin check (#5429)

Other Changes

  • chore(credential-sets): cleanup feature (#5460)

Contributors

View changes on GitHub