Skip to content

Releases: wavetermdev/waveterm

Wave Terminal v0.10.4-beta.0 Release

20 Dec 18:00
87309a0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.10.3...v0.10.4-beta.0

Wave Terminal v0.10.3 Release

20 Dec 03:16
fca868e
Compare
Choose a tag to compare

Quick update to v0.10 with new features and bug fixes. (replaces v0.10.2)

  • Global hotkey support docs
  • Added configuration to override the font size for markdown, AI-chat, and preview editor docs
  • Added ability to set independent zoom level for the web view (right click block header)
  • New wsh wavepath command to open the config directory, data directory, and log file
  • [bugfix] Fixed crash when /etc/sshd_config contained an unsupported Match directive (most common on Fedora)
  • [bugfix] Workspaces are now more consistent across windows, closes associated window when Workspaces are deleted
  • [bugfix] Fixed zsh on WSL
  • [bugfix] Fixed long-standing bug around control sequences sometimes showing up in terminal output when switching tabs
  • Lots of new examples in the docs for shell overrides, presets, widgets, and connections
  • Other bug fixes and UI updates

PRs

New Contributors

Full Changelog: v0.10.1...v0.10.3

Wave Terminal v0.10.2 Release

19 Dec 23:15
133d7ce
Compare
Choose a tag to compare

Quick update to v0.10 with new features and bug fixes.

  • Global hotkey support docs
  • Added configuration to override the font size for markdown, AI-chat, and preview editor docs
  • Added ability to set independent zoom level for the web view (right click block header)
  • New wsh wavepath command to open the config directory, data directory, and log file
  • [bugfix] Fixed crash when /etc/sshd_config contained an unsupported Match directive (most common on Fedora)
  • [bugfix] Workspaces are now more consistent across windows, closes associated window when Workspaces are deleted
  • [bugfix] Fixed zsh on WSL
  • [bugfix] Fixed long-standing bug around control sequences sometimes showing up in terminal output when switching tabs
  • Lots of new examples in the docs for shell overrides, presets, widgets, and connections
  • Other bug fixes and UI updates

PRs

New Contributors

Full Changelog: v0.10.1...v0.10.2

Wave Terminal v0.10.2-beta.2 Release

19 Dec 21:58
8235f34
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Wave Terminal v0.10.2-beta.1 Release

19 Dec 19:09
f12a226
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Wave Terminal v0.10.2-beta.0 Release

18 Dec 01:17
801034c
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2-beta.0

Wave Terminal v0.10.1 Release

13 Dec 04:09
d2bc4c2
Compare
Choose a tag to compare

Quick update to fix the workspace app menu actions. Also fixes workspace switching to always open a new window when invoked from a non-workspace window. This reduces the chance of losing a non-workspace window's tabs accidentally.

PRs

Full Changelog: v0.10.0...v0.10.1

Wave Terminal v0.10.1-beta.0 Release

13 Dec 02:45
7bca363
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Wave Terminal v0.10.0 Release

12 Dec 19:40
d7409e6
Compare
Choose a tag to compare

What's Changed

Wave Terminal v0.10.0 introduces workspaces, making it easier to manage multiple work environments. We've added powerful new command execution capabilities with wsh run, allowing you to launch and control commands in dedicated blocks. This release also brings significant improvements to SSH with a new connections configuration system for managing your remote environments.

  • Workspaces: Organize your work into separate environments, each with their own tabs, layouts, and settings (@esimkowitz)
  • Command Blocks: New wsh run command for launching terminal commands in dedicated blocks, with support for magnification, auto-closing, and execution control (docs) (@sawka)
  • Connections: New configuration system for managing SSH connections, with support for wsh-free operation, per-connection themes, and more (docs) (@oneirocosm)
  • Improved tab management with better switching behavior and context menus (many bug fixes)
  • New tab features including pinned tabs and drag-and-drop improvements
  • Create, rename, and delete files/directories directly in directory preview
  • Attempt wsh-free connection as a fallback if wsh installation or execution fails
  • New -i flag to add identity files with the wsh ssh command
  • Added Perplexity API integration (docs)
  • wsh setbg command for background handling (docs)
  • Switched from Less to SCSS for styling
  • [bugfix] Fixed tab flickering issues during tab switches
  • [bugfix] Corrected WaveAI text area resize behavior
  • [bugfix] Fixed concurrent block controller start issues
  • [bugfix] Fixed Preview Blocks for uninitialized connections
  • [bugfix] Fixed unresponsive context menus
  • [bugfix] Fixed connection errors in Help block
  • Upgraded Go toolchain to 1.23.4
  • Lots of new documentation, including new pages for Getting Started, AI Presets, and wsh overview.
  • Other bug fixes, performance improvements, and dependency updates

New Contributors

Full Changelog: v0.9.3...v0.10.0

Wave Terminal v0.10.0-beta.7 Release

12 Dec 02:48
27621b7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.6...v0.10.0-beta.7