Skip to main content

release_notes_5.18

Written by Arthur Ashdown

Driver edit location (driver app)

Drivers can now update customer location pins and add delivery notes directly from the MaxOptra driver app (Version 5.8.x). When arriving at a stop, drivers can use their current GPS to set a precise pin and add notes if needed making future deliveries smoother and more accurate for everyone involved. Learn more about Driver Edit Location feature

Webhooks

Example:

 {
    "event": "RUN_STATUS_UPDATED",
    "url":"https://endpointURL.example",
    "secret":"secret_for_signing",
    "filterRunStatus": "LOCKED"
    }

New notification tag

  • [ETA DATE] tag for email/sms notifications This can be used in; 'driver on move' and 'n minutes before estimated arrival' notifications. It will be useful for overnight or multi-day runs.

Read more about SMS/Email messages (Notification templates)

Fixes

  • Fixed driving time showing milliseconds on Track&Trace

  • Fixed reports, Fuel cost report, Daily runs report, Order items delivery report showing all DC data when filter is empty

  • Fixed weight and width in wrong columns on order items delivery report ⚠️ Please double check your reports if you were working around this

  • Fixed recalculate future schedules after settings changed not making changes

  • Fixed track and trace showing -1 on grouped collection/deliveries capacity

UI Fixes

  • Fixed unallocated an order from start of run resequences run

  • Fixed US timezone issues with CSV import

  • Fixed Multi-select orders on map and drag only allocated one order

Did this answer your question?