Mention UI thread changes in changelog

This commit is contained in:
Robbert van der Helm
2026-04-26 18:48:08 +02:00
parent a702242665
commit bd144b4503
+3
View File
@@ -20,6 +20,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
**Ardour** that would cause yabridge to hang and eventually crash the host by **Ardour** that would cause yabridge to hang and eventually crash the host by
consuming too much memory. This only affected the prebuilt binaries from the consuming too much memory. This only affected the prebuilt binaries from the
releases page. releases page.
- A couple more VST3 functions are now called from the UI thread. This should
help with compatibility with plugins using modern VSTGUI versions, such as
_Serum 2_.
- As a side effect of the above change, plugin GUIs are now also no longer - As a side effect of the above change, plugin GUIs are now also no longer
offset when the plugin window is dragged offscreen on the top and/or left offset when the plugin window is dragged offscreen on the top and/or left
sides of the screen. sides of the screen.