v0.7.17

RyanCodrai/turbovecv0.7.17Jun 30, 2026by github-actions[bot]

AI Summary

This release emphasizes architectural improvements by extracting workflow components into a dedicated package and enabling workspace forking capabilities.

Key Highlights

  • Extracted @sim/workflow-renderer package
  • Enabled workspace forking with push/pull features

New Features

  • Workspace forking behind feature flag
  • Workflow previews with shared editor renderer
  • Secrets input in chat
  • Extended tool depth for ElevenLabs and Google Drive
  • Extraction of pure WorkflowBlockView + SubBlockRowView

Full Release Notes

## Features

- feat(workspaces): gate workspace forking behind runtime workspace-forking feature flag (#5280)
- feat(docs): render workflow previews with the shared editor renderer (#5277)
- feat(mothership): add secrets input in chat (#5274)
- feat(integrations): extend ElevenLabs, Google Drive, Firecrawl, Pinecone, Resend, and S3 tool depth (#5270)
- feat(workflow-renderer): extract pure WorkflowBlockView + SubBlockRowView (#5267)
- feat(integrations): extend Telegram, Outlook, and Notion tool depth (#5265)
- feat(workflow-renderer): extract edge, subflow, and note Views into @sim/workflow-renderer (#5263)
- feat(pii): add redaction timing metrics across sidecar and persist path (#5264)
- feat(integrations): extend Airtable, Google Docs, WhatsApp, and Excel tool depth (#5256)
- feat(workspaces): fork + push/pull (#5210)

## Improvements

- improvement(slack-trigger): expose view, message, and state on interactivity payloads (#5279)
- improvement(settings): persistent layout + locked-down header API (#5278)
- improvement(docs): redesign README (animated hero + product demo) (#5275)
- perf(dev): curate SIM_DEV_MINIMAL_REGISTRY to core toolbar blocks (#5251)
- improvement(emcn): extract design system into shared @sim/emcn package (#5257)
- improvement(docs): flatten the academy learn/chapters panels (#5253)

## Bug Fixes

- fix(uploads): attach compiled binary for AI-generated docs, not source (#5266)
- fix(prism): load prismjs core before language components (#5262)
- fix(emcn): resolve Calendar icon/component barrel collision and preserve prism side effects (#5261)
- fix(knowledge): send tag filters as a JSON string so the document filter works (#5259)
- fix(emcn): repair app-wide crash and unstyled UI after package extraction (#5258)

## Other Changes

- chore(deploy): remove deploy as a2a (#5255)

## Contributors

- @Sg312
- @TheodoreSpeaks
- @andresdjasso
- @icecrasher321
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.16...v0.7.17)