v0.19: asset nesting
What's Changed
Note: Read more on these features on the FlexMeasures blog.
- 754 deprecate flask env by @GustaafL in #907
- avoid redirecting when clicking over an input element by @victorgarcia98 in #943
- fix: allow showing beliefs for sensors with non-unique names by @Flix6x in #947
- Add Redis Credentials to Docker Compose for Web Server by @Ahmad-Wahid in #945
- fix: 'str' object has no attribute 'removesuffix' in Python 3.8 by @Ahmad-Wahid in #950
- add parent_asset_id to GenericAssetSchema and turn the type to int by @victorgarcia98 in #959
- fix: db migration by @Flix6x in #960
- Cache-busting to automatically fix table navigation for 0.18 UI changes by @Flix6x in #961
- Shortened CLI option names and updated corresponding tests by @Ahmad-Wahid in #946
- Steps to load plugins into docker container by @Ahmad-Wahid in #958
- Allow to specify soc-maxima and soc-minima as a range by @Flix6x in #899
- Update Docker Base Image to amd64/ubuntu:22.04 for Compatibility by @briskdust in #956
- Fix/documentation build by @Flix6x in #970
- use storage efficiency quantity or sensor by @victorgarcia98 in #965
- CLI/add quantity or sensor storage scheduler by @victorgarcia98 in #966
- show child assets in the asset page by @victorgarcia98 in #967
- feature(UI): navigate sibling assets/sensors by @Flix6x in #977
- feature: show beliefs from a given source type only by @Flix6x in #976
- hotfix/Use the right event resolution for the efficiency in the CLI test by @victorgarcia98 in #978
- Support SQLAlchemy 2.0.x by @Ahmad-Wahid in #938
- Chore/modernize type annotations by @Flix6x in #972
- hotfix/convert capacity to MW by @victorgarcia98 in #979
- docs: Clearer start page, installation instructions & flex-model knowledge by @nhoening in #953
- Feature/delete beliefs by @Flix6x in #975
- fix: delete beliefs by @Flix6x in #982
Full Changelog: v0.18...v0.19.0