v0.7.1

simstudioai/simv0.7.1Jun 10, 2026by github-actions[bot]

AI Summary

Adds AWS CodePipeline integration and improves realtime stability with schema compatibility checks.

Key Highlights

  • Added AWS CodePipeline integration with tools and block.
  • Added preflight schema-compatibility check on startup for realtime.
  • Modernized ElevenLabs TTS to Flash v2.5.

New Features

  • Add AWS CodePipeline integration with tools and block.
  • Add sim trigger, logs v2 block, and toolbar renaming.
  • Add preflight schema-compatibility check on startup.

Full Release Notes

## Features

- feat(codepipeline): add AWS CodePipeline integration with tools and block (#4945)
- feat(workflows): sim trigger, logs v2 block, toolbar renaming (#4941)
- feat(realtime): preflight schema-compatibility check on startup (#4940)

## Improvements

- improvement(mothership): smooth streamed text reveal + dropdown z-index fix (#4947)
- improvement(chat-voice): modernize ElevenLabs TTS to Flash v2.5 (#4943)

## Bug Fixes

- fix(billing): prevent deadlock with timeout (#4949)
- fix(file-preview): gate streaming animation to prevent file patch issue with scroll based re-render (#4946)
- fix(security): authz, IDOR, and abuse-prevention fixes (#4944)
- fix(secrets): keep readonly secret names legible instead of dimming them (#4942)
- fix(db): serialize concurrent migrations with a Postgres advisory lock (#4939)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

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