Skip to content

7.1.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@ownclouders ownclouders released this 04 Feb 16:49
· 2040 commits to master since this release
v7.1.0-rc.4

Table 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.

    #10378
    #10943

  • Bugfix - Allow view ocm shares: #10944

    OCM shares with view permissions did not work. When opening them in weboffice
    an error would occur. This has been fixed.

    #10944

  • Bugfix - Fix Collaboration file extension check: #10947

    Fixed Collaboration file extension check to case-insensitive comparison.

    #10947
    #10945

  • Enhancement - Implement debug docker for arm64 platform: #10940

    #10940

  • Enhancement - Bump Reva: #10957

    Changelog for reva 2.27.4

    #10957