Skip to main content

Version 1.26.0508.1

New Features​

  • [Sensors]: Added GET /vehicles/{registration}/sensors/timeline endpoint to retrieve the historical timeline of sensor readings for a vehicle.

Improvements​

  • [Delivery]: GET /delivery/jobs/{jobId} response now includes legs and plans arrays. Improved OpenAPI documentation for Delivery job response fields.
  • [Geofences]: Clarified in the GET /geofences/visits documentation that visit records are generated post-trip (on IGN_OFF) and are not available in real time.

Bug Fixes​

  • [Vehicles]: Fixed an issue where GET /vehicles/events accepted equal start_timestamp and end_timestamp values instead of returning an HTTP 422 error.
  • [Vehicles]: Fixed an issue where GET /vehicles/events and GET /vehicles/{registration}/events returned an HTTP 500 error.
  • [Vehicles]: Fixed an issue where GET /vehicles/{vehicleId}/events returned an HTTP 500 error.