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 - Unifi logging: [#10743](https://github.com/owncloud/ocis/pull/10743/)
7071* Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
7172* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
7273
@@ -94,6 +95,12 @@ The following sections list the changes for unreleased.
9495
9596 https://github.com/owncloud/ocis/pull/10738
9697
98+ * Bugfix - Unifi logging: [#10743](https://github.com/owncloud/ocis/pull/10743/)
99+
100+ We fixed some cases where we did not use the correct logger.
101+
102+ https://github.com/owncloud/ocis/pull/10743/
103+
97104* Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
98105
99106 Made GetScopeByKeyPrefix function as a private method of the FileConnector
You can’t perform that action at this time.
0 commit comments