Skip to content

Releases: wavetermdev/waveterm

Wave Terminal v0.10.0-beta.1 Release

07 Dec 04:00
4d3105e

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.10.0-beta.0...v0.10.0-beta.1

Wave Terminal v0.10.0-beta.0 Release

07 Dec 01:12
297f006

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.10.0-beta.0

Wave Terminal v0.9.3 Release

21 Nov 21:47
7054b17

Choose a tag to compare

What's Changed

New minor release that introduces Wave's connected computing extensions. We've introduced new wsh commands that allow you to store variables and files, and access them across terminal sessions (on both local and remote machines).

  • wsh setvar/getvar to get and set variables -- Docs
  • wsh file operations (cat, write, append, rm, info, cp, and ls) -- Docs
  • Improved golang panic handling to prevent backend crashes
  • Improved SSH config logging and fixes a reused connection bug
  • Updated telemetry to track additional counters
  • New configuration settings (under "window:magnifiedblock") to control magnified block margins and display
  • New block/zone aliases (client, global, block, workspace, temp)
  • wsh ai file attachments are now rendered with special handling in the AI block
  • New ephemeral block type for creating modal widgets which will not disturb the underlying layout
  • Editing the AI presets file from the Wave AI block now brings up an ephemeral editor
  • Clicking outside of a magnified bglock will now un-magnify it
  • New button to clear the AI chat (also bound to Cmd-L)
  • New button to reset terminal commands in custom cmd widgets
  • [bugfix] Presets directory was not loading correctly on Windows
  • [bugfix] Magnified blocks were not showing correct on startup
  • [bugfix] Window opacity and background color was not getting applied properly in all cases
  • [bugfix] Fix terminal theming when applying global defaults #1287
  • MacOS 10.15 (Catalina) is no longer supported
  • Other bug fixes, docs improvements, and dependency bumps

Full Changelog: v0.9.2...v0.9.3

Wave Terminal v0.9.3-beta.2 Release

21 Nov 20:04
23b52af

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.3-beta.1...v0.9.3-beta.2

Wave Terminal v0.9.3-beta.1 Release

21 Nov 04:20
1d127ea

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.3-beta.0...v0.9.3-beta.1

Wave Terminal v0.9.3-beta.0 Release

20 Nov 05:28
ba98b35

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.2...v0.9.3-beta.0

Wave Terminal v0.9.2 Release

12 Nov 04:57
0fcc39c

Choose a tag to compare

New minor release with bug fixes and new features! We’ve resolved the issue with Wave’s fullscreen mode, which also affected certain window managers like Hyprland. Additionally, we’ve put a lot of work into our documentation site (https://docs.waveterm.dev), including detailed guides on using Widgets and Presets.

  • Updated documentation
  • Wave AI now supports the Anthropic API! Checkout the FAQ for how to use the Claude models with Wave AI.
  • Removed defaultwidgets.json and unified it to widgets.json. Makes it more straightforward to override the default widgets.
  • New resolvers for -b param in wsh. "tab:N" for accessing the nth tab, "[view]" and "[view]:N" for accessing blocks of a particlar view.
  • New wsh ai command to send AI chats (and files) directly to a new or existing AI block
  • wsh setmeta/getmeta improvements. Allow setmeta to take a json file (and also read from stdin), also better output formats for getmeta (compatible with setmeta).
  • [bugfix] Set max completion tokens in the OpenAI API so we can now work with o1 models (also fallback to non-streaming mode)
  • [bugfix] Fixed content resizing when entering "full screen" mode. This bug also affected certain window managers (like Hyprland)
  • Lots of other small bug fixes, docs updates, and dependency bumps

PRs

Full Changelog: v0.9.1...v0.9.2

Wave Terminal v0.9.2-beta.2 Release

12 Nov 03:05
8734207

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.2-beta.1...v0.9.2-beta.2

Wave Terminal v0.9.2-beta.1 Release

11 Nov 22:15
86a83cb

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.2-beta.0...v0.9.2-beta.1

Wave Terminal v0.9.2-beta.0 Release

08 Nov 20:19
f0a2d21

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.9.1...v0.9.2-beta.0