---
metadata:
  - name: generator
    content: Diplodoc Platform v5.19.6
alternate:
  - https://docs.routeq.com/doc/en/new.md
---
> **Documentation Index:** Fetch the complete configuration index at https://docs.routeq.com/doc/en/llms.txt

# What's new in RouteQ

#|
|| November 2025
|

**Search by ID in the planning history** {#november-25}

[Planning history](https://docs.routeq.com/doc/en/vrp/interface-history.md) now has a search field for searching by **Planning ID**.

**Automatic delivery**

You can now use the [automatic delivery mode](https://docs.routeq.com/doc/en/rq-app/functions/delivery.md#autodelivery) in the [RouteQ app](https://docs.routeq.com/doc/en/rq-app/).

**Add photos via the mobile app**

You can now add photos to order and depot cards in the [RouteQ app](https://docs.routeq.com/doc/en/rq-app/). For more information, see [Adding photos](https://docs.routeq.com/doc/en/rq-app/functions/orders.md#photo).

||
|| October 2025
|
**QR code in the waybill** {#october-25}

Waybills now display a QR code which leads to the built route in [Yandex Maps](https://yandex.com/support/m-maps/en/). For more information, see [Waybills](https://docs.routeq.com/doc/en/vrp/result-waybills.md).

||
|| September 2025
|

**Most distant route point** {#september-25}

Introduced new metrics:

* `most_distant_location_id`: The route point most distant from the initial depot.
* `max_distance_from_starting_depot_m`: Distance to that route point.

For more information, see the [example](https://docs.routeq.com/doc/en/vrp/supported-use-cases.md#moving-between-depots). 


**Clear all filters in the planning history**

You can now clear all applied filters in the [planning history](https://docs.routeq.com/doc/en/vrp/interface-history.md).

**Stop planning tasks via the interface**

You can now [stop your active planning tasks](https://docs.routeq.com/doc/en/vrp/quickstart.md#step-6-result) via the interface.

||
|| August 2025
|

**Order transit time** {#august-25}

The planned route now shows the estimated time an order remains in the vehicle. For more information, see [Limitation of the time the order can be in the vehicle](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#transit-time).  


||
|| July 2025
|

**Detect the next point in sequence** {#july-25}

You can now choose to set detection only for the next order in the route's order sequence. For more information, see [Detection of the next point in sequence](https://docs.routeq.com/doc/en/delivery/functions/visit-detection.md#setup-point-next).


**Stop planning tasks via the API**

You can now stop your [MVRP](https://docs.routeq.com/doc/en/vrp/add-task.md#stop-planning) and [SVRP](https://docs.routeq.com/doc/en/vrp/mvrp-svrp-specifics.md) planning tasks that are still in progress.

**Work with all depots**

A courier can now visit any of the depots you specified when planning. To enable this feature, we added the `allow_all_depots` property. For more information, see [Working with all depots](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-depot.md#all-depots-allowed).


||
|| June 2025
|


**Return conditions for containers and equipment**

You can now use `custom_properties` in orders to make the courier ignore additional orders at locations that aren't linked to any primary orders. For more information, see [Return conditions for containers and equipment](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#drop-pickup).

||
|| May 2025
|

**Deliver grouped orders in sequence** {#may-25}

You can now deliver grouped orders in a strictly defined sequence. To do this, use the `ordered` parameter. For more information, see [Order grouping](https://docs.routeq.com/doc/en/vrp/grouping-locations.md#location-groups).  

**Optimize transportation costs**

You can now influence the sequence of completing orders to optimize the route cost. To do this, specify the delivery cost of a single order or a single user unit per kilometer of travel in the vehicle properties. For more information, see [Optimization of transportation costs](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-cost.md#work-cost-optimization).

||
|| April 2025
|

**Add links in order comments** {#apr-25}

You can now add links in [order comments](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-comment).

**Cancel depot visits in the Yandex Courier app**

You can now [cancel a visit to a depot](https://docs.routeq.com/doc/en/courier-app/functions/delivery.md#back-to-route), including an intermediate one, in the mobile app.

**Set detection radius for depot orders**

In the depot settings, you can now set a detection radius: when a courier gets within this radius, the order is automatically marked as delivered. For more information, see [Parameter description](https://docs.routeq.com/doc/en/delivery/interface/depots.md#depot-card-table).

**Enable SMS notifications**

Updated the template of [SMS notifications](https://docs.routeq.com/doc/en/extras/sms-setting.md) about delivery status.

**Display a courier's location in the widget**

Added an option in the [company settings](https://docs.routeq.com/doc/en/delivery/interface/company.md#feedback-sections) to make the widget display the courier's location.

||
|| March 2025
|

**Set the minimum `custom_value`** {#mar-25}

In the [advanced cost settings](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-cost.md#custom-route-cost), you can now specify the minimum `custom_value` on top of the maximum one. To do that, use the `min_custom_value` field.  

||
|| February 2025
|

**Schedule a break before the last run** {#feb-25}

You can now schedule a [break before the last run](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles.md#rest-between-runs) in a courier's shift.

**Track delivery efficiency**

Added a new report: **Delivery efficiency**. You can use it to display a dashboard with the summary of delivery data for a period of time you select. For more information, see [Delivery efficiency](https://docs.routeq.com/doc/en/delivery/interface/analytics.md).   

**Set axle weight**

You can now plot routes taking into account the **Axle weight, t** (`axle_weight`) parameter. 
If a truck's axle weight exceeds the load allowed for a road, the vehicle will take a detour. For more information, see [Vehicle properties](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles.md#vehicle-properties).

**Order-related breaks**

Added new break types:

- `before_first`: A break before the start of the first order.
- `after_last`: A break after completing the last order.

For more information, see [Order-related breaks](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#breaks-with-orders).

**Capacity restrictions for `drop_off` orders and depots**

You can now restrict the capacity of an [unloading location](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#delivery-to-any) (`pickup_capacity`) or [depot](https://docs.routeq.com/doc/en/vrp/properties-of-depot.md#depot-start-from-any) (`delivery_capacity`) by weight, dimensions, or the number of units.

||
|| January 2025
|

**Schedule different break types** {#jan-25}

You can now use different break types in a single schedule. For more information, see [Break types](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#types-breaks).

**Filter by author in the solution history**

You can now filter solutions by author in the [planning history](https://docs.routeq.com/doc/en/vrp/interface-history.md).

||
|| December 2024
|

**Split breaks with extension** {#dec-24}

You can now split a break into several parts and set a minimum time for them. The sum of the parts of a split break can exceed its total duration. For more information, see [Splitting breaks](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#shared-rests).

**Deprecation of certain break parameters**

Some of the parameters for couriers' working hours have been deprecated:

* Break place.
* Conditions for combining breaks.
* Conditions for planning a break.
* Conditions for starting a break (only the old format has been deprecated).

The list of parameters can be found at the end of the [Breaks](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#rest-schedule) section.

**Export solutions to Track & Trace via the API with a single request**

Exporting planned solutions to Track & Trace via the API has been made more convenient. You can now do it with a single request to the `routes-import` resource. For more information, see [Export via the API](https://docs.routeq.com/doc/en/delivery/load-data.md#export-routing-api). 

**Order delivery without geofences**

Added the `ignore_zones_compatibility` option. Use it to remove restrictions by geofence for one or more orders in a route. For more information, see [Order incompatibility and geofences](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-incompatibility-zones).

**New format for setting break start conditions**

You can now set:

* Soft (`soft_time_range`) and hard (`hard_time_range`) time windows of breaks.
* Preferred time until break (`desired_work_duration`).
* Additional time intervals affecting the break start (`break_type`).  

For more information, see [Break start conditions](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#time-range-new).

||
|| November 2024
|

**Trailerless delivery** {#nov-24}

Added an option for leaving the trailer to deliver orders that can't be delivered with the trailer attached. For more information, see [Using a trailer](https://docs.routeq.com/doc/en/vrp/supported-use-cases.md#trailer).

**Different breaks for shifts**

In addition to setting breaks for couriers, you can now also set them for each shift individually. For more information, see [Breaks](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#rest-schedule).


||
|| October 2024
|

**Cost in dense routes**

Added the `proximity_edge_cost` option for setting the cost per hour of work and per kilometer in dense routes. For more information, see [Advanced cost settings](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-cost.md#custom-route-cost).

**Solution on the map**

You can now [open solutions on the map](https://docs.routeq.com/doc/en/vrp/interface-mvrp-map.md) from Routing Workspace. To open the map, click **Export** → **JSON** → **Map** in the Planning interface.

#|
|| ![](./vrp/_images/video-icon.png) |

{% cut "Watch video" %}

<iframe width=697 height=270 src="https://frontend.vh.yandex.ru/player/vPEb35_Oe7lc?from=videohub&mute=0&autoplay=0&branding=0" allow="autoplay; fullscreen; accelerometer; gyroscope; picture-in-picture; encrypted-media" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>

{% endcut %}

||
|#

**Smooth courier tracks**

Added the technology that removes sharp jumps in GPS coordinates. To see the route without smoothing, enable the **Show the route by actual GPS coordinates** option. For more information, see [Courier route information](https://docs.routeq.com/doc/en/delivery/interface/couriers.md#info).

#|
|| ![](./vrp/_images/video-icon.png) |

{% cut "Watch video" %}

<iframe width=697 height=214 src="https://frontend.vh.yandex.ru/player/v5RXs3iyj-yI?from=videohub&mute=0&autoplay=0&branding=0" allow="autoplay; fullscreen; accelerometer; gyroscope; picture-in-picture; encrypted-media" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>

{% endcut %}

||
|#

**Rutube channel**

We created a Rutube channel where you can find all our videos. Subscribe and stay tuned for updates: https://rutube.ru/channel/41023092.


||
|| September 2024
|
**Phone number for calls from the mobile app** {#sept-24}

You can now enter a phone number as a link in the order comments. The courier will be able to call it by clicking the link. For more information, see [Order ID](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-id).

#|
|| ![](./vrp/_images/video-icon.png) |

{% cut "Watch video" %}

<iframe width=192 height=424 src="https://frontend.vh.yandex.ru/player/vuyniBXKakg4?from=videohub&mute=0&autoplay=0&branding=0" allow="autoplay; fullscreen; accelerometer; gyroscope; picture-in-picture; encrypted-media" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>

{% endcut %}

||
|# 

**Limit working hours per shift**

You can now set a courier's maximum working hours per shift. Use the `max_working_duration_s` and `hard_max_working_duration_s` parameters to set a soft or hard restriction, respectively. For more information, see [Maximum shift duration](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-routes.md#shift-duration). 

**Break presets**

You can now set a courier's working hours using a parameter that features a predefined set of settings. For more information, see [Break presets](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-rest-schedule.md#rest-schedule-presets).

**Prompt delivery of large parts of the order**

Added a setting for delivering large parts of orders before smaller ones. It's charged for each pair of order parts that were delivered by one courier, but the smaller part was delivered before the larger one. For more information, see [Prompt delivery of large parts of the order](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#small-order-part-before-big).


||
|| August 2024
|

**SKUs in order items** {#aug-24}

You can now set SKUs in order items. This change enables you to upload the same product with different price and quantity, but with the same SKU. For more information, see [Order items](https://docs.routeq.com/doc/en/delivery/functions/order-contents.md).

![](./delivery/_images/order-contents-list.png)


||
|#


{% include [warehouse-feedback](./vrp/_includes/feedback-81845556eeea.md) %}

{% include [table-style](_includes/table-8cebba1bb31d.md) %}

