# Changelog ## [0.26.0] - 15 Jul 2021 ### Fixed * meson subproject sandbox error * use _exit instead of exit inside forked process * oroperly clip client node names * increase height of context window * limit right click for context menu to canvas region ### Changed * removing nodes needs right button + ctrl ### Deprecate * JACK session management ## [0.24.0] - 14 Apr 2021 ### Fixed * font scaling on high DPI screens ### Updated * to latest pugl ## [0.22.0] - 15 Jan 2021 ### Added * French comment to the menu item file ### Changed * use jack port group metadata instead of jackey designation ## [0.20.0] - 15 Jul 2020 ### Added * support for GL double buffering ### Removed * support dynamic scaling ### Fixed * crashes due to disabled X11 threads ## [0.18.0] - 13 Apr 2020 ### Changed * to build with pugl master ## [0.16.0] - 13 Oct 2019 ### Fixed * use vfork instead of fork to run embeddable matrix mixers ## [0.14.0] - 15 Apr 2019 ### Added * missing call to XinitThreads for asynchronous refresh * support for BSDs * audio/MIDI mixer gain automation via JACK MIDI * audio/MIDI mixer gain automation via JACK OSC ### Changed * build system from CMake to meson ### Fixed * exit after failed execvp * wrongly ordered numbers in port names * hardcoded launcher icon file path * crashing gui on showing tooltips * hiding connector nodes for zero port source/sink connections