2025 - April - June
Version 2.70.3 (released 16th April)
Fixes:
[Control Room] Fix invalid time selection for order slot in Orders create/edit modal.
[Control Room] Fix an issue when SSO authentication option is turned on automatically for
a non-SSO user if SSO enabled user changes the user details.
[Control Room] Allow to update user details without changing its password.
Patch:
[Control Room API]Revert dropoff and pickup constraints display in the /v2/plans
endpoint when all values of the constraints are zero. For example, instead
of returning "pickup": {} in response, it will return "pickup":
{"water": 0, "fuel": 0} .
Version 2.70.2 (released 16th April)
Fixes:
[Control Room] Assign vehicles modal in speed profile config not loading additional paginated data
[Control Room] Manually setting end date filter in orders page returns results for the
previous day (during BST)
[Control Room API] Stability Improvements