New features
-----------
* New design for FlexMeasures' UI back office [see `PR 425 <http://www.github.com/FlexMeasures/flexmeasures/pull/425>`_]
* Improve legibility of chart axes [see `PR 413 <http://www.github.com/FlexMeasures/flexmeasures/pull/413>`_]
* API provides health readiness check at /api/v3_0/health/ready [see `PR 416 <http://www.github.com/FlexMeasures/flexmeasures/pull/416>`_]
.. note:: Read more on these features on `the FlexMeasures blog <http://flexmeasures.io/010-docker-styling/>`__.
Bugfixes
-----------
* Fix small problems in support for the admin-reader role & role-based authorization [see `PR 422 <http://www.github.com/FlexMeasures/flexmeasures/pull/422>`_]
Infrastructure / Support
----------------------
* Dockerfile to run FlexMeasures in container; also docker-compose file [see `PR 416 <http://www.github.com/FlexMeasures/flexmeasures/pull/416>`_]
* Unit conversion prefers shorter units in general [see `PR 415 <http://www.github.com/FlexMeasures/flexmeasures/pull/415>`_]
* Shorter CI builds in Github Actions by caching Python environment [see `PR 361 <http://www.github.com/FlexMeasures/flexmeasures/pull/361>`_]
* Allow to filter data by source using a tuple instead of a list [see `PR 421 <http://www.github.com/FlexMeasures/flexmeasures/pull/421>`_]