mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
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>
This commit is contained in:
co-authored by
Evan Simkowitz
parent
f79ab8fe0b
commit
dac0f74f9c
@@ -6,6 +6,18 @@ sidebar_position: 9
|
||||
|
||||
# Release Notes
|
||||
|
||||
### v0.8.13 — Oct 24, 2024
|
||||
|
||||
* Wave is now available as a Snap for Linux users! You can find it [in the Snap Store](https://snapcraft.io/waveterm).
|
||||
* Wave is now available via the Windows Package Manager! You can install it via `winget install CommandLine.Wave`
|
||||
* can now use "term:fontsize" to override an individual terminal block's font size (also in context menu)
|
||||
* we now allow mixed case hostnames for connections to be compatible with ssh config
|
||||
* The Linux app icon is now updated to match the Windows icon
|
||||
* [bugfix] fixed a bug that sometimes caused escape sequences to be printed when switching between tabs
|
||||
* [bugfix] fixed an issue where the preview block was not cleaning up temp files (Windows only)
|
||||
* [bugfix] fixed chrome sandbox permissions errors in linux
|
||||
* [bugfix] fixed shutdown logic on MacOS/Linux which sometimes allowed orphaned processes to survive
|
||||
|
||||
### v0.8.12 — Oct 18, 2024
|
||||
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user