Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/docs/releasenotes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This release focuses on significant Windows platform improvements, Wave AI visua
**Windows Platform Enhancements:**
- **Integrated Window Layout** - Removed separate title bar and menu bar on Windows, integrating controls directly into the tab-bar header for a cleaner, more unified interface
- **Git Bash Auto-Detection** - Wave now automatically detects Git Bash installations and adds them to the connection dropdown for easy access
- **SSH Agent Fallback** - Improved SSH agent support with automatic fallback to `\\.\pipe\openssh-ssh-agent` on Windows
- **Updated Focus Keybinding** - Wave AI focus key changed to Alt:0 on Windows for better consistency
- **Config Schemas** - Improved configuration validation and schema support
- Ctrl-V now works as standard paste in terminal on Windows
Expand Down