==========
Version 10
==========

 * Fixed change of channel settings (#18299)
 * Added a MIDI out port for feeding back volume levels into motorized
   controllers
 * Added jack_mix_box, a minimalistic (no UI) jack mixer
 * Added a trayicon and minimize to tray feature

With contributions from John Hedges, Sarah Mischke, and Nedko Arnaudov.

=========
Version 9
=========

 * Changed to no longer appends PID to jack client name (#15006)
 * Added 'Edit .. channel' submenus
 * Set a default 'apply' button in channel properties
 * Fixed creation of  mono channels
 * Removed bad crackling when changing the volume through MIDI
 * Moved back to polling for MIDI events, to avoid the need for threads
 * Changed to use backward compatible call to gobject.timeout_add (#14999)
 * Updated not to fail if we can't get lash server name
 * Added support for Ladish level 1
 * Improved SIGUSR1 handling

With contributions from Nedko Arnaudov and Arnout Engelen.

=========
Version 8
=========

 * Fix private modules lookup
 * Fix rotation of output channel colours
 * New menu items to remove output channels
 * New command line parameter to not connect to LASH

=========
Version 7
=========

 * New maintainer, thanks Nedko for everything!
 * New icon by Lapo Calamandrei
 * Option to have a gradient in the vumeters
 * Option to use stock GtkScale widget for volume and balance
 * Rewrite of the C/Python binding (this removed the dependency on SWIG)
 * Improve performance when drawing vumeters
 * New menu items to load/save settings
 * New "Channel Properties" dialog, allowing to change assigned MIDI CCs
 * Automatic post fader outputs for input channels
 * Possibility to add new output channels, besides main mix
 * New "monitor" output, assignable to any output channel, or input channel
   (in which case it will take its prefader volume)
 * Removal of PyXML dependency

With contributions from Nedko Arnaudov, Lapo Calamandrei, Arnout Engelen,
and Krzysztof Foltman.

=========
Version 6
=========

 * Fix building against jack 0.102.20
 * Handle python prefix different from install prefix
 * Fix LASH-less operation
 * Update install instructions after lash-0.5.3 and phat-0.4.1 releases
 * Apply Markus patch (thanks!) for sr #1698 (can't restore session using LASH)
