v0.7.47

simstudioai/simv0.7.47Jul 28, 2026by github-actions[bot]

AI Summary

Exposes workflow import/export via public API and improves document serving.

Key Highlights

  • Workflow export and import endpoints in public v1 API
  • Serve rendered documents instead of source code
  • Stream workspace archives

New Features

  • Workflow export and import endpoints

Full Release Notes

## Features

- feat(api): add workflow export and import endpoints to the public v1 API (#5999)

## Improvements

- improvement(tables): announce locks on open instead of a header chip (#5979)
- improvement(landing): lead the hero H1 with the AI workspace keywords (#5996)

## Bug Fixes

- fix(files): count the document body against the export limit (#6006)
- fix(cleanup): compare live-paused statuses with IN, not ANY over a row constructor (#6004)
- fix(api): stop workspace import dropping every workflow variable (#6002)
- fix(files): serve rendered documents and stream workspace archives (#5995)
- fix(logs): match copilot log-grep patterns with RE2 (linear time) (#5987)

## Other Changes

- chore(trigger): upsize task size (#6007)
- chore(deps): fix OTel version split, drop dead deps, declare emcn peers (#5994)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

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