From e0d80f21e1fcac444a1034ef528aa2d6717501c7 Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Mon, 18 Nov 2024 15:54:29 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51438648c..1631dabc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ The following sections list the changes for unreleased. * Bugfix - Make collaboration service use a gateway selector: [#10584](https://github.com/owncloud/ocis/pull/10584) * Bugfix - Return an error if we can't get the keys and ensure they're cached: [#10590](https://github.com/owncloud/ocis/pull/10590) * Bugfix - Fix status code for thumbnail requests: [#10592](https://github.com/owncloud/ocis/pull/10592) +* Bugfix - Fix the activity field mapping: [#10593](https://github.com/owncloud/ocis/pull/10593) * Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569) ## Details @@ -153,6 +154,16 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/10589 https://github.com/owncloud/ocis/pull/10592 +* Bugfix - Fix the activity field mapping: [#10593](https://github.com/owncloud/ocis/pull/10593) + + https://github.com/owncloud/ocis/issues/10228 + https://github.com/owncloud/ocis/pull/10593 + Fixed + the + activity + field + mapping + * Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569) Tags: web