From c99b3fac63c0c4fa0344e1ef0c2270690f7e62ed Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Fri, 9 Feb 2024 09:39:10 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce8099c51..d5f22dc935 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ The following sections list the changes for unreleased. * Bugfix - Signed url verification: [#8385](https://github.com/owncloud/ocis/pull/8385) * Bugfix - Fix an error when move: [#8396](https://github.com/owncloud/ocis/pull/8396) * Bugfix - Fix extended env parser: [#8409](https://github.com/owncloud/ocis/pull/8409) +* Bugfix - Graph/drives/permission Expiration date update: [#8413](https://github.com/owncloud/ocis/pull/8413) * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) * Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985) * Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062) @@ -278,6 +279,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8409 +* Bugfix - Graph/drives/permission Expiration date update: [#8413](https://github.com/owncloud/ocis/pull/8413) + + We fixed a bug in the Update sharing permission the expiration dates can't be + removed from link permissions. + + https://github.com/owncloud/ocis/issues/8405 + https://github.com/owncloud/ocis/pull/8413 + * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) Introduce a new environment variable `IDP_LOGIN_BACKGROUND_URL` that overrides