Skip to main content

70 posts tagged with "release"

View all tags

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.

Version 6.14.2133

Major changes

Universal (UV)

  • Added new types of transport - TRUCK_GARBAGE_1 and TRUCK_GARBAGE_2.

Studio (ST)

  • Fixed encoding detection in XLSX for Cyrillic.
  • Added a button for copying location coordinates for the pop-up window on the map and in the location infobar.
  • Fixed a bug with horizontal table scrolling for tables with vertical scrolling.
  • New fields have been added to the orders table - general time windows for orders with the types DROP, PICKUP, WORK.
  • Accelerated map drawing on large datasets.

Agro (AG)

  • Fixed scheduling support for gates and storage facilities.
  • For consumers, the min_stock_days parameter now does not include same-day consumption and defaults to 0 rather than 1.
  • The validator has been expanded, new checks for balances inside storages have been added.

Update information

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

Version 6.13.2112

Major changes

Universal (UV)

  • Updated documentation.

Studio (ST)

  • Accelerated work of the ganttchart.

Update information

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

Version 6.12.2101

Major changes

Studio (ST)

  • Fixed transmission of the selected time zone when exporting an experiment.
  • Fixed behavior of fields in the experiment settings infobar.
  • Fixed navigation in the ganttchart for touchpad users.

Update information

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