July 2018 - Updates and new features.
Click on "Update All" under Plugins in SiteAdmin to update all plugins.
If you have not updated Core to v5 yet GpsGate might tell you to install Java on your Windows server first.
Updates.v5 v5.0.0.1938 Released: 2018-07-19
User experiance:
- Added a new "Pending" status to vehicle status icons. A yellow pending icon will show if the tracker is connected and sends data to the server but did not send position.
- Added transparency to the vehicle marker attribute label on the map.
Features:
- Log browser JavaScript errors to System Tools -> Logs.
- Quick switch between applications by dropdown placed in top right corner.
Performance:
- Faster creating new applications.
Fixes:
- Using event rule icon notifications without icons could make vehicle markers fail.
- Better centering of vehicle name labels.
- Icon picker in Event Rule editor could sometimes fail to open correctly.
- Fixed display issue of time based accumulators in the user form
- Fixed issues with Status Icon from June Release.
- Changes in the Marker Attributes window are now instantly changed on the map instead of having to press "Apply" after each change. Note that workspace needs to be saved to keep the settings.
- Vehicle label on the map is now updated automatically after saving a user with a new label icon. Previously a browser refresh was necessary to see the changes.
- Fix issue where modification to tags, users, views, roles etc did not show in various places in the UI.
- Fix Delayed Event with Auto Trigger was not created when position timestamp was in the future
- Sort track data on source level (DB) for legace track storage V5 and V6. Fixes cases where reports generated on "old" data got wrong results
- Outgoing SMS messages will be cropped to fit within carrier restrictions rather than permanently failing. The current generalised setting is 153 bytes long.
This is 153 ASCII characters but fewer when using special characters.
- Track Replay could fail second time used
- Map layer selector now handles all alarm marker cases, previously missed "Clustering by rule" markers.
- Map layers fade in and out
- Fix display issues for App Console window
- IE/Edge compatibility fixes
Developer:
Added Geofence REST API resource
GET: Get a geofence by ID
LIST: List geofences within an application
Added GeofenceGroup REST API resource
GET: Get Geofence Group by ID
LIST: List Geofence Groups within an application
POST: Create a new Geofence Group
PUT: Update a Geofence Group
DELETE: Delete a Geofence Group
Added GeofenceGroup/Geofence REST API resource
LIST: Get Geofences within a Geofence Group
POST: Add a Geofence to a Geofence Group
DELETE: Remove a Geofence from a Geofence Group
- Exposed email and surname fields to user objects in scripts.
PointsOfInterest v5.0.0.1843 Released: 2018-07-19
Fixes:
- Archiving fixes.
Publish v5.0.0.1885 Released: 2018-07-19
Features:
- Added the possibility to draw todays track in Single Vehicle Publish (Share Location)
Fixes:
- Fix case in Publish plugin where "Show Users" text was black if no proper doctype was declared for the page where it was included.
- Removed map fullscreen button for published applications (there is already a fullscreen button in the bottom toolbar).
Google Maps v5.0.0.1871 Released: 2018-07-19
Fixes:
- When using the go to fullscreen button in Google Maps vehicles and geofences etc could appear to be cut-off on right-hand side.
- Disabled couple of the most extremely zoomed-out levels.
Area Search v5.0.0.1885 Released: 2018-07-19
Fixes:
- Map toolbar plugins now use new style icons for better looks.
- Fixed area search could get stuck if pressing ESC before zooming.
Grid Lines v5.0.0.1871 Released: 2018-07-19
Fixes:
- Map toolbar plugins now use new style icons for better looks.
Map Measure Tool v5.0.0.1924 Released: 2018-07-19
Fixes:
- Map toolbar plugins now use new style icons for better looks.
Map Coordinates v5.0.0.1871 Released: 2018-07-19
Fixes:
- Map toolbar plugins now use new style icons for better looks.
MultiMonitor v5.0.0.1885 Released: 2018-07-19
Fixes:
- Fixed a vehicle display issue with MultiMonitor plugin.
Reporting v5.0.0.1910 Released: 2018-07-19
Performance:
- Read all source data to list when render to more quickly release DB resource
- Added setting: 'Reporting_CreateProviderTempTableAlwaysEnabled' which will enable the source data to be extracted into a temp table before composing the full query in opposite to only do that when provider data is used in a JOIN statement
Fixes:
- Fix resolving driver using 'context.Driver' in script expression when used in reporting
- Fix profiling labels when creating tmp tables
Terminal v5.0.0.1915 Released: 2018-07-19
Performance:
- Faster creating new applications.
Maintenance v5.0.0.1924 Released: 2018-07-19
Performance:
- Faster creating new applications.
CoreMap v5.0.0.1921 Released: 2018-07-19
Fixes:
- Javascript framework updates.
ArcGISMap v5.0.0.1921 Released: 2018-07-19
Fixes:
- Javascript framework updates.
Mobile v5.0.0.1921 Released: 2018-07-19
Fixes:
- Compatibility with latest Google Maps.
HERE v5.0.0.1921 Released: 2018-07-19
Fixes:
- Forces use of HTTPS.
Branding v5.0.0.1924 Released: 2018-07-19
Fixes:
- Some images did not show properly for branded logo in VehicleTracker
Dispatch v5.0.0.1938 Released: 2018-07-19
- Document type custom fields added
- ETA feature added, enable in the Dispatch panel settings menu
- Routing functionallity improved performance.
- Many fixes to route creation UI