File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ The following sections list the changes for unreleased.
6767* Bugfix - Fix link activity message: [#10663](https://github.com/owncloud/ocis/pull/10663)
6868* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
6969* Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: [#10738](https://github.com/owncloud/ocis/pull/10738)
70+ * Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
7071* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
7172
7273## Details
@@ -93,6 +94,12 @@ The following sections list the changes for unreleased.
9394
9495 https://github.com/owncloud/ocis/pull/10738
9596
97+ * Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
98+
99+ Made GetScopeByKeyPrefix function as a private method of the FileConnector
100+
101+ https://github.com/owncloud/ocis/pull/10757
102+
96103* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
97104
98105 Tags: web
You can’t perform that action at this time.
0 commit comments