add v0.8.11 release notes (#73)

This commit is contained in:
Mike Sawka
2024-10-10 20:18:36 -07:00
committed by GitHub
parent 89e5811cff
commit 06d7ced4b4
+11
View File
@@ -6,6 +6,17 @@ sidebar_position: 9
# Release Notes
### v0.8.11 — Oct 10, 2024
Hotfix release to address a couple of bugs introduced in v0.8.10
* Fixes a regression in v0.8.10 which caused new tabs to sometimes come up blank and broken
* Layout fixes to the AI widget spacing
* Terminal scrollbar is now semi-transparent and overlays last column
* Fixes initial window size (on first startup) for both smaller and larger screens
* Added a "Don't Ask Again" checkbox for installing `wsh` on remote machines (sets a new config flag)
* Prevent the app from downgrading when you install a beta build. Installing a beta-build will now switch you to the beta-update channel.
### v0.8.10 — Oct 9, 2024
Minor big fix release (but there are some new features).