From 784f42e186c8135ed3d65ef18cd5472f3c2a1424 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Tue, 14 Mar 2023 15:56:47 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a16fe50f..7e0c8046b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Return 425 on Thumbnails: [#5300](https://github.com/owncloud/ocis/pull/5300) * Bugfix - Disassociate users from deleted school: [#5343](https://github.com/owncloud/ocis/pull/5343) +* Bugfix - Fix default role assignment for demo users: [#3432](https://github.com/owncloud/ocis/issues/3432) * Bugfix - Fix Postprocessing events: [#5269](https://github.com/owncloud/ocis/pull/5269) * Bugfix - Fix Search tag indexing: [#5405](https://github.com/owncloud/ocis/pull/5405) * Bugfix - Populate expanded properties: [#5421](https://github.com/owncloud/ocis/pull/5421)