Add a changelog entry for the GUI fixes

This commit is contained in:
Robbert van der Helm
2025-03-01 16:34:24 +01:00
parent 02fb140b19
commit ccc22bfabc
+8
View File
@@ -10,10 +10,18 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed ### Fixed
- Fixed a compatibility issue with **Wine 9.22** and above that caused mouse
clicks in plugin GUIs to not register properly. A massive thanks to Rémi
Bernon for looking into this!
- Worked around an interaction between **Ubuntu 24.10** and certain hosts like - Worked around an interaction between **Ubuntu 24.10** and certain hosts like
**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.
- As a side effect of the Wine 9.22 fix, plugin GUIs are now also no longer
offset when the plugin window is dragged offscreen on the top and/or left
sides of the screen.
- Similarly, popups should no longer spuriously appear in the wrong placeo n
screen. This mostly affected _MeldaProduction_ plugin
### Removed ### Removed