1.7.1
Fixed
- Fixed a regression where the
editor_double_embed
option would cause X11 errors and crash yabridge. - Fixed a regression where certain fake dropdown menus such as those used in the Tokyo Dawn Records plugins would close immediately when hovering over them.
- Fixed an issue where plugins hosted within a plugin group would not shut down properly in certain situations. This would cause the VST host to hang when removing such a plugin.
yabridgectl
- When running
yabridgectl sync
, existing .so files will no longer be recreated unless necessary. This prevents hosts from rescanning all plugins after setting up a single new plugin through yabridgectl. Runningyabridgectl sync
after updating yabridge will still recreate all existing .so files as usual. - Added a
--force
option toyabridgectl sync
to always recreate all existing .so files like in previous versions. - Fixed a regression from yabridgectl 1.6.1 that prevented you from removing directories that no longer exist using
yabridgectl rm
.
Compatibility
The archive ending in -ubuntu-18.04.tar.gz
is a compatibility release meant for older distros and is thus slightly larger in size. If you're using Ubuntu 18.04, Linux Mint 19, or any other distro that's older than Ubuntu 20.04, then you should use this archive instead of the regular release. Yabridgectl will run on any distro.