Fixed
- Fixed a potential crash that could happen if the host would unload a plugin immediately after its initialization. This issue affected the plugin scanning in REAPER.
- Fixed parsing order of
yabridge.toml
. Sections were not always read from top to bottom like they should be, which could cause incorrect and unexpected setting overrides. - Fixed an initialization error when using plugin groups for plugins that are installed outside of a Wine prefix.
yabridgectl
- Relative paths now work when adding plugin directories or when setting the path to yabridge's files.
- Also search
/usr/local/lib
forlibyabridge.so
when no manual path has been specified. Note that manually copying yabridge's files to/usr
is still not recommended.
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.