Version 1.13.0
This commit is contained in:
@@ -129,3 +129,9 @@
|
||||
* 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](https://www.traccar.org/blog/traccar-6-4/)
|
||||
* critical fix for device freezing issue
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Modern GPS Tracking Platform",
|
||||
"version": "1.12.0",
|
||||
"upstreamVersion": "6.3",
|
||||
"version": "1.13.0",
|
||||
"upstreamVersion": "6.4",
|
||||
"minBoxVersion": "7.1.0",
|
||||
"memoryLimit": 1073741824,
|
||||
"healthCheckPath": "/",
|
||||
|
Reference in New Issue
Block a user