Bump version
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -135,3 +135,14 @@
|
||||
* [Full changelog](https://www.traccar.org/blog/traccar-6-4/)
|
||||
* critical fix for device freezing issue
|
||||
|
||||
[1.14.0]
|
||||
* Update traccar to 6.5
|
||||
* [Full changelog](https://www.traccar.org/blog/traccar-6-5/)
|
||||
* Handling processing errors to fix freezing devices
|
||||
* Option to use linked driver as the current driver
|
||||
* Support multiple alarms in a single position
|
||||
* Improve web app loading experience
|
||||
* Google Maps fallback option with no API key
|
||||
* Wialon position forwarding option
|
||||
* Fix map attribution control
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Modern GPS Tracking Platform",
|
||||
"version": "1.13.0",
|
||||
"upstreamVersion": "6.4",
|
||||
"version": "1.14.0",
|
||||
"upstreamVersion": "6.5",
|
||||
"minBoxVersion": "7.1.0",
|
||||
"memoryLimit": 1073741824,
|
||||
"healthCheckPath": "/",
|
||||
|
Reference in New Issue
Block a user