Fix cases that produce the following error messages in Legacy SiteAdmin when doing various actions such as listing Message Providers, Add/Remove Variables, Edit Commands, Reprocess reports, and more:
- "_SYSTEM user login can only be used from same IP address."
- "Empty username or password."
Provides a standardized way to include links in the UI.
Fix issue to prevent click events not working on some reports.
Add a new 'Script' option to the trip definition dropdown list in Device Mapper. This helps distinguish whether the variable comes from scripts or mappings.
Improve security of Tracks service.
- REST API tokens are now generated from the User form.
- The REST API token resource has been deprecated in favor of the new token workflow.
Add link to "REST API Documentation" in application menu -> Admin -> Development.
Update SSH.NET to latest version.
- Improvements to fetching tracks in MSSQL.
- Expose POI ID in poi.find.
Bug fix that so that the trip definition input shows all the correct options.
Compatibility for Google Maps to reflect in the Fleet app.
- Share location tool fix: speed is now correctly displayed in metric km/h instead of mph when "en-uk" measurement is selected.
- ArcGIS Map: scalebar is now displayed in metric units when "en-uk" measurement is selected. Updated ArcGIS API to latest 4.27 and 3.44 versions.
- Command queue optimizations.