diff --git a/docs/docs/releasenotes.mdx b/docs/docs/releasenotes.mdx index fceabb513..d0a4ac047 100644 --- a/docs/docs/releasenotes.mdx +++ b/docs/docs/releasenotes.mdx @@ -17,7 +17,7 @@ New minor release with bug fixes and new features! Fixed the bug around making W - New `wsh ai` command to send AI chats (and files) directly to a new or existing AI block - wsh setmeta/getmeta improvements. Allow setmeta to take a json file (and also read from stdin), also better output formats for getmeta (compatible with setmeta). - [bugfix] Set max completion tokens in the OpenAI API so we can now work with o1 models (also fallback to non-streaming mode) -- [bugfix] Fixed content resizing when entering "full screen" mode. This bug also affected certain window managers (like Hyperland) +- [bugfix] Fixed content resizing when entering "full screen" mode. This bug also affected certain window managers (like Hyprland) - Lots of other small bug fixes, docs updates, and dependency bumps ### v0.9.1 — Nov 1, 2024