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

Commit 80c6ce8

Browse files
authored
release notes for v0.9.1 (#87)
1 parent 35a43fb commit 80c6ce8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/releasenotes.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@ sidebar_position: 8
66

77
# Release Notes
88

9+
### v0.9.1 — Nov 1, 2024
10+
11+
Minor bug fix release to follow-up on the v0.9.0 build. Lots of issues fixed (especially for Windows).
12+
13+
* CLI applications that need microphone, camera, or location access will now work on MacOS. You'll see a security popup in Wave to allow/deny [#1086](https://github.com/wavetermdev/waveterm/issues/1086)
14+
* Can now use `wsh version -v` to print out the new data/config directories
15+
* Restores the old T1, T2, T3, ... tab naming logic
16+
* Temporarily revert to using the "Title Bar" on windows to mitgate a bug where the window controls were overlaying on top of our tabs (working on a real fix for the next release)
17+
* There is a new setting in the editor to enable/disable word wrapping [#1038](https://github.com/wavetermdev/waveterm/issues/1038)
18+
* Ctrl-S will now save files in codeedit [#1081](https://github.com/wavetermdev/waveterm/issues/1081)
19+
* [#1020](https://github.com/wavetermdev/waveterm/issues/1020) there is now a preset config option to change the active border color in tab themes
20+
* [bugfix] Multiple fixes for [#1167](https://github.com/wavetermdev/waveterm/issues/1167) to try to address tab loss while updating
21+
* [bugfix] Windows app crashed on opening View menu because of a bad accelerator key
22+
* [bugfix] The auto-updater messages in the tab bar are now more consistent when switching tabs, and we don't show errors when the network is disconnected
23+
* [bugfix] Full-screen mode now actually shows tabs in full screen
24+
* [bugfix] [#1175](https://github.com/wavetermdev/waveterm/issues/1175) can now edit .awk files
25+
* [bugfix] [#1066](https://github.com/wavetermdev/waveterm/issues/1066) applying a default theme now updates the background appropriately without a refresh
26+
27+
928
### v0.9.0 — Oct 28, 2024
1029

1130
New major Wave Terminal release! Wave tabs are now cached. Tab switching performance is

0 commit comments

Comments
 (0)