Releases: fleetbase/fleetops
Releases · fleetbase/fleetops
v0.4.17
- Order Config Refactor
- Fixed Order QR Scan
- Added Organizations List API
- Added Proof of Delivery via Photo Capture
- Fixed Issues route
- Added Consumable Issues API
- Several bug fixes and patches
What's Changed
- feature/order-config-refactor by @roncodes in #67
- fixed order scan by @doljko in #84
- created org list api by @doljko in #85
- Added capture camera endpoint by @doljko in #87
- fixed route issues controller by @doljko in #86
- v0.4.17 by @roncodes in #88
Full Changelog: v0.4.16...v0.4.17
v0.4.16
v0.4.15
- Hotfix: Disable ssl verify for curl request to google distance matrix API
What's Changed
- disable ssl verify by @tortuvshin in #80
- v0.4.15 by @roncodes in #82
New Contributors
- @tortuvshin made their first contribution in #80
Full Changelog: v0.4.14...v0.4.15
v0.4.14
v0.4.13
- Feature: Added Avatar Management (Upload custom avatars for vehicles, places, or drivers).
- Hotfix: Patched Places Creation API.
- Feature: Enabled editing of order routes.
- Feature: Improved Driver Details Panel UX.
- Feature: Enhanced Scheduler UX.
- Hotfix: Upgraded system dependencies.
What's Changed
- v0.4.12 by @roncodes in #77
- created avatar management page for admin and implemented on the vehic… by @TemuulenBM in #74
- v0.4.13 by @roncodes in #78
Full Changelog: v0.4.12...v0.4.13
v0.4.12
- Added
toArray()
method to notifications
Full Changelog: v0.4.11...v0.4.12
v0.4.11
- Fixes deprecation error/warning which occurs in some environments
Implicit conversion from float x to int loses precision
when creating aDistanceMatrix
object
What's Changed
Full Changelog: v0.4.10...v0.4.11