Skip to main content

Version 1.26.0428.1

New Features​

  • [Alerts]: Introduced new endpoint POST /alerts/sensors to create sensor-based alerts for vehicle sensor events, supporting PTO (Power Take-Off) and PANIC sensor types with configurable trigger conditions.

Improvements​

  • [Generators]: Extended GET /generators/activity response to include registration and chassis_number fields for easier vehicle identification.
  • [Delivery]: Customer information updates now automatically propagate to all related delivery jobs, ensuring data consistency across the delivery workflow.
  • [Geofence Visits]: Added sorting support to GET /geofences/visits for an improved user experience when browsing visit records.

Bug Fixes​

  • [Geofences]: Fixed an issue where PUT /geofences/{id} returned an HTTP 500 error.
  • [Geofences]: Fixed an issue where POST /geofences returned an HTTP 500 error.
  • [Trips]: Fixed an issue where PUT /trips/{registration} returned an HTTP 500 error.
  • [Vehicle Events]: Fixed an issue where GET /vehicles/events could return blank responses under certain conditions.
  • [Drivers]: Fixed an issue where creating drivers for subusers could fail silently due to conflicting permission records.
  • [Delivery]: Fixed an issue where push notifications were not delivered to drivers upon job creation.
  • [Leads]: Fixed an issue where POST /leads returned an HTTP 500 error.
  • [Helpdesk]: Fixed an issue where POST /helpdesk/note returned an HTTP 500 error.
  • [Topics]: Fixed an issue where GET /topics/vehicles/temperature returned an HTTP 500 error.
  • [Vehicles]: Fixed an issue where PUT /vehicles/risk returned an HTTP 500 error.