Flexmeasures

Latest version: v0.23.1

Safety actively analyzes 688053 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

0.19.2

This is a patch release in the 0.19.x series and includes some regression fixes. We recommend that all users upgrade to this version.

See our [changelog](https://flexmeasures.readthedocs.io/en/stable/changelog.html#v0-19-2-march-1-2024) for a list of all the changes.

0.19.1

This is a patch release in the 0.19.x series and includes some regression fixes. We recommend that all users upgrade to this version.

See our [changelog](https://flexmeasures.readthedocs.io/en/stable/changelog.html#v0-19-1-february-26-2024) for a list of all the changes.

0.19.0

What's Changed

Note: Read more on these features on [the FlexMeasures blog](https://flexmeasures.io/019-asset-nesting/).

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


**Full Changelog**: https://github.com/FlexMeasures/flexmeasures/compare/v0.18...v0.19.0

0.18.2

This is a patch release in the 0.18.x series and includes some regression fixes. We recommend that all users upgrade to this version.

See our [changelog](https://flexmeasures.readthedocs.io/en/stable/changelog.html#v0-18-2-february-26-2024) for a list of all the changes.

0.18.1

This is a patch release in the 0.18.x series and includes some regression fixes. We recommend that all users upgrade to this version.

See our [changelog](https://flexmeasures.readthedocs.io/en/stable/changelog.html#v0-18-1-january-15-2024) for a list of all the changes.

0.18

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

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.