Added
- Environment color indicator: subtle toolbar tint based on connection color for at-a-glance environment identification
- Import database connections from SSH tunnel URLs (e.g.,
mysql+ssh://,postgresql+ssh://) - Connection groups for organizing database connections into folders with colored headers
Fixed
- Toolbar briefly showing "MySQL" and missing version (e.g., "MongoDB" instead of "MongoDB 8.2.5") when opening a new tab
- Keyboard shortcuts not working (beep sound) after connecting from welcome screen until a second tab is opened
- Toolbar overflow menu showing only one item and missing all other buttons when window is narrow
- AI chat showing "SQL" language label and missing syntax highlighting for MongoDB code blocks
Changed
- Refactored toolbar to use individual
ToolbarItementries withLabelfor native macOS overflow behavior, and moved History/Export/Import to.secondaryActionoverflow menu - Redesigned right sidebar detail pane with compact field layout and type-aware editors