Skip to main content

Version 7.21.2852

Main changes

Studio (ST)

  • Added a method for creating a folder by path from the root.
  • A column with the number of shifts was added to the performers table.
  • Columns with the number of shifts and the total capacity by compartments were added to the transport table.
  • Fixed errors when working with the explorer in client libraries.
  • Methods for working with experiments (creation, receipt, deletion) were sped up.

Update information

Libraries for java and kotlin are now published in maven central.

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

Version 7.20.2789

Main changes

Universal (UV)

  • Updated and fixed the work of the scheduling task queue.

Studio (ST)

  • Added a refresh button for the explorer table.
  • Fixed the display of the scroll bar in the custom icon viewer.
  • Speeded up data deletion.
  • Fixed a pagination error in the Explorer resource table.
  • Fixed an error resetting the experiment comment after updating.

Update information

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

Version 7.19.2779

Main changes

Universal (UV)

  • Updated internal diagnostics mechanism (check).

Studio (ST)

  • Added ability to recalculate experiment statistics.
  • Added folder colors in Explorer.
  • Fixed error saving user settings.
  • Fixed error saving column settings for the experiment table in Explorer.
  • Fixed closing folder comment in Explorer.
  • Fixed trip deletion.

Admin (AD)

  • Fixed user blocking.

Update information

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

Version 7.18.2755

Main changes

Universal (UV)

  • Removed the warning INVALID_LOCATION_DURATIONS.
  • Reworked the calculation cancellation system.

Studio (ST)

  • Reworked the explorer, added paginated folder output.
  • Fixed a bug with canceling an experiment calculation.
  • Added a delay in pressing the experiment start button after cancellation.
  • Table filters are now saved when scrolling through adjacent experiments.
  • Added the ability to copy attribute values.
  • Implemented history for the explorer.
  • Added search to the list of table fields.
  • Updated translations of custom table fields.
  • Added load statistics to the location infobar.
  • Fixed the flickering of the ganttchart when resizing.
  • Reworked the error and warning infobar
  • Added the priority of allocated resources when selecting from the map.
  • Fixed a bug in sorting the flight stops table.
  • Added the ability to configure custom icons on the map.
  • Added the "select all" item to the map layer selection menu.
  • Fixed the error of saving a comment to a folder.

Account (AC)

  • Added the roles COMPANY_OWNER, OVERLORD.

Update information

The API version is backward compatible (except for working with the explorer in Studio), it is necessary to update the libraries.

Version 7.17.2697

Main changes

Universal (UV)

  • Added warehouse load accounting.
  • Fixed a bug where TIME_WINDOW_VIOLATION warning was shown instead of REMOVED_ITEMS_NOT_EMPTY.
  • Fixed the CANCELED_BY_TIMEOUT warning for calculations that have waited in the queue for more than the specified time.
  • The GEODATA_TIME_WINDOW_VIOLATION warning is no longer shown if there is an external routing matrix.
  • Updated the formula for calculating unique points.
  • Increased the maximum limits for cost, reward, profit.
  • Increased the maximum size of the attribute value.
  • Added attributes to the stop statistics.

Studio (ST)

  • Added translations for errors and warnings.
  • Fixed filtering of objects on the map when using custom columns in the table.
  • Added a service for managing custom icons.
  • Added playback speed selection in the ganttchart.
  • Experiment update interval during planning increased to 10 seconds.
  • Removed rounding in tables.
  • Fixed the layout of additional resource tables.

Admin (AD)

  • Added the ability to mass delete companies.

Update information

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

Version 7.16.2673

Main changes

General

  • Client libraries updated.

Studio (ST)

  • Fixed sorting in the table by custom fields.
  • Fixed an error in the table for custom columns with the datetime type.
  • Fixed highlighting of selected flights when hovering over the resource table.
  • New links for 2Gis are supported.
  • Added saving of user settings on the server.

Update information

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

Version 7.15.2652

Main changes

Universal (UV)

  • Added the ability to delete unused locations to the data cleaning method for planning.
  • Fixed the calculation of the average speed in statistics.
  • Added statistics on the load on the location.
  • Added a check for location operation limitations and the corresponding warning LOCATION_LIMITS_VIOLATION.
  • Added a check for the ability to schedule an executor and the corresponding warnings NO_AVAILABLE_ORDER_FOR_PERFORMER / NO_COMPATIBLE_ORDER_FOR_PERFORMER.
  • Added a check for the ability to schedule transport and the corresponding warnings NO_AVAILABLE_ORDER_FOR_TRANSPORT / NO_COMPATIBLE_ORDER_FOR_TRANSPORT.

Studio (ST)

  • Added saving the state of the experiment table (paginator, active tab).
  • Added the ability to change the order of tabs for tables.
  • Added duplication of the experiment name in the browser tab title.
  • Added current_time and extension_url settings fields to the planning settings infobar.
  • Added a location deletion flag to the data cleaning process startup.
  • Added indicators of deleted entities to the statistics infobar.
  • Fixed getting intermediate statistics.
  • Fixed track calculation for experiments with an external matrix.
  • Updated translations.

Admin (AD)

  • Added queue cleaning functionality.

Update information

The API version is backward compatible, libraries need to be updated.

Version 7.14.2618

Main changes

Universal (UV)

  • The transport.boxes data type describing transport boxes has been changed from a set to a list.

Studio (ST)

  • The calculation settings block has been updated.
  • Added the ability to cancel updating and rescheduling.
  • Added the ability to override the geodata provider that is used to draw trips on the map.
  • Fixed resource selection from the map.
  • Added highlighting of map resources when hovering over table resources.
  • Fixed highlighting of a round trip when highlighting a trip on a ganttchart.

Update information

The API version is backward compatible, libraries need to be updated.

Version 7.13.2613

Main changes

Universal (UV)

  • Added attributes for calculation geodata settings plan_settings.geo_settings.attributes.

Studio (ST)

  • Added metric aggregators (sum, average) for tables of locations, performers, transport, facts and hardlinks.
  • Added custom fields for the table with the list of trip stops.
  • Fixed display of text fields in metric aggregators.

Update information

The API version is backward compatible, libraries need to be updated.

Version 7.12.2609

Main changes

General

  • Added schema_errors field to the response returned with error 400.

Universal (UV)

  • Added new fact-based planning process - update.
  • Added automatic detection of round trips within a trip and calculation of statistics on them statistics.trips_statistics.roundtrip_statistics.
  • Added task type for calculation settings plan_settings.trips_settings.expectations.problem_kind.
  • Added attributes for calculation settings plan_settings.trips_settings.expectations.attributes.

Studio (ST)

  • Added metric aggregators (sum, average) for order and trip tables.
  • Fixed error allocating previously allocated resource.
  • Added display of round trips in the trip table, trip infobar, on the ganttchart.
  • Added trip selection on the map when hovering over the table.
  • Added display of resource names when selecting on the map.
  • Added display of trip direction on the map.
  • Improved performance on large datasets.
  • Updated translations of resource statistics and infobars.
  • Updated lists of errors returned by the API.
  • Expanded the number of custom fields (up to 5 of each type).

Update information

The API version is backward compatible, libraries need to be updated.