Skip to main content

Release Notes

Contents

May 12, 2026

  • NEW The Places API now integrates real-time parking data from Truck Parking Club (TPC), including parking availability and URLs where drivers can reserve parking spots at TPC locations across the U.S. Parking information and reservation URLs are returned via the /details and /details/bulk endpoints in the parkingInformation object’s availableTruckParkingSpaces and reservationUrl fields. The reservation URL is also exposed via the book parking button in the CoPilot navigation app.

  • IMPROVED Updated toll data in Europe.

  • FIXED Fixed incorrect toll costs in Maine for versions PCM38 and PCM39.

April 30, 2026

April 15, 2026

April 13, 2026

  • IMPROVED Custom road speeds can now be used to calculate travel times in Route Path requests. For GET requests, set custRdSpeeds to true. In POST requests, set UseCustomRoadSpeeds to true in the ReportingOptions object. Learn how to set custom road speeds for your account.

April 2, 2026

  • IMPROVED Updated map data in Africa.

March 31, 2026

  • FIXED Fixed an issue with the Speed Limit Report when not using default speeds.

  • IMPROVED Improved error messaging in Route Path and Route Report responses to provide better clarity regarding bad requests when attempting to use v34 or lower.

  • FIXED Fixed an issue where stop duration was not listed in the Mileage Report response with HOS enabled.

  • IMPROVED Several improvements were made to the routing algorithm, including:

    • Optimization of site consolidation process, improving response time when making route requests with sites enabled.
    • Improved isochrone polygon accuracy with addition of a concave hull algorithm.

March 19, 2026

  • FIXED Fixed an issue where speed limits were not consistently returned in the Speed Limit report response.

March 12, 2026

March 5, 2026

March 2, 2026

  • FIXED Fixed an error with toll cost calculations on the Maine Turnpike (I-95) in the PCM38 and PCM39 versions.

Feb. 26, 2026

  • NEW The Account Manager APIs now support the creation and management of CoPilot’s Map Sets, enhancing automation for partners in setting up and maintaining their CoPilot customers.

  • FIXED Resolved a caching issue that incorrectly treated valid routing profile names in Route Report requests as invalid, resulting in 400 errors.

Feb. 20, 2026

  • IMPROVED Updated toll data for PC*Miler versions 38 & 39.
  • FIXED The Route Reports API now returns only valid mileage reports corresponding to requested routes, eliminating empty or placeholder entries.

Feb. 11, 2026

Feb. 9, 2026

  • IMPROVED The Route Reports API has been updated to reduce latency and process more requests at once. Instead of processing routes one by one (e.g., Route 1, then Route 2, then Route 3), the system now initiates processing for all routes in a single request at the same time.

  • IMPROVED Several improvements were made to the routing algorithm, including changes to:

    • Eliminate most through travel on dirt roads.
    • Avoid unnecessary through travel on other local or sublocal roads.
    • Avoid routing on and off the same highway.
Last updated May 13, 2026.
API Endpoint:

Contents