Skip to content

Releases: wavetermdev/waveterm

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

Wave Terminal v0.10.0-beta.6 Release

11 Dec 21:44
9802720
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Wave Terminal v0.10.0-beta.5 Release

11 Dec 19:24
58fbbd7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.4...v0.10.0-beta.5

Wave Terminal v0.10.0-beta.4 Release

11 Dec 01:13
c52d229
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.2...v0.10.0-beta.4

Wave Terminal v0.10.0-beta.2 Release

10 Dec 01:19
5982960
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

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

Wave Terminal v0.10.0-beta.1 Release

07 Dec 04:00
4d3105e
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release

What's Changed

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