What's Changed
For an explanation of the main new features, see also https://flexmeasures.io/018-better-use-of-future-knowledge/
* Update Docker Setup Instructions and Refactor Toy Example Section by briskdust in https://github.com/FlexMeasures/flexmeasures/pull/896
* Documentation/v2g use case by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/885
* Feature/planning/add asset to scheduler by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/881
* fix: complete return tuple by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/912
* less conservative value for the big-M value by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/905
* let admin-reader users see Assets, Users, Account and Tasks pages in the navigation bar by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/900
* fix: 'str' object has no attribute 'removeprefix' in Python 3.8 by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/917
* fix(logs):reduce log messages from schedule by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/918
* Feature/currency symbols by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/922
* 769 bug: unable to save asset attributes through the UI when latitude and longitude are undefined by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/924
* feature(UI): Tables with rows that navigate on click by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/923
* Implement Content Security Policy (CSP) Upgrade for Enhanced Web Application Security by Ahmad-Wahid in https://github.com/FlexMeasures/flexmeasures/pull/920
* 875 remove obsolete data classes from db by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/921
* add (device) consumption and production capacities as sensors by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/897
* feature: add usage forecast by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/906
* fix: deprecate usage of job.exc_info by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/939
* Breadcrumb for the asset page by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/930
* fix(model): fix annotation model and add db migration file by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/929
* fix: internationalize thousands separator to narrow non-breaking space by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/940
* add charge and discharge efficiencies as sensors by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/933
* feat: benchmark util for accessing performance by Nischay-Pro in https://github.com/FlexMeasures/flexmeasures/pull/787
New Contributors
* briskdust made their first contribution in https://github.com/FlexMeasures/flexmeasures/pull/896
**Full Changelog**: https://github.com/FlexMeasures/flexmeasures/compare/v0.17...v0.18