From c989b1ba721732fbcb321342f5e563605a805724 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 19 Sep 2022 16:17:21 +0100 Subject: [PATCH] Fix a typo Signed-off-by: falkTX --- News.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/News.php b/News.php index 3973d98..218df6c 100644 --- a/News.php +++ b/News.php @@ -42,7 +42,7 @@ include_once("includes/header.php");
  • Fix AU plugin not updating for buffer-size and sample-rate changes
  • Fix VST2 crash when removing 1 of many similar instances
  • Fix VST2 and VST3 initial UI size in some hosts
  • -
  • Fix VST3 remaining issues and mark it as stable (only CV ports need attention, but not Host/DAW that I know implements these)
  • +
  • Fix VST3 remaining issues and mark it as stable (only CV ports need attention, but no Host/DAW that I know implements these)
  • Fix memory corruption and leaks when loading and removing modules
  • Fix Bidoo not saving non-parameter data
  • Fix Bidoo limonade crashing when canceling its save dialog