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
11 changes: 11 additions & 0 deletions docs/docs/releasenotes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ sidebar_position: 200

# Release Notes

### v0.11.6 — Sep 22, 2025

Patch release to address an editor bug when you open two files in separate edit widgets. Also adds Mermaid support to markdown blocks.

* WIP: Big AI overhaul coming (multi-modal support, premium models, and tool support)
* WIP: Integrating new Tsunami widget framework to make writing and running Wave widgets easier
* Lots of package updates
* Much internal cleanup (preview widget)
* More migration to Tailwind v4 CSS
* Build updates, switched to npm from yarn

### v0.11.5 — Aug 28, 2025

Another housekeeping release to modernize Wave and bring it more up to date.
Expand Down
Loading