Version 1.11.1

This commit is contained in:
Girish Ramakrishnan
2024-06-13 12:00:02 +02:00
parent 734dd6c167
commit e507297c6e
2 changed files with 4 additions and 1 deletions

View File

@@ -114,3 +114,6 @@
[1.11.0] [1.11.0]
* Migrate to OIDC login * Migrate to OIDC login
[1.11.1]
* Fix bug where OIDC configuration was cleared in non-sso mode

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