From 41f7697202d9414eabf732ea9184717dfe9ff3b2 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 23 Apr 2024 09:05:39 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7ad70e5ad..c7e5be1f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix creating new WOPI documents on public shares: [#8828](https://github.com/owncloud/ocis/pull/8828) * Bugfix - Nats reconnects: [#8880](https://github.com/owncloud/ocis/pull/8880) * Bugfix - Update the admin user role assignment to enforce the config: [#8897](https://github.com/owncloud/ocis/pull/8897) +* Bugfix - Fix affected users on sses: [#8928](https://github.com/owncloud/ocis/pull/8928) * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) * Change - Disable resharing by default for deprecation: [#8653](https://github.com/owncloud/ocis/pull/8653) * Enhancement - Introduce staticroutes package & remove well-known OIDC middleware: [#6095](https://github.com/owncloud/ocis/issues/6095) @@ -266,6 +267,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8897 +* Bugfix - Fix affected users on sses: [#8928](https://github.com/owncloud/ocis/pull/8928) + + The AffectedUsers field of sses now only reports affected users. + + https://github.com/owncloud/ocis/pull/8928 + * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) We wrapped the store service in a micro store implementation and changed the