Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit dac0f74

Browse files
sawkaesimkowitz
andauthored
add prelim release notes for v0.8.13 (#83)
* add prelim release notes for v0.8.13 * add packaging and icon info * add shutdown bugfix --------- Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
1 parent f79ab8f commit dac0f74

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/releasenotes.mdx

+12
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ sidebar_position: 9
66

77
# Release Notes
88

9+
### v0.8.13 &mdash; Oct 24, 2024
10+
11+
* Wave is now available as a Snap for Linux users! You can find it [in the Snap Store](https://snapcraft.io/waveterm).
12+
* Wave is now available via the Windows Package Manager! You can install it via `winget install CommandLine.Wave`
13+
* can now use "term:fontsize" to override an individual terminal block's font size (also in context menu)
14+
* we now allow mixed case hostnames for connections to be compatible with ssh config
15+
* The Linux app icon is now updated to match the Windows icon
16+
* [bugfix] fixed a bug that sometimes caused escape sequences to be printed when switching between tabs
17+
* [bugfix] fixed an issue where the preview block was not cleaning up temp files (Windows only)
18+
* [bugfix] fixed chrome sandbox permissions errors in linux
19+
* [bugfix] fixed shutdown logic on MacOS/Linux which sometimes allowed orphaned processes to survive
20+
921
### v0.8.12 &mdash; Oct 18, 2024
1022

1123
* Added support for multiple AI configurations! You can now run Open AI side-by-side with Ollama models. Can create AI presets in presets.json, and can easily switch between them using a new dropdown in the AI widget

0 commit comments

Comments
 (0)