Skip to main content

Version 1.26.0508.2

Improvements​

  • [Sensors]: Improved POST /alerts/sensors documentation and validation: contact_type is now listed as required, registrations is capped at 50 items, and descriptions for sensor_type, geofence_id, and geofence_group_id have been enhanced.
  • Various internal improvements and under-the-hood tweaks.

Bug Fixes​

  • [Delivery]: Fixed an issue where POST /delivery/jobs, PUT /delivery/jobs/{jobId}, and PUT /delivery/jobs/assign/{driverId} accepted deactivated drivers instead of returning an HTTP 422 error.
  • [Vehicles]: Fixed an issue where GET /vehicles/{registration}/events returned an HTTP 500 error when start_timestamp and end_timestamp were equal.