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