Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the release of Traccar 5 platform provided by PowUnityBikeTrax GPS Platform 5, we have many new updates to announce.

Modern web app

There is a brand new modern webapp which will contain all the new features going forward. This is a mobile-friendly PWA (progressive web app) which brings much more usability, functionality, and ease.

...

Show arrows for route points - show moving direction instead of dots
Expand
titleModern web app updates:
  • Add logs report page - a new option to see raw device data directly from the web appDefault map option

  • Improved live routes

  • Direct calendar creation - simple calendar can now be defined directly from Traccar web app.

  • Events drawer on the main screen

  • Address search on the mapMap view for event reports

  • Google Maps layers

  • Links to Google Maps and Street View

  • Map compass and scale controlsGPX geofence import

  • Responsive design enhancementsMigrated maintenance screens

  • Updated reports to use configurable grid instead of fixed table layout

  • Dynamic map layer switching in the web app without page refresh

  • Configurable altitude units

  • Faster reports - summary, trips and stops now have a fast option with some reduction in accuracy

  • Trip parameters can be configured per device

  • Major UI redesign for the modern web app

  • Geofence management support in the modern app

  • Fixes for broken maps, including Yandex

  • Device list filtering and sorting

  • Handle 12 hour time format

  • Clickable route report points

  • Configurable information in the device list

  • Custom marker color for devices - for example you can color device based on ignition

  • Custom report and geofence colors

  • Many new map layers and overlays

  • Network page with device cell and wifi info

  • Map view for trips, stops and route reports

  • Multiple devices support for the summary report

  • Sounds for web notifications

  • Device images - you can upload an image per device to display in the popup

  • WebSocket connection keepalive; no more random error popups

  • Performance improvements in the modern app to handle large number of devices

  • Option to access last position in computed attributes

  • Show driver name instead of ID

  • Persisted device filtering

  • More sorting and filtering options for devices

  • Show geofences on most of the screens with map

  • Show device count by status

  • Search field in settings on mobile

  • A feature to adjust speed limits threshold

Traccar API/Server

There’s also been a lot of changes to the Traccar API. There aren’t many things different to note here. There has only been the moving of the list of geofences from devices to positions as the parent entity. If you query for an Event , servertime has been renamed to eventtime.

...