v0.8.10 release notes (#69)

* add new ai config keys

* v0.8.10 release notes
This commit is contained in:
Mike Sawka
2024-10-09 22:07:03 -07:00
committed by GitHub
parent 21f3267401
commit 6fd96aa010
+11
View File
@@ -6,6 +6,17 @@ sidebar_position: 8
# Release Notes
### v0.8.10 — Oct 9, 2024
Minor big fix release (but there are some new features).
* added support for Azure AI [See FAQ](https://docs.waveterm.dev/faq#how-can-i-connect-to-azure-ai)
* AI errors now appear in the chat
* on MacOS, hitting "Space" in directorypreview will open selected file in Quick Look
* [bugfix] fixed transparency settings
* [bugfix] fixed issue with non-standard port numbers in connection dropdown
* [bugfix] fixed issue with embedded docsite (returned 404 after refresh)
### v0.8.9 — Oct 8, 2024
Lots of bug fixes and new features!