v0.7.3
simstudioai/simv0.7.3Jun 11, 2026by github-actions[bot]
AI Summary
Enables running database migrations from GitHub CI and improves documentation organization and database runner hardening.
Key Highlights
- Run database migrations from GitHub CI with environment-scoped secrets.
- Reorganized English docs with a builder-first approach.
- Opt-in read-replica client and migration runner hardening.
New Features
- Run db migrations from GitHub CI with environment-scoped secrets.
Full Release Notes
## Features - feat(ci): run db migrations from github ci with environment-scoped secrets (#4957) ## Improvements - improvement(docs): align docs UI with the platform emcn design system (#4962) - improvement(mship): contract update (#4961) - improvement(docs): builder-first IA reorganization of the English docs (#4896) - improvement(db): opt-in read-replica client + migration runner hardening (#4955) ## Bug Fixes - fix(oauth): drop ungrantable JSM Forms scopes from Jira scope list (#4960) - fix(table): translate column name-keyed wire data for workflow tool calls on internal row routes (#4958) ## Contributors - @Sg312 - @TheodoreSpeaks - @ouiliame - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.2...v0.7.3)