Skip to content

Commit 563a538

Browse files
committed
Merge remote-tracking branch 'origin/main' into sawka/aipanel
2 parents b090a2a + cc41494 commit 563a538

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/docs/releasenotes.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ sidebar_position: 200
66

77
# Release Notes
88

9+
### v0.11.6 — Sep 22, 2025
10+
11+
Patch release to address an editor bug when you open two files in separate edit widgets. Also adds Mermaid support to markdown blocks.
12+
13+
* WIP: Big AI overhaul coming (multi-modal support, premium models, and tool support)
14+
* WIP: Integrating new Tsunami widget framework to make writing and running Wave widgets easier
15+
* Lots of package updates
16+
* Much internal cleanup (preview widget)
17+
* More migration to Tailwind v4 CSS
18+
* Build updates, switched to npm from yarn
19+
920
### v0.11.5 — Aug 28, 2025
1021

1122
Another housekeeping release to modernize Wave and bring it more up to date.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"productName": "Wave",
88
"description": "Open-Source AI-Native Terminal Built for Seamless Workflows",
99
"license": "Apache-2.0",
10-
"version": "0.11.6-beta.4",
10+
"version": "0.11.6",
1111
"homepage": "https://waveterm.dev",
1212
"build": {
1313
"appId": "dev.commandline.waveterm"

0 commit comments

Comments
 (0)