Skip to main content

· One min read

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.

· One min read

Major changes

Universal (UV)

  • Updated documentation.

Studio (ST)

  • Accelerated work of the Gantt-chart.

Update information

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

· One min read

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 Gantt-chart for touchpad users.

Update information

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

· One min read

Major changes

Universal (UV)

  • Fixed calculation of time statistics at the last point.
  • Fixed conversion of the transport.shift.tariff.transportation_cost field from xlsx to json.
  • Optimized the process of updating the current calculation statistics.

Studio (ST)

  • Completely updated Gantt-chart - all states inside the trips are displayed, sorting and selection of layers for drawing are added.
  • Added saving of Explorer table columns settings separately for each folder.
  • Added new fields (cost, mileage, utilization, number of orders and stops) for the table and infobar of trips.
  • Added page loading of map resources.
  • Fixed display of old statistics after switching to another experiment.

Agro (AG)

  • Fixed maintaining a guaranteed balance in bunkers.
  • Fixed a bug with buying grain under a contract for grain of a different type.

Update information

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

· One min read

Major changes

Studio (ST)

  • Fixed saving of long (more than a hundred stops) trips.

Agro (AG)

  • Fixed a bug with exceeding the throughput of the gate when performing HARVEST and BUY operations on the same day.

Update information

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

· One min read

Major changes

Universal (UV)

  • Added the ability to increase the duration of the request for certain executors trips_settings.assumptions.demands_extra_duration.
  • Added check (error) TOO_MANY_WARNINGS - the number of warnings is more than 15,000.

Studio (ST)

  • Fixed positioning of the pop-up window on the map, now it is not drawn outside the window and is fixed to the geo-position of the click.
  • Fixed form fields with decimals.

Account (AC)

  • Fixed bugs in drawing statistics.

Update information

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

The library for python has an explicit dependency on a particular version of pydantic.

· 2 min read

Major changes

Universal (UV)

  • Accelerated calculation start stage for asynchronous scheduling.
  • Added a new request type DROP_FROM_BOX - unloading an existing cargo from the body.
  • Added a new request type PICKUP_TO_BOX - pickup of cargo into the body without subsequent unloading.
  • Added check (error) INCONSISTENT_HARDLINK - entity key must be in only one connection.
  • Added check (error) PLANNING_HORIZON_EXCEEDED - planning horizon exceeded (difference between earliest and latest timestamps).
  • Added check (warning) INVALID_HARDLINK - the connection cannot be taken into account, it is impossible to assign an order with requests with the type WORK to transport.
  • Added check (warning) CARGO_WORK_VIOLATION - for a WORK order, the cargo list must be empty.
  • Added check (warning) CARGO_BOX_VIOLATION - for orders of all types except DROP_FROM_BOX the key of the compartment where the cargo is located must be empty.
  • Added check (warning) CARGO_MULTIBOX_VIOLATION - for order type DROP_FROM_BOX specified cargoes are in compartments of different vehicles.
  • Added check (warning) CARGO_CAPACITY_VIOLATION - the specified cargo on board exceeds the size of the compartment in which it is located.
  • Added check (warning) MAX_CALCULATION_TIME_VIOLATION - the planning horizon exceeds the maximum available value.
  • Added check (warning) MAX_WAITING_TIME_VIOLATION - the maximum allowable waiting time has been exceeded.
  • Added check (warning) PICKUP_AND_DROP_VIOLATION - for each cargo within the order there must be exactly one.loading and exactly one unloading (except for orders PICKUP_TO_BOX and DROP_FROM_BOX).

Agro (AG)

  • Updated documentation and diagrams.
  • Fixed work of markets, added checks for the correctness of contracts.

Update information

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

· 2 min read

Major changes

Universal (UV)

  • Fixed work assignments hardlinks, added the correct accounting for the assignment of an order of type WORK to the contractor.
  • Added output of JSON <-> XLSX conversion error.
  • Optimized queue operation.

Studio (ST)

  • Optimized the speed of the tables.
  • Fixed compatibility field in order infobar.
  • Added the ability to edit a resource in the JSON section of the infobar.
  • Added numbering of planning configurations and configuration description in the pop-up window.
  • Fixed getting map resources on click.
  • Added the function of including and excluding a resource from the calculation.
  • Added the ability to switch flights on the map between direct and roads.
  • Fixed bugs and improved display of the gantt-map.
  • Added the ability to select table columns for exporting data to CSV.
  • Added the ability to edit planning settings in the JSON section of the infobar.
  • Expanded timezone selection component with the ability to add a timezone to favorites.
  • Added numbering of houses on the map.
  • Added map settings and following selected resources.

Account (AC)

  • Uploaded audit data filename updated with username, server, and service.

Agro (AG)

  • Added new input validation.
  • Fixed statistics calculation.

Update information

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

· One min read

Major changes

Universal (UV)

  • Added a check for the maximum allowable waiting time in the queue and a warning MAX_WAITING_TIME_VIOLATION when it is exceeded.

Studio (ST)

  • Fixed export of compatibilities.length field to xlsx.
  • Fixed sorting in tables with resources.

Account (AC)

  • Added search to filters.

Agro (AG)

  • Increased restrictions on the maximum number of production objects in the original task.

Update information

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

· One min read

Major changes

Common to all services

  • Updated client libraries for java and python languages.
  • New examples on working with Universal have been added to the documentation.

Universal (UV)

  • Added the ability to remove restrictions on the maximum number of penalties for the performer (performer.shift.tariff.max_penalty_cost).
  • Added check for maximum allowed scheduling time and warning MAX_CALCULATION_TIME_VIOLATION if it is exceeded.
  • Fixed calculation of statistics on stops statistics.trip_statistics.stop_statistics.

Studio (ST)

  • Added transition to renaming a folder after creation.
  • Fixed updating the table after the completion of the calculation.
  • Fixed links in the infobar of hardlinks.
  • Changed the output format of time intervals.
  • Updated json editor in resource infobars.

Account (AC)

  • Fixed audit sorting.
  • Added calculation of the time interval at the time of the request to the server.

Update information

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