Skip to main content

Version 7.3.2463

Main changes​

Universal (UV)​

  • Updated documentation.
  • Fixed accounting of waiting time in the calculation queue.
  • Fixed an error creating a response during the input data validation process.
  • Fixed an error calculating statistics when combining several orders into one using an assignment.

Routing (RT)​

  • Added the ability to generate planned times for points inside a polyline when requesting a travel route between points (trackpoint_time).
  • Removed the unused duration field from the geographic points of the matrix.

Studio (ST)​

  • The mobile application is posted in rustore.
  • Fixed pagination in tables.
  • Added the ability to recalculate tracks for existing trips.
  • CDN is enabled for maps.
  • Added the ability to sort experiments in Explorer.
  • Added the ability to specify a comment for a folder in Explorer.
  • Fixed a bug when closing the ganttchart pop-up window.
  • Fixed fields in infobars.
  • Fixed the position of pop-up windows at the edge of the screen.
  • Added the ability to open the Order infobar from the map.
  • Fixed issues with overlapping map resources.

Account (AC)​

  • Updated columns and icons in the audit.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 7.2.2444

Main changes​

Universal (UV)​

  • Updated documentation.
  • Added data cleaning method for planning plan/refine.
  • Added data cleaning and fact accounting method for updating actualize/refine.
  • Added keys of entities removed during data cleaning removed_items to the planning result.

Studio (ST)​

  • Fixed accounting of quota errors when loading a dataset.
  • Increased maximum width of table columns.
  • Added selection of all destination resources on the map.
  • Added the ability to navigate to adjacent experiments within a single folder.
  • Fixed rounding in fractional values ​​of infobars.
  • Added a fact table.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 7.1.2439

Major changes​

Universal (UV)​

  • Documentation updated.
  • Fixed calculation of average_speed and max_transport_load in statistics.
  • Fixed taking into account time zones when converting to xlsx.

Studio (ST)​

  • Added the ability to add and view facts.
  • Fixed an error when allocating experiment resources.
  • Updated experiment statistics infobar.
  • Fixed the logic for drawing map resources and overlapping icons.
  • Fixed a bug in displaying resources on the ganttchart.
  • Order deletion has been added to the infobar.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 7.0.2395

Major changes​

Account/Admin (AC/AD)​

  • New Audit and Statistics screens.
  • Added attributes, creation time and modification time for the user.
  • The number of elements as a result of calculations result_elements_count and the number of processes per day processes_per_day have been added to the statistics.
  • Removed the ability to convert data when exporting data_flow_convert.

Universal (UV)​

  • Documentation updated.
  • Time windows for each scheduled request stop_statistics.stop_demands.demand_time_window have been added to the statistics on stops.
  • Added average speed statistics total_statistics.average_speed.
  • Added statistics on the number of stops total_statistics.stops_count.
  • Added statistics on the number of visited locations total_statistics.locations_count.
  • Added statistics on the number of round trips total_statistics.round_trips_count.
  • Added statistics on measures of transported cargo total_statistics.cargo_capacity_sum.
  • Added profit statistics total_statistics.profit.
  • Added statistics on rest time measurements.rest_time.
  • Added statistics on planning horizon task_statistics.planning_horizon.
  • Added warehouse load accounting API.
  • Updated work and rest mode API.
  • XLSX - format updated - complex objects are converted to json.
  • XLSX - added a new info tab indicating the time zone, data version and links to documentation.
  • XLSX - added time zone consideration when converting to xlsx and back.
  • Added dataset_name to the calculation task.
  • Corrected and expanded examples for postman.
  • Added data cleanup method for refine calculation.
  • Fixed a bug in taking into account compatibility when using soft zones.

Studio (ST)​

  • Updated map engine and styles.
  • Added the ability to download and display custom tracks for trips on the map.
  • Added pagination to Explorer folders.
  • Added the ability to bulk delete folders in Explorer.
  • Added indicators for the number of experiments.
  • Added viewing of the history of indicator changes during the calculation process.
  • Added a ban on creating folders with the same name within the same folder.
  • New columns rest_time and profit have been added to the table with trips.

Update information​

danger

The API version is not backward compatible, the integration needs to be updated.

General​

  • The environment version has been moved from the path api.edge.veeroute.com/v6/... to the environment name api.edge7.veeroute.cloud/....
  • New format for the tracedata service object.
  • Identifiers id, result_id -> process_code have been standardized.
  • Renamed entity key in error 404: resource_id -> resource_key.
  • All paths have been translated from snake_case to kebab-case.
  • For the method of obtaining the state of the calculation state and obtaining the result of the calculation result, the statuses 202 and 299 have been added.
  • Renamed calculation information result.info -> result.calculation_info.
  • Renamed calculation progress result.progress -> result.calculation_progress.
  • The method for obtaining the state has been moved to a separate path calculation-async/{result_id} -> state/{process_code} by analogy with obtaining the calculation result.
  • Changed the default geodata provider OSRM -> VRT.
  • Renamed entity counters *_list.statistics -> *_list.counters.

Universal and Studio​

  • Accounting for additional times at points has been moved from the settings to the performer settings.assumptions.demands_extra_duration -> performer.limits.demand_extra_durations.
  • The format for recording cargo in the back of trip.states.cargo_placement -> trip.states.cargo_actions has been changed.
  • The format for recording planned requests in statistics on stops demand_ids -> stop_demands has been changed.
  • restricted_zones have been removed from geodata settings.
  • assumptions.feature_lifetimes has been removed from the trip settings (the functionality is set through the performer settings).
  • Transport work shift transport.shift.working_time has been removed.
  • Removed accounting for transport fine transport.shift.tariff.max_penalty_cost (when creating a trip, the fine from the contractor's tariff is taken into account).
  • Renamed speed multiplier transport_factor -> transport_speed_multipliers.
  • Renamed capacity multiplier capacity_factor -> transport_capacity_multipliers.

Version 6.20.2252

Major changes​

Account (AC)​

  • Fixed indication of the selected time interval in the time filter.

Studio (ST)​

  • Fixed mass selection of checkboxes in Explorer.
  • Fixed auto-numbering when copying experiments.

Universal (UV)​

  • Fixed a bug with rounding times in the resulting trip.
  • Fixed accounting for intersecting time windows for tags when checking the compatibility of an order with a contractor.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 6.19.2236

Major changes​

Studio (ST)​

  • Added display of assigned orders to the list of connections in the trip infobar.
  • Added a check for the existence of a folder when creating an API experiment.
  • The error code for exceeding quotas for created folders and experiments has been changed from 400 to 429.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 6.18.2232

Major changes​

General​

  • The schema validator correctly checks null in lists.
  • Updated left sidebar in all custom tools.

Universal (UV)​

  • Accelerated launch and results on small (up to 200 orders) tasks.

Studio (ST)​

  • The entity quota mechanism has been updated - the total number of experiments and separate folders (total per account) are taken into account separately.
  • Fixed opening examples from documentation.
  • Fixed json editing in infobars.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 6.17.2224

Major changes​

General​

  • Updated validator according to the scheme.
  • Added a new Android application for Studio.

Universal (UV)​

  • Added check for temporary life windows of performer and transport properties FEATURE_LIFETIME_VIOLATION.
  • Added the ability to specify time windows of properties for a specific performer performer.compatibilities.performer_features_lifetimes.
  • Added the ability to specify the time windows of properties for a specific transport transport.compatibilities.transport_features_lifetimes.
  • Fixed a validation bug that made it impossible to set precedence_in_trip=0.

Routing (RO)​

  • Fixed a bug in constructing a matrix, due to which the order of rows and columns could be disrupted.

Studio (ST)​

  • Updated localizations.
  • Added the ability to share an experiment via a link.
  • Added search within the selected folder to Explorer.
  • A global search for experiments has been added to Explorer.
  • The display of time intervals has been balanced to the hour.
  • Added date display at the cursor on the ganttchart.
  • A copy-cut-paste mechanism has been added to Explorer for experiments; the drag-and-drop mechanism between folders has been removed.

Account (AC)​

  • Added the ability to export an experiment to Studio directly from an audit.
  • Added highlighting of weekends on the statistics screen.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 6.16.2177

Major changes​

General​

Universal (UV)​

  • Added check for EXTRA_DURATION_DOES_NOT_FIT_INTO_SOFT_WINDOW time windows for extra_durations.
  • Added check for the correctness of cargo within the order CARGO_ORDER_VIOLATION.
  • Added checking the correctness of the duration of time periods DURATION_VIOLATION.
  • Added the ability to specify time windows for the action of the performer properties plan_settings.trips_settings.assumptions.feature_lifetimes for transport-location compatibility.

Studio (ST)​

  • Updated localizations.
  • Unscheduled replacement requests are no longer shown on the map as part of the trip.
  • Added filtering of available examples to the main screen.
  • Improved performance.
  • Added a button to contact technical support.
  • Added new columns to resource tables.

Update information​

The API version is backward compatible, it is recommended to update the libraries.

Version 6.15.2142

Major changes​

Universal (UV)​

  • Added the ability to specify time windows for the action of the performer properties plan_settings.trips_settings.assumptions.feature_lifetimes (affects order-performer compatibility).
  • The maximum attribute value length has been doubled.

Routing (RO)​

  • Added 2gis geodata provider.

Studio (ST)​

  • Updated localizations.
  • The delay in selecting checkboxes based on the master checkbox has been fixed.
  • Added the ability to change the width of table columns.
  • Increased the scrolling speed of the ganttchart.

Update information​

The API version is backward compatible, it is recommended to update the libraries.