summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Belt <andrewpbelt@gmail.com>2023-01-26 10:26:37 -0500
committerAndrew Belt <andrewpbelt@gmail.com>2023-01-26 10:26:37 -0500
commit43cc6d02ff761f78a43d2a54c0dc8a46a44a50de (patch)
treebc4f30d6e5c88e19c938eee1a74f4ef77d5cca68
parentdba531ffe2407fad5ea931e922eac4a65ee96a8a (diff)
Update changelog.v2.2.3
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dd7fcf3..58bb51dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,9 @@ In this document, Ctrl means Cmd on Mac.
### 2.2.3 (2023-01-25)
- Place module selection nearest to mouse position when pasted and nearest to the center of the rack viewport when imported.
- Allow custom menu items to be appended to port's context menu.
+- Fix ignored MIDI input messages while using small audio block sizes.
- Rack Pro
+ - Fix hang when dialog box opens on Windows, such as after syncing library plugins.
- Enable Loopback MIDI driver in all plugin adapters.
- Fix MIDI CC output of VST3 adapter.
- Fix Windows installer not overwriting existing VST3 plugin bundle on Windows.