You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/releasenotes.mdx
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,30 @@ sidebar_position: 200
6
6
7
7
# Release Notes
8
8
9
+
### v0.13.1 — Dec 16, 2025
10
+
11
+
**Windows Improvements and Wave AI Enhancements**
12
+
13
+
This release focuses on significant Windows platform improvements, Wave AI visual updates, and better flexibility for local AI usage.
14
+
15
+
**Windows Platform Enhancements:**
16
+
-**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
17
+
-**Git Bash Auto-Detection** - Wave now automatically detects Git Bash installations and adds them to the connection dropdown for easy access
18
+
-**Updated Focus Keybinding** - Wave AI focus key changed to Alt:0 on Windows for better consistency
19
+
-**Config Schemas** - Improved configuration validation and schema support
20
+
- Ctrl-V now works as standard paste in terminal on Windows
21
+
22
+
**Wave AI Updates:**
23
+
-**Refreshed Visual Design** - Complete UI refresh removing blue accents and adding transparency support for better integration with custom backgrounds
24
+
-**BYOK Without Telemetry** - Wave AI now works with bring-your-own-key and local models without requiring telemetry to be enabled
25
+
-[bugfix] Fixed tool type "function" compatibility with providers like Mistral
26
+
27
+
**Terminal Improvements:**
28
+
-**New Scrolling Keybindings** - Added Shift+Home, Shift+End, Shift+PageUp, and Shift+PageDown for better terminal navigation
29
+
30
+
**Other Changes:**
31
+
- Package updates and dependency upgrades
32
+
9
33
### v0.13.0 — Dec 8, 2025
10
34
11
35
**Wave v0.13 Brings Local AI Support, BYOK, and Unified Configuration**
0 commit comments