ownCloud Infinite Scale
The new cloud-native file sync and share platform from ownCloud
Alternative to: dropbox, google drive, box
v7.0.0-rc.5
2024-12-16Table of Contents
Changes in 7.0.0-rc.5
Summary
- Bugfix - Fix link activity message: #10663
- Bugfix - Fix graph drives response for federated shares: #10730
- Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: #10738
- Bugfix - Unifi logging: #10743
- Bugfix - Fix FileInfo BreadcrumbFolderURL upd: #10757
- Bugfix - Bump Reva: #10766
- Enhancement - Update web to v11.0.6: #10755
Details
-
Bugfix - Fix link activity message: #10663
We changed the link token to display name in the activity message.
https://github.com/owncloud/ocis/issues/10295 https://github.com/owncloud/ocis/pull/10663
-
Bugfix - Fix graph drives response for federated shares: #10730
Federated shares where erroneously showing up in the /me/drives response on the graph API.
https://github.com/owncloud/ocis/issues/10689 https://github.com/owncloud/ocis/pull/10730
-
Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: #10738
This will follow the standard and will also match the format of the same property in the PROPFIND response
-
Bugfix - Unifi logging: #10743
We fixed some cases where we did not use the correct logger.
-
Bugfix - Fix FileInfo BreadcrumbFolderURL upd: #10757
Made GetScopeByKeyPrefix function as a private method of the FileConnector
-
Bugfix - Bump Reva: #10766
Bumps reva version to 2.27.0
- Bugfix cs3org/reva#4985: Drop unneeded session locks
- Bugfix cs3org/reva#5000: Fix ceph build
- Bugfix cs3org/reva#4989: Deleting OCM share also updates storageprovider
- Enhancement cs3org/reva#4998: Emit event when an ocm share is received
- Enhancement cs3org/reva#4996: Get rid of some cases of unstructured logging
-
Enhancement - Update web to v11.0.6: #10755
Tags: web
We updated ownCloud Web to v11.0.6. Please refer to the changelog (linked) for details on the web release.
- Bugfix owncloud/web#11992: OCM invite flow - Bugfix owncloud/web#11997: Change search scope without search term - Bugfix owncloud/web#11998: Do not load version when sidebar is closed - Bugfix owncloud/web#12000: Use only space resource with driveType “project” as space in sidebar - Bugfix owncloud/web#12002: OCM share editing - Bugfix owncloud/web#12002: OCM share recipient issuer - Bugfix owncloud/web#12008: Missing activities on Shared with me page - Bugfix owncloud/web#12010: Sidebar file info for shares - Bugfix owncloud/web#12012: Show missing role name in link share panel - Bugfix owncloud/web#12013: Missing translations for share type filters - Bugfix owncloud/web#12022: Permanent link for shares
https://github.com/owncloud/ocis/pull/10755 https://github.com/owncloud/web/releases/tag/v11.0.6