========================
Several major enhancements in this release:
* A GUI client (cpigui) is now included. This is currently undocumented, but
should be pretty intuitive to anyone familiar with the command line
interface (`3`_)
* Both clients and the server now support many more camera settings including
white-balance, exposure, ISO, shutter speed, etc (`12`_)
* All UDP messages (client and server) are now retried to ensure reliability,
particularly during multiple unicast messages (`13`_)
.. _3: https://github.com/waveform80/compoundpi/issues/3
.. _12: https://github.com/waveform80/compoundpi/issues/12
.. _13: https://github.com/waveform80/compoundpi/issues/13