# Changelog

## [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
