Version 1.7.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -69,3 +69,13 @@
|
|||||||
[1.6.0]
|
[1.6.0]
|
||||||
* Update base image to 4.2.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
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "Modern GPS Tracking Platform",
|
"tagline": "Modern GPS Tracking Platform",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"upstreamVersion": "5.9",
|
"upstreamVersion": "5.10",
|
||||||
"minBoxVersion": "7.1.0",
|
"minBoxVersion": "7.1.0",
|
||||||
"memoryLimit": 1073741824,
|
"memoryLimit": 1073741824,
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
|
Reference in New Issue
Block a user