You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/changelog.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ v0.31.0 | February XX, 2026
11
11
12
12
New features
13
13
-------------
14
-
* Made ``start_date`` and ``end_date`` optional when triggering forecasts via the CLI, allowing timing windows to be derived from other parameters [see `PR #1917 <https://www.github.com/FlexMeasures/flexmeasures/pull/1917>`_]
14
+
* Made ``start-date`` and ``end-date`` optional when triggering forecasts via the CLI, allowing timing windows to be derived from other parameters [see `PR #1917 <https://www.github.com/FlexMeasures/flexmeasures/pull/1917>`_]
15
15
* New forecasting API endpoints `[POST] /sensors/(id)/forecasts/trigger <api/v3_0.html#post--api-v3_0-sensors-id-forecasts-trigger>`_ and `[GET] /sensors/(id)/forecasts/(uuid) <api/v3_0.html#get--api-v3_0-sensors-id-forecasts-uuid>`_ to forecast sensor data [see `PR #1813 <https://www.github.com/FlexMeasures/flexmeasures/pull/1813>`_ and `PR #1823 <https://www.github.com/FlexMeasures/flexmeasures/pull/1823>`_]
16
16
* Make listing public assets on account page optional [see `PR #1872 <https://www.github.com/FlexMeasures/flexmeasures/pull/1872>`_]
17
17
* Step-by-step replay in the UI, using the **n** key to go to the **n**\ ext time step [see `PR #1898 <https://www.github.com/FlexMeasures/flexmeasures/pull/1898>`_]
0 commit comments