v0.7.54
simstudioai/simv0.7.54Aug 4, 2026by github-actions[bot]
AI Summary
This release implements browser driver, password manager, and terminal features. It also overhauls self-hosting documentation and aligns Docker Compose configurations.
Key Highlights
- Browser driver and password manager features.
- Terminal features.
- Self-hosting documentation overhaul and Docker Compose alignment.
- Variable references in reasoning effort and verbosity.
New Features
- Browser driver
- Password manager
- Terminal
- Self-hosting documentation overhaul
- Variable references in agent settings
Full Release Notes
## Features - feat(browser, terminal): implement browser driver, password manager, terminal features (#6196) - feat(self-host): align Docker Compose with Helm and overhaul self-hosting docs (#6225) ## Improvements - improvement(skills): ask for feature flag granularity (#6238) - improvement(agent): allow variable references in reasoning effort, verbosity, and thinking level (#6233) - improvement(emcn): share one emails/domains chip input across share and deploy modals (#6226) - refactor(voice): load STT availability through React Query (#6224) - improvement(self-host): gate email verification on a mail provider, add self-host settings, land setup on signup (#6216) - refactor(chat): clean up the deployed chat surface (#6220) - improvement(ci): move CodeQL off default setup onto Blacksmith (#6219) - refactor(chat): drop code the voice removal left unreachable (#6218) ## Bug Fixes - fix(docker): upgrade bun to 1.3.14 (#6236) - fix(providers): route 6-10MB attachments to the provider large-file path (#6232) - fix(execution): offload buffered event values under budget pressure (#6231) - fix(execution): stop the event buffer retaining a run-length backlog (#6229) - fix(chat): invalidate deployment queries after a chat mutation (#6223) - fix(auth): correct callback URL resolution across SSR and hydration (#6217) - fix(env): restore beforeInteractive on the hosted public env script (#6214) - fix(security): meter and throttle the deployed-chat TTS relay (#6212) - fix(tooltip): stop text blurring for ~150ms every time a tooltip appears (#6211) - fix(resources): sort folders and resources as one list so pinned items reach the top (#6213) ## Other Changes - chore(deps): upgrade next to 16.3.0 and clean up the TypeScript toolchain (#6235) - chore(landing): remove the Russell Investments logo (#6228) - chore(chat): remove deployed-chat voice mode (#6215) ## Contributors - @Sg312 - @TheodoreSpeaks - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.53...v0.7.54)