From 7302c7f2ecdcd89cd9bb1b156179c09b378e11d8 Mon Sep 17 00:00:00 2001 From: Sylvie Crowe <107814465+oneirocosm@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:52:56 -0800 Subject: [PATCH] feat: adds release note for cmd reset button (#1334) --- docs/docs/releasenotes.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/releasenotes.mdx b/docs/docs/releasenotes.mdx index 41411bb3f..9d5ccc614 100644 --- a/docs/docs/releasenotes.mdx +++ b/docs/docs/releasenotes.mdx @@ -22,6 +22,7 @@ New minor release that introduces Wave's connected computing extensions. We've i - Editing the AI presets file from the Wave AI block now brings up an ephemeral editor - Clicking outside of a magnified bglock will now un-magnify it - New button to clear the AI chat (also bound to Cmd-L) +- New button to reset terminal commands in custom cmd widgets - [bugfix] Presets directory was not loading correctly on Windows - [bugfix] Magnified blocks were not showing correct on startup - [bugfix] Window opacity and background color was not getting applied properly in all cases