31 August 2026
Added
- The API v1 endpoints getShipment (1.2, 1.3) and getCompanyShipment (1.3) now return the carrier’s estimated delivery date as a proper date field, so you no longer need to read it out of the carrier’s text note.
- Support for LDE: you can now enter your LDE customer code in the channel carrier settings and receive tracking updates for LDE shipments.
- The live tracking panel in the control panel now shows the carrier’s estimated delivery date as a date, next to the original carrier note.
Fixed
- The API usage panel now loads in a fraction of a second and counts paid API calls correctly, including all versions of the same endpoint, which were previously undercounted.
- Selecting a shipping quote is now saved reliably: a failure while recording the quote history no longer discards the chosen rate.
- Logging out is now handled correctly when a session expires, so you no longer get the “user already in use on another device” message on your next login.
- Carrier notes from BRT are now shown exactly as the carrier sends them, without the estimated delivery date prepended.
- The estimated delivery date is now updated correctly when the carrier sends an unreadable value, instead of staying frozen on an older date.
- Temporary problems with our rate-limiting service no longer cause errors on API v2 requests.