Release v1.31.0 (#39)

* Bump version to 1.31.0

* remove sidebar-hidden pill test (pill is now sidebar-only)
This commit is contained in:
Lawrence Chen 2026-02-15 21:56:41 -08:00 committed by GitHub
parent 8f399d1a82
commit b41331b43d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 42 additions and 35 deletions

View file

@ -2,6 +2,21 @@
All notable changes to cmux are documented here.
## [1.31.0] - 2026-02-15
### Added
- Arrow key navigation in browser omnibar suggestions
- Browser zoom shortcuts (Cmd+/-, Cmd+0 to reset)
- "Install Update and Relaunch" menu item when an update is available
### Changed
- Open browser shortcut remapped from Cmd+Shift+B to Cmd+Shift+L
- Flash focused panel shortcut remapped from Cmd+Shift+L to Cmd+Shift+H
- Update pill now shows only in the sidebar footer
### Fixed
- Omnibar inline completion showing partial domain (e.g. "news." instead of "news.ycombinator.com")
## [1.30.0] - 2026-02-15
### Fixed