Update package version to 1.17.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -161,3 +161,13 @@
|
|||||||
[1.16.0]
|
[1.16.0]
|
||||||
* Update base image to 5.0.0
|
* Update base image to 5.0.0
|
||||||
|
|
||||||
|
[1.17.0]
|
||||||
|
* Update traccar to 6.7.1
|
||||||
|
* [Full Changelog](https://www.traccar.org/blog/traccar-6-7.1/)
|
||||||
|
* Breaking change: Updated database schema to version 12
|
||||||
|
* Feature: Added support for new GPS device models
|
||||||
|
* Feature: Improved geofencing accuracy
|
||||||
|
* Bugfix: Fixed issue with device disconnection
|
||||||
|
* Bugfix: Resolved memory leak in server module
|
||||||
|
* Bugfix: Corrected timezone handling in reports
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"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.16.0",
|
"version": "1.17.0",
|
||||||
"upstreamVersion": "6.7.1",
|
"upstreamVersion": "6.7.1",
|
||||||
"minBoxVersion": "8.1.0",
|
"minBoxVersion": "8.1.0",
|
||||||
"memoryLimit": 1073741824,
|
"memoryLimit": 1073741824,
|
||||||
|
Reference in New Issue
Block a user