<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Here is a bug fix release [vstplugin~] v0.5.<br>
    <br>
    Binaries are available on Deken or can be downloaded here: <a
      moz-do-not-send="true"
      href="https://git.iem.at/pd/vstplugin/-/releases">https://git.iem.at/pd/vstplugin/-/releases</a><br>
    <br>
    If possible, please report any issues at <a moz-do-not-send="true"
      href="https://git.iem.at/pd/vstplugin/-/issues">https://git.iem.at/pd/vstplugin/-/issues</a>.<br>
    <br>
    ---<br>
    <h3>Changelog</h3>
    <h4>bug fixes</h4>
    <ul>
      <li>VST3: fix silent multibus output (when using automatic channel
        distribution)</li>
      <li>Linux: fix crash when opening the editor in a
        sandboxed/bridged Linux plugin</li>
      <li>macOS: don't filter by empty extension when looking for
        binaries in plugin bundles (a few plugins use extensions like
        .bin)</li>
    </ul>
    <h4>improvements</h4>
    <ul>
      <li>Linux: suppress stdout/stderr when checking the `wine` command
        and the wine host processes</li>
      <li>VST3: disable unneeded auxiliary busses, but still enable all
        main busses (otherwise some plugins would crash)</li>
      <li>bridge: redirect logging output from subprocess to parent
        process (useful for debugging purposes!)</li>
    </ul>
    <p><br>
    </p>
  </body>
</html>