From 6aefa90fe884ce5045af1204ec7985e944b97558 Mon Sep 17 00:00:00 2001 From: kobergj Date: Mon, 24 Apr 2023 08:51:09 +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 68d2d2941..c316dd69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix Search reindexing performance regression: [#6085](https://github.com/owncloud/ocis/pull/6085) * Bugfix - Fix Search tag indexing: [#5405](https://github.com/owncloud/ocis/pull/5405) * Bugfix - Fix user type config for user provider: [#6027](https://github.com/owncloud/ocis/pull/6027) +* Bugfix - Fix userlog panic: [#6114](https://github.com/owncloud/ocis/pull/6114) * Bugfix - Add missing CORS config: [#5987](https://github.com/owncloud/ocis/pull/5987) * Bugfix - Populate expanded properties: [#5421](https://github.com/owncloud/ocis/pull/5421) * Bugfix - Add portrait thumbnail resolutions: [#5656](https://github.com/owncloud/ocis/pull/5656)