From 49bc2969c0ac2be9d6fd0cf6dfe34665c4edb34c Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Mon, 9 Dec 2024 14:42:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17efb313e32..5f78c68a9c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix deny access for graph roles: [#10627](https://github.com/owncloud/ocis/pull/10627) * Bugfix - Fix possible race condition when a thumbnails is stored in the FS: [#10693](https://github.com/owncloud/ocis/pull/10693) * Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701) +* Bugfix - Fix FileInfo BreadcrumbFolderURL: [#10718](https://github.com/owncloud/ocis/pull/10718) * Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735) * Enhancement - Fetch shared resource metadata concurrently in graph: [#10683](https://github.com/owncloud/ocis/pull/10683) @@ -95,6 +96,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10701 +* Bugfix - Fix FileInfo BreadcrumbFolderURL: [#10718](https://github.com/owncloud/ocis/pull/10718) + + We fixed the FileInfo.BreadcrumbFolderURL in a collaboration api" + + https://github.com/owncloud/ocis/pull/10718 + * Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735) Bumps reva version to 2.26.8