Skip to content

7.1.3

Compare
Choose a tag to compare
@JammingBen JammingBen released this 19 Dec 09:49

Changelog for ownCloud Web 7.1.3 (2023-12-15)

Summary

  • Bugfix - PDF loading Safari: #9483
  • Bugfix - Set or remove expiration date on group share not possible: #9513
  • Bugfix - Internal public link resolving: #9587
  • Bugfix - Audio- & video-loading on Shared with me page: #9593
  • Bugfix - Tiles view accessibility: #9670
  • Bugfix - Zoom in preview app not working with all browsers: #10137
  • Bugfix - Created file missing extension when file extensions not shown is active: #10170

Details

  • Bugfix - PDF loading Safari: #9483

    Loading PDF files with Safari has been fixed.

    #9483
    #9565

  • Bugfix - Set or remove expiration date on group share not possible: #9513

    We've fixed a bug where setting or removing an expiration on a group share
    wasn't possible.

    #8419
    #9513

  • Bugfix - Internal public link resolving: #9587

    An issue where internally resolved public links instantly triggered the default
    file action has been fixed.

    #9578
    #9587

  • Bugfix - Audio- & video-loading on Shared with me page: #9593

    Loading audio and video on the Shared with me page with the preview app has been
    fixed.

    #9593
    #9595

  • Bugfix - Tiles view accessibility: #9670

    Navigating via tab and enter in the tiles view has been fixed.

    #9633
    #9670

  • Bugfix - Zoom in preview app not working with all browsers: #10137

    We fixed a bug where zoom in and zoom out not working in preview app with all
    browsers, for example in Firefox.

    #10137

  • Bugfix - Created file missing extension when file extensions not shown is active: #10170

    We've fixed a bug where the file extension was missing, when the user set the
    file extensions not shown configuration option. This affected files that are
    handled via external applications, for example Microsoft Excel.

    #10170
    #10169