Releases: wavetermdev/waveterm
Wave Terminal v0.10.4-beta.0 Release
What's Changed
- fix: dynamically determine the chat window height by @oneirocosm in #1588
- Allow empty workspace name while editing workspace by @esimkowitz in #1592
- Update go net package by @esimkowitz in #1593
Full Changelog: v0.10.3...v0.10.4-beta.0
Wave Terminal v0.10.3 Release
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
- docs: update releasenotes.mdx by @eltociear in #1518
- Bump the dev-dependencies group across 1 directory with 6 updates by @dependabot in #1515
- readme updates by @sawka in #1533
- Bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.11 by @dependabot in #1410
- webview zoom by @sawka in #1531
- Bump electron from 33.2.0 to 33.2.1 in the electron group by @dependabot in #1513
- Global Hotkey by @oneirocosm in #1534
- relative markdown text by @sawka in #1489
- Add term:localshellopts example to docs by @esimkowitz in #1535
- Update button class name so it doesn't conflict with Monaco by @esimkowitz in #1536
- Extra Font Size Controls by @oneirocosm in #1537
- Fix iconbutton styling by @esimkowitz in #1538
- Synchronize workspace edits across windows, close window when workspace is deleted by @esimkowitz in #1540
- fix terminal escape sequence printing bug by @sawka in #1544
- Disable Wsh on Remotes where the Domain Socket Listener Fails by @oneirocosm in #1542
- Add ZDOTDIR after JWT token for WSL commands by @esimkowitz in #1546
- Add
wsh wavepath
command for getting Wave paths by @esimkowitz in #1545 - document markdown font size settings by @sawka in #1547
- Global Hotkey Docs by @oneirocosm in #1548
- Fish and Pwsh Examples by @oneirocosm in #1549
- Connections Examples by @oneirocosm in #1552
- Add FAQ for WSH outside of Wave by @esimkowitz in #1558
- Shell Example Pictures by @oneirocosm in #1562
- Better Hotkey Example by @oneirocosm in #1563
- Add warning when user is running in ARM translation mode by @esimkowitz in #1560
- fix blockstore panic by @sawka in #1570
- transparent terminal themes by @sawka in #1561
- SSH Config Panic Handler by @oneirocosm in #1571
- Make TOS modal buttons larger by @esimkowitz in #1573
- fix markdown last margin by @sawka in #1575
- fix: unquote zdotdir for starting zsh in wsl by @oneirocosm in #1574
- fix: use updates ssh_config version with match fix by @oneirocosm in #1576
- fix: bound custom fontsizes between 6 and 64 by @oneirocosm in #1577
- Search box component by @esimkowitz in #1579
- Make all keybindings in docsite have title by @esimkowitz in #1580
- release notes for v0.10.2 by @sawka in #1578
- fix: bound code editor font size by @oneirocosm in #1581
- fix terminal selection colors when transparency is turned on by @sawka in #1584
- ignore coderabbit, update for v0.10.3 by @sawka in #1585
New Contributors
- @eltociear made their first contribution in #1518
Full Changelog: v0.10.1...v0.10.3
Wave Terminal v0.10.2 Release
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
- docs: update releasenotes.mdx by @eltociear in #1518
- Bump the dev-dependencies group across 1 directory with 6 updates by @dependabot in #1515
- readme updates by @sawka in #1533
- Bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.11 by @dependabot in #1410
- webview zoom by @sawka in #1531
- Bump electron from 33.2.0 to 33.2.1 in the electron group by @dependabot in #1513
- Global Hotkey by @oneirocosm in #1534
- relative markdown text by @sawka in #1489
- Add term:localshellopts example to docs by @esimkowitz in #1535
- Update button class name so it doesn't conflict with Monaco by @esimkowitz in #1536
- Extra Font Size Controls by @oneirocosm in #1537
- Fix iconbutton styling by @esimkowitz in #1538
- Synchronize workspace edits across windows, close window when workspace is deleted by @esimkowitz in #1540
- fix terminal escape sequence printing bug by @sawka in #1544
- Disable Wsh on Remotes where the Domain Socket Listener Fails by @oneirocosm in #1542
- Add ZDOTDIR after JWT token for WSL commands by @esimkowitz in #1546
- Add
wsh wavepath
command for getting Wave paths by @esimkowitz in #1545 - document markdown font size settings by @sawka in #1547
- Global Hotkey Docs by @oneirocosm in #1548
- Fish and Pwsh Examples by @oneirocosm in #1549
- Connections Examples by @oneirocosm in #1552
- Add FAQ for WSH outside of Wave by @esimkowitz in #1558
- Shell Example Pictures by @oneirocosm in #1562
- Better Hotkey Example by @oneirocosm in #1563
- Add warning when user is running in ARM translation mode by @esimkowitz in #1560
- fix blockstore panic by @sawka in #1570
- transparent terminal themes by @sawka in #1561
- SSH Config Panic Handler by @oneirocosm in #1571
- Make TOS modal buttons larger by @esimkowitz in #1573
- fix markdown last margin by @sawka in #1575
- fix: unquote zdotdir for starting zsh in wsl by @oneirocosm in #1574
- fix: use updates ssh_config version with match fix by @oneirocosm in #1576
- fix: bound custom fontsizes between 6 and 64 by @oneirocosm in #1577
- Search box component by @esimkowitz in #1579
- Make all keybindings in docsite have title by @esimkowitz in #1580
- release notes for v0.10.2 by @sawka in #1578
- fix: bound code editor font size by @oneirocosm in #1581
New Contributors
- @eltociear made their first contribution in #1518
Full Changelog: v0.10.1...v0.10.2
Wave Terminal v0.10.2-beta.2 Release
What's Changed
- SSH Config Panic Handler by @oneirocosm in #1571
- Make TOS modal buttons larger by @esimkowitz in #1573
- fix markdown last margin by @sawka in #1575
- fix: unquote zdotdir for starting zsh in wsl by @oneirocosm in #1574
- fix: use updates ssh_config version with match fix by @oneirocosm in #1576
- fix: bound custom fontsizes between 6 and 64 by @oneirocosm in #1577
Full Changelog: v0.10.2-beta.1...v0.10.2-beta.2
Wave Terminal v0.10.2-beta.1 Release
What's Changed
- Global Hotkey Docs by @oneirocosm in #1548
- Fish and Pwsh Examples by @oneirocosm in #1549
- Connections Examples by @oneirocosm in #1552
- Add FAQ for WSH outside of Wave by @esimkowitz in #1558
- Shell Example Pictures by @oneirocosm in #1562
- Better Hotkey Example by @oneirocosm in #1563
- Add warning when user is running in ARM translation mode by @esimkowitz in #1560
- fix blockstore panic by @sawka in #1570
- transparent terminal themes by @sawka in #1561
Full Changelog: v0.10.2-beta.0...v0.10.2-beta.1
Wave Terminal v0.10.2-beta.0 Release
What's Changed
- docs: update releasenotes.mdx by @eltociear in #1518
- Bump the dev-dependencies group across 1 directory with 6 updates by @dependabot in #1515
- readme updates by @sawka in #1533
- Bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.11 by @dependabot in #1410
- webview zoom by @sawka in #1531
- Bump electron from 33.2.0 to 33.2.1 in the electron group by @dependabot in #1513
- Global Hotkey by @oneirocosm in #1534
- relative markdown text by @sawka in #1489
- Add term:localshellopts example to docs by @esimkowitz in #1535
- Update button class name so it doesn't conflict with Monaco by @esimkowitz in #1536
- Extra Font Size Controls by @oneirocosm in #1537
- Fix iconbutton styling by @esimkowitz in #1538
- Synchronize workspace edits across windows, close window when workspace is deleted by @esimkowitz in #1540
- fix terminal escape sequence printing bug by @sawka in #1544
- Disable Wsh on Remotes where the Domain Socket Listener Fails by @oneirocosm in #1542
- Add ZDOTDIR after JWT token for WSL commands by @esimkowitz in #1546
- Add
wsh wavepath
command for getting Wave paths by @esimkowitz in #1545 - document markdown font size settings by @sawka in #1547
New Contributors
- @eltociear made their first contribution in #1518
Full Changelog: v0.10.1...v0.10.2-beta.0
Wave Terminal v0.10.1 Release
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
- Fix environment variable access for winget script by @esimkowitz in #1506
- Fix SwitchWorkspace when no workspaces are saved by @esimkowitz in #1508
- Create workspace will always create a saved workspace by @esimkowitz in #1509
Full Changelog: v0.10.0...v0.10.1
Wave Terminal v0.10.1-beta.0 Release
What's Changed
- Fix environment variable access for winget script by @esimkowitz in #1506
- Fix SwitchWorkspace when no workspaces are saved by @esimkowitz in #1508
- Create workspace will always create a saved workspace by @esimkowitz in #1509
Full Changelog: v0.10.0...v0.10.1-beta.0
Wave Terminal v0.10.0 Release
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 thewsh 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
- @chottuthejimmy made their first contribution in #1338
- @systemshift made their first contribution in #1432
Full Changelog: v0.9.3...v0.10.0
Wave Terminal v0.10.0-beta.7 Release
What's Changed
- Fix errors in loading of help view by @esimkowitz in #1501
- Fix inconsistent tab sizing between views by @esimkowitz in #1502
Full Changelog: v0.10.0-beta.6...v0.10.0-beta.7