Releases: fleetbase/fleetops
Releases · fleetbase/fleetops
v0.3.7
- (fix) edit driver controller universe property
- (feature) added
navigator/v1
api namespace
- (fix) navigator app setting styling and click to copy
v0.3.6
- Upgraded for Ember 5.4
- Critical bug fixes and patches
- Added navigator app settings
- Improved UX
- Can now import orders using latitude, longitude or location column
- Several API fixes
v0.3.5
- Improvements and patches to data structures
- Added refresh button to tabular data
- Improved
<FleetListingPanel />
component
- Upgraded dependencies
v0.3.4
- Fixed filters throughout management section
- Several patches and fixes for management section
- Improvements and patches for drawer component
- Drawer component can now save state via UI
- Database schema changes
- Bugfixes
v0.3.3
- Added new "Scope" or Live Map Drawer Feature for viewing live data and map context
- Added Scheduler feature
- Bug fixes and patches
v0.3.2
- Full refactor of management section
- Improvements to
contextPanel
service
- Patches and fixes
- Upgrade of dependencies
- Patched and fixed Fuel Reports, and Issues section
v0.3.1
- Register notifications to
NotificationRegistry
- Upgrade dependencies
- Patches and bugfixes
v0.3.0
- Refactor context panel handling of management resources for Drivers, Vehicles
- Expand upon context panel functionality
- Improvement of
<LiveMap />
component refactor
- Added Visibility controls for LiveMap to toolbar
- Patched vehicle devices table and structure/models
- Added vehicle devices event table/model to track events per device
v0.2.9
- Several bug fixes and patches
- Added
LeafletContextmenuService
for managing contextmenu's easier
- Added
LeafletMapManagementService
for abstracting and managing leaflet map easier
- Full refactor of
<LiveMap />
component and now displays vehicles on map
- Added
<ContextPanel />
component and service for trigger details/editing overlay throughout FleetOps
v0.2.8
- Bump core-api dependency to 1.3.1 to support monorepo