From e0cd3fb1e8f938f15e9b4c4b23942c210050ba2d Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 7 Nov 2022 12:21:16 +0100 Subject: [PATCH] add changes of 5.1.28 --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e43986e67..0e334bfbe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ - fix regression in password forgotten function - fix security issue when creating hash in password forgotten operation - add initial support for logging and notifications in rest api +- add rest api calls to get attributes of a document version and to set + attributes of folders, documents, and document versions +- fixed various errors in swagger.yaml - use methods in inc/inc.ClassNotificationService.php for webdav - clear login failures when login by webdav succeeds