ownCloud Infinite Scale
The new cloud-native file sync and share platform from ownCloud
Alternative to: dropbox, google drive, box
v7.1.0-rc.4
2025-02-04Table of Contents
Changes in 7.1.0-rc.4
Summary
- Bugfix - Update govips to 2.16.0: #10378
- Bugfix - Allow view ocm shares: #10944
- Bugfix - Fix Collaboration file extension check: #10947
- Enhancement - Implement debug docker for arm64 platform: #10940
- Enhancement - Bump Reva: #10957
Details
-
Bugfix - Update govips to 2.16.0: #10378
The update to govips 2.16.0 removes temporary access to /tmp that was introduced by govips.
https://github.com/owncloud/ocis/issues/10378 https://github.com/owncloud/ocis/pull/10943
-
Bugfix - Allow view ocm shares: #10944
OCM shares with
viewpermissions did not work. When opening them in weboffice an error would occur. This has been fixed. -
Bugfix - Fix Collaboration file extension check: #10947
Fixed Collaboration file extension check to case-insensitive comparison.
https://github.com/owncloud/ocis/issues/10947 https://github.com/owncloud/ocis/pull/10945
-
Enhancement - Implement debug docker for arm64 platform: #10940
-
Enhancement - Bump Reva: #10957
Changelog for reva 2.27.4
- Bugfix cs3org/reva#5061: OCM Wildcards
- Bugfix cs3org/reva#5055: Fix view&download permission issue