Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.12 KB

changelog.rst

File metadata and controls

41 lines (30 loc) · 2.12 KB

FlexMeasures Changelog

v0.2.4 | March XX, 2021

Infrastructure / Support ----------------------* FlexMeasures can be installed with pip and CLI commands can be run with flexmeasures [see PR #54]

v0.2.3 | February 27, 2021

New features

  • Power charts available via the API [see PR #39]
  • User management via the API [see PR #25]
  • Better visibility of asset icons on maps [see PR #30]

Note

Read more on these features on the FlexMeasures blog.

Bugfixes

  • Fix maps on new asset page (update MapBox lib) [see PR #27]
  • Some asset links were broken [see PR #20]
  • Password reset link on account page was broken [see PR #23]

Infrastructure / Support ----------------------* CI via Github Actions [see PR #1] * Integration with timely beliefs lib: Sensors [see PR #13] * Apache 2.0 license [see PR #16] * Load js & css from CDN [see PR #21] * Start using marshmallow for input validation, also introducing HTTP status 422 in the API [see PR #25] * Replace solarpy with pvlib (due to license conflict) [see PR #16] * Stop supporting the creation of new users on asset creation (to reduce complexity) [see PR #36]