What’s new?
- Timeline Widget: Fixed the issue where the Timeline Widget was not properly listening to other click actions from other widgets in the same dashboard. The widget now correctly inserts the vehicle and date, and loads data immediately without additional clicks.
- Event Processing Timestamp: Added a new field to the event details tabs in dashboards and static pages to display the timestamp when the event was processed. This is also available as a dashboard datapoint. For example, if an event occurred at 11:00 AM on 7/6/2024, but was processed at 11:04 AM on the same day, both times will now be visible.
- Event Mapping: Automated the creation of new Event types when a record is created in EventTypeMapping, specifically for MiX Telematics. This ensures unique event type mappings, which can be manually adjusted if needed.
- Tooltips for Heatmaps: Added mouse-over tooltips to heatmaps that display values for the series enabled at that point. This feature provides detailed information on each series value and the applicable datetime when hovering over a heatmap colour.
- Extend Available Max Distraction Time in GMD: Increased the maximum distraction time available in GMD Config Settings to 10 seconds for enhanced flexibility.
- Admin System Rework: Reviewed and optimised the Admin System to significantly speed up user lists and fetch operations by replacing Entity Framework calls with raw SQL where possible.
- Disable Accounts with Invalid Integration Credentials: Implemented a process to flag and disable accounts when integration credentials become invalid. This applies to integrations with GeoTab, MtData, Streamax, MixTelematics, and TeletracNavman. An email notification will be sent with details about the client name, telematic provider code, and error message.
Plus other minor changes, bug fixes and improvements.