Download Latest Version Wave-darwin-arm64-0.11.6.zip (191.6 MB)
Email in envelope

Get an email when there's a new version of Wave Terminal

Home / v0.11.5
Name Modified Size InfoDownloads / Week
Parent folder
Wave-darwin-arm64-0.11.5.zip 2025-08-29 183.1 MB
Wave-win32-x64-0.11.5.msi 2025-08-29 162.1 MB
waveterm-linux-aarch64-0.11.5.pacman 2025-08-29 131.4 MB
waveterm-linux-arm64-0.11.5.AppImage 2025-08-29 195.0 MB
waveterm-linux-arm64-0.11.5.deb 2025-08-29 146.5 MB
waveterm-linux-x64-0.11.5.pacman 2025-08-29 138.3 MB
waveterm-linux-x86_64-0.11.5.AppImage 2025-08-29 196.2 MB
waveterm_0.11.5_amd64.snap 2025-08-29 165.2 MB
waveterm_0.11.5_arm64.snap 2025-08-29 160.2 MB
Wave-darwin-arm64-0.11.5.dmg 2025-08-29 190.1 MB
Wave-darwin-x64-0.11.5.dmg 2025-08-29 198.9 MB
Wave-darwin-x64-0.11.5.zip 2025-08-29 191.8 MB
Wave-win32-x64-0.11.5.exe 2025-08-29 148.1 MB
Wave-win32-x64-0.11.5.zip 2025-08-29 194.3 MB
waveterm-linux-aarch64-0.11.5.rpm 2025-08-29 117.7 MB
waveterm-linux-amd64-0.11.5.deb 2025-08-29 153.2 MB
waveterm-linux-arm64-0.11.5.zip 2025-08-29 185.3 MB
waveterm-linux-x64-0.11.5.zip 2025-08-29 186.8 MB
waveterm-linux-x86_64-0.11.5.rpm 2025-08-29 125.0 MB
README.md 2025-08-29 4.5 kB
Wave Terminal v0.11.5 Release source code.tar.gz 2025-08-29 17.6 MB
Wave Terminal v0.11.5 Release source code.zip 2025-08-29 17.9 MB
Totals: 22 Items   3.2 GB 0

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

  • Wave AI Cloud Proxy now uses gpt-5-mini (upgraded from gpt-4o-mini)
  • Fixed JWT issue with running "Wave Apps" from widgets
  • Added an "$ENV:envvar:fallback" syntax to the config files to allow Wave's config to pick up values from the environment (mostly to allow moving secrets out of the config files)
  • New setting to disable showing overlay blocknums when holding Ctrl:Shift (app:showoverlayblocknums)
  • New setting to allow Shift-Enter to work with tools like Claude Code (term:shiftenternewline)
  • Upgraded frontend to React 19
  • Migrated more of the frontend to Tailwind v4 (work in progress)
  • Removed Universal MacOS build. 90% of Mac users are now on Apple Silicon, so universal build is less important (has a larger file size, and complicates the build process).
  • [bugfix] Removed build-ids in RPM build to try to fix conflicts with Slack
  • Removed some Wave v7 aware upgrades and old code paths
  • Internal cleanup, TypeScript errors, linting fixes, etc.
  • Other assorted Go/npm package bumps

What's Changed

Full Changelog: https://github.com/wavetermdev/waveterm/compare/v0.11.4...v0.11.5

Source: README.md, updated 2025-08-29