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)