===========================
New features
------------
* Power charts available via the API [see `PR 39 <https://www.github.com/FlexMeasures/flexmeasures/pull/39>`_]
* User management via the API [see `PR 25 <https://www.github.com/FlexMeasures/flexmeasures/pull/25>`_]
* Better visibility of asset icons on maps [see `PR 30 <https://www.github.com/FlexMeasures/flexmeasures/pull/30>`_]
.. note:: Read more on these features on `the FlexMeasures blog <https://flexmeasures.io/v023-user-api-power-chart-api-better-icons/>`__.
Bugfixes
--------
* Fix maps on new asset page (update MapBox lib) [see `PR 27 <https://www.github.com/FlexMeasures/flexmeasures/pull/27>`_]
* Some asset links were broken [see `PR 20 <https://www.github.com/FlexMeasures/flexmeasures/pull/20>`_]
* Password reset link on account page was broken [see `PR 23 <https://www.github.com/FlexMeasures/flexmeasures/pull/23>`_]
Infrastructure / Support
----------------------
* CI via Github Actions [see `PR 1 <https://www.github.com/FlexMeasures/flexmeasures/pull/1>`_]
* Integration with `timely beliefs <https://github.com/SeitaBV/timely-beliefs>`__ lib: Sensors [see `PR #13 <https://www.github.com/FlexMeasures/flexmeasures/pull/13>`_]
* Apache 2.0 license [see `PR 16 <https://www.github.com/FlexMeasures/flexmeasures/pull/16>`_]
* Load js & css from CDN [see `PR 21 <https://www.github.com/FlexMeasures/flexmeasures/pull/21>`_]
* Start using marshmallow for input validation, also introducing ``HTTP status 422 (Unprocessable Entity)`` in the API [see `PR 25 <https://www.github.com/FlexMeasures/flexmeasures/pull/25>`_]
* Replace ``solarpy`` with ``pvlib`` (due to license conflict) [see `PR 16 <https://www.github.com/FlexMeasures/flexmeasures/pull/16>`_]
* Stop supporting the creation of new users on asset creation (to reduce complexity) [see `PR 36 <https://www.github.com/FlexMeasures/flexmeasures/pull/36>`_]