Version 1.1.34
Release Date: 2025-11-20
Improvements
-
Vehicle data & commands
- Added additional filters to GET
/vehicles/eventsand GET/vehicles/{registration}/events. - Engine oil and coolant temperatures are now returned in event responses.
- Vehicle status endpoints can be filtered by vehicle_id, chassis_number and ignition.
- Added additional filters to GET
-
Delivery jobs
- Bulk creation supports JSON uploads in addition to CSV/XLSX.
- Creating a delivery job no longer requires items.
-
Drivers & customers
- GET
/driversnow shows subuser ownership. - GET
/delivery/customerssupports filtering by client_reference for exact matches.
- GET
Bug Fixes
-
Performance & data quality
- Improved responsiveness of vehicle data endpoints.
- Fixed fuel sensor reporting so levels align with device data.
-
Delivery safeguards
- Enforced a maximum scheduled date for delivery jobs.
- Prevented assigning deleted customers to delivery stops.
-
Geofences
- Fixed missing geofence visits when filtering certain periods.
- Resolved issues so subusers can create geofences reliably.
-
Pagination & validation
- Fixed pagination for GET
/vehicles/{registration}/socand GET/drivers. - Corrected validation issues in Mifleet APIs.
- Fixed pagination for GET