Update package version to 1.17.0

This commit is contained in:
Package Updates
2025-05-27 09:26:41 +00:00
parent 056b8e6e42
commit 0c10d06b47
2 changed files with 11 additions and 1 deletions

View File

@@ -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

View File

@@ -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,