Release notes
Use the toggles to filter release notes by each Sorted product/service:
2025
June
Shipments
New: Quote by shipment reference
A new quoting capability has been introduced allowing users to obtain quotes using a shipment reference through a new API endpoint. This functionality supports our Shipments API users with additional work in the pipeline to be included in the Ship shared user-interface for more quote and allocation flexibility.
Visit our Shipments API reference to view the details of the new endpoint.
Resolved: SQL parameter limit on carrier service groups
An issue was identified and quickly resolved where a high-volume customer exceeded the SQL Server's parameter limits due to the number of carrier services, locations, and groups. This caused some backend operations to fail, affecting carrier group management capabilities.
To resolve this, our engineers enhanced the core service group query to optimise how data is retrieved, reducing the number of SQL parameters passed and ensuring it remains under the safe limit.
Track
Further enhanced metadata filtering
In addition to our May release to enhance metadata filtering. We've added to this functionality to support multiple values and logical combinations to filtering to refine results even further in the Track user-interface.
Track users can now refine searches to filter shipments with multiple required attributes:
- OR logic: Filter by multiple values of the same key (E.g. store: london OR manchester).
- AND logic: Combine different keys (E.g. store: london AND orderType: delivery).
- AND + OR: Use both together for precise filters (E.g. (store: london OR manchester) AND orderType: delivery).
For more information, see our guide on how to filter shipments in the dashboard.
Improved shipment CSV export reliability
We've made behind-the-scenes improvements to how large shipment exports are handled from the Track dashboard, making them more reliable, faster, and less likely to crash, especially when exporting very large datasets.
Note
Exporting large datasets (such as 100,000 or more shipments) may still take some time, but the process is now far more stable and less likely to freeze or fail. In testing, we successfully exported over 240,000 shipments from the dashboard in taking about 10 minutes, resulting in a file around 180MB in size.
May
Track
Enhanced metadata filtering
We’ve made an enhancement to the filter shipments functionality where users can now choose up to 10 metadata key-value pairs, an increase from the previous limit of 1.
This update applies to both the user-interface and the Track API package. For more information, see our guide on how to filter shipments in the dashboard.
New custom events functionality
We're excited to introduce Custom Events in Track, laying the foundation for a more flexible and user-friendly notification set up.
With this release, users can now:
- Define custom event types directly in the user interface.
- Filter the events and assign them to shipments using Shipment Filters.
This will allow for the trigger of communications (e.g. emails) tied to these custom events that a carrier may not have been able to identify. This is part of a wider effort to refine smart filters and proactive alerts with a simplified, UI-driven experience. It provides more control over shipment communications and paves the way for predictive and automated messaging.
For example, you can create a custom event to flag shipments that remain in the "Dispatched" status on the morning of their promised delivery date. This would likely indicate the package will not arrive on time. By setting up this custom event, you can automatically trigger an email to the customer informing them of the expected delay and manage their delivery expectations more proactively.
For more information on how to set this up, see our guide on how to define custom event types in settings.
Note
While the groundwork is complete and the feature is live in the UI, some enhancements are still underway. Full functionality will be rolled out in due course.
Shipments
Bug fix: Reliable deletion of shipping modes 🐛
Fixed an issue where ShippingModes, once deleted in the UI, were not reliably removed from the ShippingModesEngine.
Bug fix: Audit dead-letters on shipment group operations 🐛
Resolved an issue where audit messages for ShipmentGroup operations were being incorrectly dead-lettered due to a missing Customer Reference.
Consignments
Bug fix: CN22/CN23 display issue in multi-package consignments 🐛
Resolved a UI bug where CN22/CN23 customs documents for multi-package consignments only displayed Package 1 details, regardless of which package's document was selected.
Carrier Integrations
Compliance with Windsor Framework
As of May 1st 2025, the UK Government's Windsor Framework has officially come into full effect. To align with this regulatory change, Sorted has implemented the necessary platform updates to ensure full compliance for parcel movements from Great Britain to Northern Ireland, as well as for international shipping.
This release includes structural changes to our carrier integrations with refined data field mapping and validation.
We've created a detailed Carrier Matrix to give our customers clear visibility into how each Ship API package maps to the Windsor Framework’s compliance requirements.
- Consignments API - Carrier Matrix
- Shipments API - Carrier Matrix
Fixed: Evri tracking link updated
We’ve fixed an issue where the Evri tracking link in the Ship user-interface was linking to an outdated source. Users were previously directed to an old Hermes URL that no longer existed.
The new tracking link https://www.evri.com/track/parcel/{Parcel Reference}/details
, is now live and working as expected. No action is required from our users.
April
Consignments
Bug fix: Fix for consignment delivery date handling 🐛
Resolved an issue where consignments that reached the AtCollectionPoint
status were incorrectly flagged as Late
in the UI.
Shipments
New invoice type field in Shipments API
We’ve enhanced the Shipments API to streamline invoice processing with a new customs documentation invoice_type
field.
This will be a mandatory field when shipping internationally and from Great Britain to Northern Ireland, supporting the Government's Windsor Framework which will take effect from 1st May 2025.
This change helps carriers better understand the nature of the shipment and enhances customs clearance with a dedicated field to define the shipment as either ‘commercial’ or ‘proforma’.
For more information, see the 'customs_documentation' array, 'invoice_type' field in our Shipments API documentation.
Note
Customers of our Consignments platform can pass the same invoice type values by passing a StringValue
through the MetaData array.
Carrier Integrations
DPD International – Weight icon on printed labels
To ensure compliance with updated German postal legislation, we’ve updated our DPD International integration so printed labels declare a 10+ or 20+ kilogram visual icon.
During label generation, the following logic is applied to the Packages.Weight
property in our Consignments API package. If it fits in the criteria, our labels now show the following weight pictograms:
- Packages over 10kg – shows “10+” icon.
- Packages over 20kg – shows “20+” icon.
March
Shipments
Bug fix: Scraper delay logic fixed 🐛
We've resolved the timing logic to ensure the scraper for Shipments Overview adheres to the configured schedule in a more controlled manner.
Consignments
Enhanced postcode validation for Bahrain
We’ve improved our postcode validation to support both 3-digit and 4-digit postcodes in the Kingdom of Bahrain, ensuring more accurate and flexible address entry. Visit our article on postcode validation for more information.
Track
Bug fix: Shipment timeline loading fix 🐛
We have resolved an error that caused the Shipments Dashboard user interface to crash when encountering unexpected event order.
Technical improvements to file processors
We’ve made a series of updates behind-the-scenes to our File and API processors, including core platform upgrades, updated package dependencies, and consolidation of shared service mappings. These improvements help bring performance gains and enhancing overall efficiency and maintainability.
February
Track
Toggle option on Smart Filter Statistics page
A new toggle feature has been added to the Smart Filter Statistics page, allowing users to filter and include smart filters associated with inactive shipment filters.
Selecting the toggle will "Include Inactive Filters" showing all filters whether in use or not.
Visit our guide for instructions on Smart filter statistics.
January
Track
Export all data as CSV file
We’ve added a new feature to streamline your data management process! You can now export all shipment data directly from the dashboard as a CSV file. This functionality allows you to easily download shipment details in a CSV format consistent with how shipments are registered in Track via CSV file and SFTP upload.
How to use:
- Navigate to the shipment list page in the dashboard.
- Click View on the tile state of your shipment.
- From the dropdown menu on the right, select Export all data as CSV file.
- Once selected, the CSV file will begin downloading. The download time may vary depending on the file size and number of shipments.
The exported CSV file will be saved to your default downloads folder.
Visit our guide for instructions on how to export as CSV.
2024
November
Track
Enhance Track UI with new Package Tracking Reference
Package tracking reference is now available to view if provided in a shipment.
Bug fix: DHL Parcel UK tracking file processing 🐛
DHL Parcel UK tracking files occasionally contained line breaks within their fields, causing processing failures and dead-lettered messages. We've resolved this by improving file processing reliability and reducing dead-lettered messages.
September
Track
Export shipments from Proactive Alerts
Track users can now export the shipments that are flagged in the proactive alerts dashboard. Visit our guide for more information on proactive alerts and how to view and export shipments stored in an alert.
Enhanced search bar option - Package Tracking Reference
Users can search on 'Package number' directly from the search bar for improved tracking. View our documentation on navigating Track and searching for shipments.
May
Consignments
Enhanced postcode validation for Sweden
We’ve improved our postcode validation to support both 'XXX XX' and 'XXXXX' formats in Sweden, ensuring greater accuracy and flexibility in address input. Visit our article on postcode validation for more information.
Track
Enhanced search bar option - Email
Users can search on 'Recipient email' directly from the search bar. Check out our documentation on navigating Track and searching for shipments.