Features
* Introduce streaming log messages through pdtools command for various long-running operations including chute installation.
* Support more WiFi encryption settings, including properly supporting CCMP for better security.
* Support fulfilment of chute hardware requirements including requests for 2.4 GHz vs. 5 GHz WiFi bands.
* Chutes with web-services now keep their dynamic port bindings across chute updates for a better developer experience.
* Implement storing authentication tokens for pdtools interactions with the host API.
* Optimization to speed up light chute updates when the code changed but not the package dependencies.
* Add documentation for local API and JSON object schemas.
* Add hostapd control interface, which provides, among other functionality, asynchronous notifications on station association/dissociation.
* Add API functions to get and set chute configuration without reinstalling the chute.
Bug Fixes
* Fix chute inconsistencies caused by stopping and starting again.
* Fix failure of haproxy to start caused by lingering pid file.
* Fix configuration failures that are caused by spaces in certain string fields.