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