From aec511a4e6d3c19a7f1068e9516ffc35c902148b Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 3 Apr 2023 17:14:37 +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 91e973d17c..6d8b38e3ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The following sections list the changes for unreleased. * 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 - 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) * Bugfix - Fix authenticate headers for API requests: [#5992](https://github.com/owncloud/ocis/pull/5992)