Aller au contenu principal

Version 1.1.14

Release Date: 2024-06-19

New Features

  • Mifleet APIs for Accidents and Contracts Management: Introduced new APIs to create, read, update, and delete accident and contract records, streamlining their management.
  • New Data Source for Fuel APIs: Fuel APIs will now utilize a more reliable and faster data source, enhancing performance.
  • Google Firebase API Migration: Upgraded Firebase integration to V1 for Delivery APIs, improving compatibility with the Delivery Driver Application.
  • Enhanced Onboarding Documentation: Updated documentation to make integrations easier and more efficient.
  • API Documentation Changelog: Added a changelog to the API documentation for better transparency and reference.

Improvements

  • GET /vehicles/{registration}/events and GET /vehicles/events: Optimized queries for faster performance.
  • GET /vehicles/{registration}/odometer and GET /vehicles/{registration}/clock: Added new properties ("latest_event_ts," "odometer_reset," "clock_reset," "terminal_has_changed," and "terminal_serial") to improve management of changes.

Bug Fixes

  • POST /delivery/jobs: Resolved an error occurring when creating jobs without stops[].todos and enhanced error handling.
  • POST /vehicles/{registration}/share-location-link: Fixed issues with link expiration and increased the number of concurrent links per vehicle from 1 to 10.