v0.7.31

git-ai-project/git-aiv0.7.31Jul 12, 2026by github-actions[bot]

AI Summary

Adds a keyboard shortcut for sidebar navigation and fixes several integration bugs related to Ashby, global commands, and webhooks.

Key Highlights

  • Added Cmd+B shortcut to toggle sidebar collapse
  • Fixed malformed socialLinks parsing in Ashby
  • Resolved env var references before subscription creation

New Features

  • feat(sidebar): add Cmd+B shortcut to toggle sidebar collapse

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)