Update package version to 1.15.0

This commit is contained in:
Package Updates
2025-01-12 08:36:48 +00:00
parent 0da60dccf0
commit bdb97eda2f
2 changed files with 13 additions and 1 deletions

View File

@@ -146,3 +146,15 @@
* Wialon position forwarding option * Wialon position forwarding option
* Fix map attribution control * Fix map attribution control
[1.15.0]
* Update traccar to 6.6
* [Full Changelog](https://www.traccar.org/blog/traccar-6-6/)
* Managers can now send announcements
* Fixes for multiline SMS notifications
* Early and late computed attributes
* Improvements to user session security
* Support for custom navigation links
* Enhanced speed color scheme
* Collapsible settings and reports drawer
* Improved device card UI

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.14.0", "version": "1.15.0",
"upstreamVersion": "6.6", "upstreamVersion": "6.6",
"minBoxVersion": "8.1.0", "minBoxVersion": "8.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,