Releases

search
Main Releases
Beta Releases
Build 5230
2021-02-11

February 2021

In addition to a new official Portuguese translation, we've got lots of tweaks and UI improvements. You can also now enable/disable map providers for the Fleet app, giving you more control of the end user experience. Read more highlights here or dive into the details with the release notes below.

New

Fleet

  • Map providers can now be enabled/disabled (specifically for the Fleet app) on the server using the _FleetAppUseMap privilege. Supported maps are Google Maps and ArcGIS map.

Localization

  • Portuguese' is completely updated. The language flavor is Brazilian Portuguese. The separate 'Portuguese Brazil' language is removed.

General

  • Deploy framework can now check if GpsGate Server is running on a server with .net48 runtime installed.
  • Warning in Site Admin when using MySQL 8.0.23, which is not compatible with GpsGate.
Improved

Localization

  • Removed 'Espanol 2' language.
  • Language key updates (Chinese, German).

User Experience

  • Better error message when a .net Framework is missing, including a link to download page.
  • Improved performance executing Event Rules.
  • Added DEBUG: to messages that are not errors in geofence cache log.
  • Performance improvements. Faster loading.

Privileges

Do not allow login to the desktop application (Vehicle Tracker) while having only the _MobileLogin privilege. Previously having the _MobileLogin would allow login to the desktop application. As this is no longer the case, some roles might have to be updated accordingly.

  • _MobileLogin is required to access the Mobile site
  • _WebLogin is required to access the Desktop site

General

  • Geoserver Map can now opt-out of using background color (bgColor) for possibly better tile caching.
  • Sharing location (publish plugin): All scripts are now loaded from relative paths. Allows for UI port forwarding.
  • Set a capacity for device processing queues. Once the capacity is reached, the device will be disconnected and will require reconnecting.
  • Improved Saml logging.
  • Disable Event Rule HTTP notifier (Command Notifier -> Custom Server -> http) if there are 10 consecutive notification failures within a 10 minute period. Re-enabling the notifier after 10 minutes.
  • utf8mb4 connection string charset for newer MySql versions.
Fixed

Fleet & mobile

  • Fixed an issue in mobile causing IIS not booting up and register components as expected. This caused issues like EventRules having Geofence Expression could not be created or modified.'
  • Geofences on Google Maps should be displayed with the correct color all the time now.
  • Avoid app crashing when a geofence group is deleted on the server.
  • Touches outside a bottom sheet should now minimize the bottom sheet.

User experience

  • Filter invalid positions when drawing tracks.
  • Mouse wheel zoom works on custom maps again.
  • Removed excessive and faulty error log messages.
  • Fixed a bug saving status icon in User Form.
  • Fixed a bug that could cause tracks to not load on large servers with a short device update interval.
  • Fixed an issue with the accumulator date picker in the user form.
  • #ERR now displays in fields in the vehicle list that earlier crashed the complete list.
  • Fixed issue with the default value for settings profile not being displayed when opening a user type in the user type form and not being used in user form correctly.
  • Fixed a bug that could cause the Maintenance Notification form to not display properly.
  • Fixed a bug that caused the command tag new/edit window to not display properly.
  • Fixed migration for Arabic geofences.

General

  • Fixed a bug that prevented Application Tags being selected in the SMS Provider dropdown in SiteAdmin -> Settings -> SMS page.
  • Fixed Datcom protocol.
  • Fixed NullReferenceException while fetching SessionContext without a cookie set. Update assembly redirect for Newtonsoft.Json.
  • Removed aspx webform based http device endpoints under the following paths: - http(s)://hostname/gpsgate.aspx / - http(s)://hostname/sanav.aspx
Deprecated

GpsGate will soon no longer support .NET Frameworks below version 4.8. We recommend updating this month, although version 4.7 is still supported for a short period of time. You can download and update the newest .NET Framework here (Runtime).

Build 5110
2021-01-15

January 2021

January's maintenance release includes a lot of backend improvements and fixes. We've also updated the Arabic language to a professionally translated version. Read about the release highlights.

New

Localization

  • Professional Arabic translation.
  • Added translations to reporting.
  • Added Espanol keys to user-based reports.

Technical

  • Added POI ID to Dispatch API model.
  • Added option to upload metadata file (Saml)
  • Added support for Individual Registration request (WASL data forward).

User experience

  • Added a loading animation when waiting for the login page to load and also when logging in to an application.
Improved

Maps and geocoding

  • Native Maps performance improvements.
  • Improved handling of empty results from geocoding service.

Speeding expression

  • Better road search when using SpeedingExpression.
  • Updated speeding expression to do an exhaustive search when looking for the closest road.

Cleanup

  • Uses longest cleanup time for track data for shared devices.
  • Always keep the last accumulator value when cleaning up accumulator data.

General

  • Tuning “City Drive” Track Filter. Fewer small trips in the same spot.
  • Registered mobile app activity.
  • Improved Application Template imports containing script apps.
Fixed

Geofences

  • Fixed Geofence privileges when creating/editing geofences.
  • Fixed migration for invalid geofences.
  • Fixed updating Geofence Groups from scripts.
  • Geofence service - fixed expired license issue and other issues.
  • Fixed geofence startup problems when using MSSQL.

User experience

  • Fixed an issue that displayed the top menu in VehicleTracker before the custom branding color was applied.
  • POI map layer visibility state is correctly saved in the workspace.
  • Fixed issue with not being able to select the day of the month at year's end in report scheduling.
  • Fixed issue with note categories not being removed visually from the UI when deleted.

Privileges

  • Fixed issue with driverId triggering a change causing a privilege error when being restricted by an access mask.
  • Fixed memory leak when devices are blocked by either missing _DeviceLogin privilege or by AccessFilter.

Localization

  • Fixed XML errors in Danish language files.

General

  • Fixed issue with upgrading when running MySQL 8.0.x on Linux systems.
  • Fixed MSSQL upgrade scripts (Saml, WASL data forward).
Build 5033
2020-12-15

December 2020 release

Happy holidays! You get all of this month's release goodies a few days early in recognition of the holidays. The Fleet app now supports Geofences to help you run your business from the field. We've also added new user-based reports. Read the release highlights.

New

Fleet

  • Added the geofence feature.
  • Added ArcGIS map support.

Reports

Added user-based reports for trip & idle and event rules:

  • TR1000-U Trip & Idle detailed
  • TR1001-U Trip & Idle daily
  • EV1000-U Event rule
  • EV1001-U Event rule total
  • Added MT1002: maintenance service status per vehicle.

Security

  • Added the option to enable Token-based Mitigation Authentication to prevent Cross-Site Request Forgery attacks. This can be enabled in SiteAdmin -> Security -> Use Token Based Mitigation Authentication.
Improved

Language

  • Updated the FleetApp English lang file in preparation for the upcoming Fleet v1.6.X release.
  • Significant Francais update with 1700 new language keys.

Geofences

  • Introduced geofences as microservice and all the accompanying changes to integrate it into the solution (see the new Fleet app geofences feature).

Fleet

  • Security improved.

General

  • Optimizations to Updates.v5, Terminal, Reporting, CargoMove Data Forward, Road Works, SpeedingExpression via build 4985.
  • Added a plugin/platform prerequisites framework.
  • More cleanup of old Driver Journal resources.
  • Adapted pagination query in the snapshot to be compatible with Sql Server 2008.
  • Removed and replaced links to the deprecated forum in Site Admin and Vehicle Tracker applications.

Security

  • Security improved. Upgrade recommended. The following response headers for service calls have been added: X-Content-Type-Options: nosniff ; X-Frame-Options: sameorigin

Dispatch app

  • Improved security.
  • Updated app icon.
Fixed

Geofences

  • Fix geofence service init migration.
  • Hide the "New geofence" button when the user doesn't have edit privileges.
  • Show warning when trying to edit a geofence without the required privileges.
  • Fixed an issue that could prevent geofences from being drawn on the map.
  • Improved error handling when geofence KML import fails.
  • Geofence service - fixed migration of custom ids.

Fleet

  • Fixed an issue with the trip calendar on iOS.
  • Fixed an issue with images on iOS 14.
  • Fixed issues with content rendered outside the view on newer phones.
  • Fixed issues with the keyboard on iOS.

Errors & Permissions

  • Fixed an issue that caused localization keys with an empty value to display the key instead (e.g. UNIT_SYMBOL_NONE)
  • Display actual error message when saving a system message fails.
  • Increase retry count for migrations and display message of failure instead of crashing service.
  • Fixed an issue with the two-factor authentication manager window in Vehicle Tracker being hidden for non-Site Admin users.
  • Made UPD connection pooling predictable during high loads.
  • Fix case where branding could disappear after upgrade.
  • Fixed issue with status indicators' upper limit including removed icon sets.
  • Fixed an issue that sometimes caused endless loading of a (Vehicle Tracker) application after logging in.
Deprecated

Cannot upgrade without first uninstalling the following deprecated plugins:

  • AlwaysValid
  • CheckHDOP
  • Ayna Maps
  • VisitAll

See the deprecation schedule here.

Build 4965
2020-11-19

November 2020 release

Three existing UI languages are now updated and fully vetted: Chinese, Spanish, and German. Read more about language flexibility in GpsGate - 20+ languages and the ability to select language on a per server, per application, or per user basis.

New
  • Added Chinese (simplified) language.
  • New and fresh German translation.
  • Updated Spanish language.
  • Global search can now also find custom fields.
Improved

Geocoding:

  • Reverse geocoding improvements (Kuwait).
  • Reverse geocoding improvements (USA).
  • Guard against installing multiple same geocoders (Geofence, GpsGate, and Geofence + GpsGate).

UX

  • Increase width of email and SMS recipient dropdown popup in Event Rule window.
  • Alphabetically sort geofence tags shown in event expression dropdown.
  • The columns in Event Panel table can be resized.
  • Added a button for copying the IMEI to clipboard.
  • Added option to redistribute column sizes evenly on resizable tables.
  • Filter user settings send to the UI.

Performance

  • Implemented Shared Batch for MSSQL.
  • Moved all logic around VT application access from IIS to the GpsGate service.
  • Faster loading on application.
  • Faster role management in VT.

Rebranding

  • Update Site Admin to use the new website's news release feed.
  • Update to new GpsGate logo in Site Admin and browser part of GpsGate Server installer wizard.

Simulator:

  • Deleting simulator stops Getting Started to show Tooltips.
  • Simulator is now selected as active once added from Getting Started.
  • Simulator created from Getting Started now uses default tags for Device.
  • Simplified creation of simulator from User Form:
  • A unique username will be generated by default.
  • Removed firewall-check for simulators.
  • Fix issue were using a locale that doesn't use the Gregorian calendar would cause the simulator to get stuck in pending mode.

Developer / REST

  • Fuel Consumption REST API - endpoints for custom fields.
  • REST: Trips and Idle reports are now sorted in time order for the Trips resource.
  • REST: A resource for getting an accumulator value at a specific time.
    GET /applications/{applicationid:int}/users/{userid:int}/accumulators
    GET /applications/{applicationid:int}/users/{userid:int}/accumulators/{accumulatorid:int}
    GET /applications/{applicationid:int}/accumulators/{accumulatorid:int}
Fixed
  • Remember 2FA for 30 days did not always work.
  • Fixed issue where the Getting Started window would show "Cannot set property 'deviceDefinitionID' of undefined"-error when creating Simulator.
  • Fixed an issue where logins with Active Directory and SAML could end up on an empty login screen.
  • It is now possible to remove the selected device hardware and IMEI when editing a User.
  • Track points Export button visibility now respects the _UseTrackExport privilege.
  • Fix rare case where a server under high load could stop processing some of the incoming device data.
  • Fixed issue where Device Type would be set to visible by default when opening a non-changed User Type (E.g "Device") in User Type Editor. If user then saved the User Type, Device 1, 2 and 3 would be visible in User Form.
  • Fix issue with not saving correct marker icon visibility in user access mask editor.
  • Fixed an issue causing mobile devices to end up in an infinite reload of the login page.
  • GpsGate listener - Do not attempt to process a command on a disposed connection.
  • Dispatch: use delimiter set for the application when exporting dispatch jobs.
  • Remove POI custom field values on location removed, category removed.
  • Clean up orphans on POI upgrade.
  • Validate Driver Event Rules configuration when saved.
  • Check length when writing event state (to any db type), ensuring that the throw is in the round trip, failing a Script Expression as expected.
  • Fix crash column not showing any icons after adding it to the vehicle table as a column.
  • RabbitMQ: made routing key templatable again.
  • Fixed RabbitMQ to resolving variables containing functions (such as START, END, FINAL) during notification.
Deprecated
  • Removed old AppGateway (old custom login pages are no longer supported).
  • Removed deprecated Links framework.
  • Asset protection deprecated. Updates not possible before AssetProtection is uninstalled.
  • Removed EC1000 and EC1001.
  • Removed _UseSingleLogin privilege and functionality. A seamless experience between devices renders it unnecessary.

See the deprecation schedule here.

Build 4819
2020-10-15

October 2020 release

Two-factor authentication is now available!

New
  • Two-factor authentication can be enabled on the server. Two-factor authentication (2FA) adds an extra layer of protection to your account by requiring you to enter a one-time passcode when accessing your account. To use 2FA, you need to download and install an authentication app on your smartphone or tablet.
  • GpsGateServer/SiteAdmin/Index.aspx now redirects to the main login page if the user is not logged in. Redirects to SiteAdmin if user is logged in.
  • GpsGateServer/Login.aspx page is now deprecated and redirects to the main login page.
Fixed
  • The columns in Event Panel table can be reordered.
  • Fixed closing events after they have been cleaned up.
  • Fixed caching issue when switching between old and new scripting engine.
  • List required Custom fields before not required Custom Fields in User Edit window.
  • Fix issue with templates sharing custom fields settings when creating a new through copying it.
  • Service logs HTTP bindings at startup
  • Fleet App module can now be selected when adding new keys in the localization editor.
  • Fix next and prev month buttons in the calendar after changing sorting to years.
  • Add Select button to date pickers.
  • Fix issue where the event panels selected date would reset when reopening the date picker.
  • Various upgrades that stopped running on install since .3303 should run again (GC, MIME, JintVersion, NLog targets)
  • Fixed issue where Event panel become blank when in window mode.
  • Performance boost while mirroring roles between IIS and the GpsGate Service.
Improved
  • When creating a new device, Username and Display name is now populated with autogenerated suggestions.
  • Improved performance for track related operations.
  • Reduce the loading time of the login page.
  • The drawn simulated track will now handle turns and follow the road better.
  • When starting a new route, the simulator's initial position will be sent instantly.
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.