Main changes
Universal (UV)
- Added statistics on roundtrips within a trip
trips_statistics.roundtrip_statistics.
- Added average mileage
average_roundtrip_distance and time average_roundtrip_time on a roundtrip to general statistics.
- Added a new flag to the list of performer states
DURING_ROUNDTRIP (performing a roundtrip).
- Added new warning
REMOVED_ITEMS_NOT_EMPTY about the presence of deleted (before calculation) entities from the dataset.
Studio (ST)
- Added statistics for roundtrips.
- Added default sorting for all tables.
- Fixed loading of
name fields from XLSX.
- Fixed export of attributes to XLSX.
Routing (RO)
- Added support for transport types
TRUCK_10000_L75_H35_W24_6000, TRUCK_18000_L95_H40_W26_11000, TRUCK_26000_L120_H40_W26_8000.
The API version is backward compatible, libraries need to be updated.
The client libraries have changed the check for additional fields to ensure backward compatibility during future updates.