Release Notes - June 2026
Audit log on Shipment Type & Mode, temperature on order items, and a smarter Driver App
🆕 Audit-Log Tracking for Shipment Type & Mode Edits
Edits to Shipment Type and Shipment Mode on the Order Details screen now appear in the order audit log. Useful for compliance, internal review and answering "who changed this and when?" questions without checking the dispatcher's memory.
🆕 Required Temperature on Order Items
Order items now carry a required_temperature field, exposed in the API. Temperature-controlled cargo workflows can now specify and surface the temperature requirement directly on the item rather than tucking it into a custom field or note.
🆕 Enhanced Failure-Notification Email Subject
When a CW1 inbound order fails to process, the resulting failure-notification email subject now includes Country, Branch and originating User. CS and integration teams can triage from the inbox without opening each email, and route faster to the right operations team.
🆕 Driver App: Safe Handling of Non-Geocoded Addresses
The Driver App now degrades gracefully when an address can't be geocoded, instead of failing the task. Maps and ETAs simply show as unavailable for that task, while the rest of the task workflow (acceptance, photos, signature, completion) continues normally.
🔧 Improvements & Fixes
✅ Daily Distance Report: Negative-Duration Edge Case Fixed A small subset of drivers were seeing negative Total Duration values on the Daily Distance Report due to an edge case in duration calculation. The calculation has been corrected; new and historical figures display correctly.
✅ API: POD Image URLs Returned by delivery_statuses/query The delivery_statuses/query API endpoint now returns presigned URLs for POD images, so integrators can fetch POD photos in one round-trip rather than having to call a second endpoint.