Files
traccar-app/CHANGELOG.md
Girish Ramakrishnan 8d35c6b967 Version 1.13.0
2024-08-10 10:17:09 +02:00

3.5 KiB

[0.1.0]

  • Initial version

[0.2.0]

  • Update manifest

[0.3.0]

  • Log to stdout

[0.4.0]

  • Switch from postgres to mysql. This will break previous installations, please start afresh
  • Optional SSO

[0.4.1]

[0.5.0]

[0.6.0]

[1.0.0]

  • First stable release
  • Add support for gl200 protocol port 5004

[1.0.1]

  • Add GPS103 port 5001

[1.0.2]

  • Add TAIP port 5031

[1.0.3]

[1.1.0]

[1.2.0]

  • Update base image to 4.0.0

[1.2.1]

  • Add H02 port 5013

[1.2.2]

[1.3.0]

[1.4.0]

  • Add support for Telefonika TMT250 Port 5027

[1.5.0]

[1.5.1]

[1.6.0]

  • Update base image to 4.2.0

[1.7.0]

  • Update traccar to 5.10
  • Full changelog
  • Release Announcement
  • Two-factor authentication using TOTP
  • Event to notify about sent queued commands
  • Option to access last position in computed attributes
  • Unification of OBD speed units
  • Event buffer limit in the web app (should improve performance)
  • Automatic update check for the web app

[1.7.1]

[1.7.2]

[1.7.3]

  • Only create admin account on fresh installation

[1.8.0]

[1.9.0]

[1.10.0]

  • Update traccar to 6.2
  • Full changelog
  • Computed attributes can now be ordered using priority
  • Support token authentication for WebSocket
  • Allow regular users to edit hours and total distance
  • Support for right-to-left languages on map
  • Terms and privacy policy option
  • Engine hours are now calculated after computed attributes
  • Default configuration file is now removed to avoid confusion and misconfiguration

[1.11.0]

  • Migrate to OIDC login

[1.11.1]

  • Fix bug where OIDC configuration was cleared in non-sso mode

[1.12.0]

  • Update traccar to 6.3
  • Full changelog
  • Health check on the volume of stored messages
  • Fix push notifications for read-only users
  • Use official Google Map tiles with an API key
  • Add Google traffic overlay
  • New reverse geocoding options
  • Faster device removal without removing history
  • Avoid duplicated tasks with horizontal scaling
  • Add a users column to the device list
  • Clear attribute on null computation result

[1.13.0]

  • Update traccar to 6.4
  • Full changelog
  • critical fix for device freezing issue