summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew Belt <andrewpbelt@gmail.com>2023-08-24 02:49:23 -0400
committerAndrew Belt <andrewpbelt@gmail.com>2023-08-24 02:49:23 -0400
commit8c6f41b778b4bf8860b89b36d5503fd37924077f (patch)
tree407069f6939f0672d1e1be49d7565d5bc72b354a /CHANGELOG.md
parent82c6aebb405a7afca28574aca5da18b066b2c896 (diff)
Bump version. Update changelog.v2.4.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ee5229b..00d667fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
In this document, Ctrl means Cmd on Mac.
+### 2.4.1 (2023-08-24)
+- Improve module browser search order.
+- Fix Library menu plugin update items not being re-enabled when downloading is completed.
+- Rack Pro
+ - Fix discarded MIDI input messages for all plugin adapters.
+- API
+ - Add `LightButton` to component library.
+ - Use SSE4.1 intrinsics in `simd::trunc`, `floor`, `ceil`, `round`, and `fmod` to improve performance.
+
### 2.4.0 (2023-08-07)
- Add "View > Use dark panels if available" menu item.
- Show module ID in module's Info menu.