Version 1.7.0

This commit is contained in:
Girish Ramakrishnan
2023-11-22 10:20:25 +01:00
parent abc9b953ec
commit 39f43c1749
2 changed files with 12 additions and 2 deletions

View File

@@ -69,3 +69,13 @@
[1.6.0]
* Update base image to 4.2.0
[1.7.0]
* Update traccar to 5.10
* [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.10)
* [Release Announcement](https://www.traccar.org/blog/traccar-5-10/)
* 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