From 5a3e4f5b78615f384091c0bbe3d24ef9917de3e5 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Tue, 24 Oct 2023 13:03:22 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88282acd8..5f4b69fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ The following sections list the changes for unreleased. * Enhancement - New value `auto` for NOTIFICATIONS_SMTP_AUTHENTICATION: [#7356](https://github.com/owncloud/ocis/issues/7356) * Enhancement - Tika content extraction cleanup for search: [#7553](https://github.com/owncloud/ocis/pull/7553) * Enhancement - SSE for messaging: [#6992](https://github.com/owncloud/ocis/pull/6992) +* Enhancement - Implement sharing roles: [#7524](https://github.com/owncloud/ocis/pull/7524) * Enhancement - Improve SSE format: [#7325](https://github.com/owncloud/ocis/pull/7325) * Enhancement - Keyword Query Language (KQL) search syntax: [#7212](https://github.com/owncloud/ocis/pull/7212) * Enhancement - Add OCIS_LDAP_BIND_PASSWORD as replacement for LDAP_BIND_PASSWORD: [#7176](https://github.com/owncloud/ocis/issues/7176) @@ -286,6 +287,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6992 +* Enhancement - Implement sharing roles: [#7524](https://github.com/owncloud/ocis/pull/7524) + + Implement libre graph sharing roles + + https://github.com/owncloud/ocis/issues/7418 + https://github.com/owncloud/ocis/pull/7524 + * Enhancement - Improve SSE format: [#7325](https://github.com/owncloud/ocis/pull/7325) Improve format of sse notifications