| commit | c72efa9f32ac95e75bf1e47882cc79244a8bb819 | [log] [tgz] |
|---|---|---|
| author | Helge <stallkamp@ids-mannheim.de> | Thu Dec 18 12:43:18 2025 +0100 |
| committer | Helge <stallkamp@ids-mannheim.de> | Wed Feb 25 13:53:47 2026 +0100 |
| tree | 8d68a339021ffa0c706a86dd7171c80dd388726f | |
| parent | 9306b25afbf9d6c337a8818c98b694d0f8904f54 [diff] [blame] |
Eliminates authorized_only (deprecation in Kustvakt v1.1) Change-Id: I58de8df24ab74c379946bd7c14a07223f5443b46
diff --git a/Changes b/Changes index 2ad0086..6271454 100644 --- a/Changes +++ b/Changes
@@ -4,6 +4,7 @@ - Enhance handling of improper json files (diewald) - Support API version 1.1 (diewald) - Support title change in button groups (diewald) + - Eliminates authorized_only (deprecation in API version 1.1) 0.64 2026-02-14 - Improve 'Plugins' mounting (diewald)