Version 1.11.0

This commit is contained in:
Girish Ramakrishnan
2024-06-06 14:58:20 +02:00
parent b6945531b8
commit 8a4cdc2b03
2 changed files with 5 additions and 1 deletions

View File

@@ -110,3 +110,7 @@
* Terms and privacy policy option * Terms and privacy policy option
* Engine hours are now calculated after computed attributes * Engine hours are now calculated after computed attributes
* Default configuration file is now removed to avoid confusion and misconfiguration * Default configuration file is now removed to avoid confusion and misconfiguration
[1.11.0]
* Migrate to OIDC login

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.10.0", "version": "1.11.0",
"upstreamVersion": "6.2", "upstreamVersion": "6.2",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,