Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

8.0.1

Choose a tag to compare

@kulmann kulmann released this 12 Mar 13:05
6d4e612

Changelog for ownCloud Web 8.0.1 (2024-03-12)

Summary

  • Bugfix - Add link in right sidebar sharing menu, doesn't copy link to clipboard: #10573
  • Bugfix - WebDav Url in right sidebar is missing dav in path: #10576
  • Bugfix - Update translations: #10585

Details

  • Bugfix - Add link in right sidebar sharing menu, doesn't copy link to clipboard: #10573

    We've fixed a bug, where clicking the add link button in the right sidebar
    sharing menu, created a new link but didn't copy it to the clipboard.

    #10563
    #10573
    #10581

  • Bugfix - WebDav Url in right sidebar is missing dav in path: #10576

    We fixed a bug where the '/dav/' path was missing in the WebDav Url in the right
    sidebar.

    #10576

  • Bugfix - Update translations: #10585

    We've corrected some German translations.

    #10585
    #10589