Automated changelog update [skip ci]

This commit is contained in:
Andre Duffeck
2023-04-03 12:52:04 +00:00
parent 668a37059b
commit 2479527cf6

View File

@@ -10,6 +10,7 @@ The following sections list the changes for unreleased.
* 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 so that PATCH requests for groups actually updates the group name: [#5949](https://github.com/owncloud/ocis/pull/5949)
* Bugfix - Fix OIDC auth cache: [#5997](https://github.com/owncloud/ocis/pull/5997)
* 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)