v0.7.31
simstudioai/simv0.7.31Jul 12, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on UI improvements and bug fixes for integrations like Ashby and webhooks.
Key Highlights
- Add Cmd+B shortcut to toggle sidebar collapse
- Fix Ashby social link parsing and alternate email addresses
- Fix global commands editing guard
- Resolve environment variable references in webhooks
New Features
- feat(sidebar): add Cmd+B shortcut to toggle sidebar collapse (#5618)
Full Release Notes
## Features - feat(sidebar): add Cmd+B shortcut to toggle sidebar collapse (#5618) ## Bug Fixes - fix(ashby): fail loudly instead of silently dropping malformed socialLinks (#5624) - fix(global-commands): use isContentEditable for the editable guard (#5623) - fix(ashby): parse alternateEmailAddresses and socialLinks into arrays before dispatch (#5621) - fix(webhooks): resolve env var references before deploy-triggered subscription creation (#5619) ## Contributors - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.30...v0.7.31)