1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.0] - 2026-06-14
Added
GET /fleetflow/contactflow/customersendpoint (res.partner,customer_rank > 0, requires phone or mobile).GET /fleetflow/contactflow/suppliersendpoint (res.partner,supplier_rank > 0, requires phone or mobile).- FleetFlow Settings tab (ContactFlow API) showing endpoint status, authentication instructions, and response format.
- Live
busenco_custominstall check — a warning is shown in Settings when the drivers endpoint is unavailable.
Changed
- Removed
busenco_customfrom harddepends— it is now optional at runtime. - Added
dlv_fleetflow_basetodepends. - Drivers endpoint returns a 404 JSON error when
busenco_customis not installed.
[1.0.0] - 2026-06-14
Added
- Initial release.
GET /fleetflow/contactflow/drivers?location=<location>endpoint.- Bearer token authentication via Odoo native API keys.
- Optional
locationfilter on the drivers endpoint.