diff --git a/docs/docs/releasenotes.mdx b/docs/docs/releasenotes.mdx index e5d8d7cfb..a9e459b6c 100644 --- a/docs/docs/releasenotes.mdx +++ b/docs/docs/releasenotes.mdx @@ -25,6 +25,8 @@ Wave Terminal v0.10.0 introduces workspaces, making it easier to manage multiple - [bugfix] Corrected WaveAI text area resize behavior - [bugfix] Fixed concurrent block controller start issues - [bugfix] Fixed Preview Blocks for uninitialized connections +- [bugfix] Fixed unresponsive context menus +- [bugfix] Fixed connection errors in Help block - Upgraded Go toolchain to 1.23.4 - Lots of new documentation, including new pages for [Getting Started](https://docs.waveterm.dev/gettingstarted), [AI Presets](https://docs.waveterm.dev/ai-presets), and [wsh overview](https://docs.waveterm.dev/wsh). - Other bug fixes, performance improvements, and dependency updates