github owncloud/web v0.29.0
0.29.0

latest releases: web-pkg-v0.0.5-alpha.8, web-pkg-v0.0.5-alpha.7, web-pkg-v0.0.5-alpha.6...
3 years ago

Changelog for ownCloud Phoenix 0.29.0 (2020-12-07)

Summary

  • Bugfix - Public link glitches: #1028
  • Change - Use labels to display share info: #4410
  • Enhancement - Display full public and private links: #4410

Details

  • Bugfix - Public link glitches: #1028

    We fixed a couple of glitches with public links: - Creating a folder in a public link context was
    showing an error message although the folder was created correctly. This was happening
    because reloading the current folder didn't take the public link context into account. - For
    public links with editor role the batch actions at the top of the files list were not showing. The
    public links route didn't have a specific flag for showing the batch actions. - Quick actions
    for sharing are not available in public link contexts by design. The check printed an error in
    the javascript console though. We made this check silent now.

    owncloud/ocis#1028
    #4425

  • Change - Use labels to display share info: #4410

    We've changed the way of displaying share information for public links and people. Every
    information is now displayed in its own label.

    #4410

  • Enhancement - Display full public and private links: #4410

    Below the names of public and private links we've added the respective full URL so that users can
    copy it without the copy to clipboard button.

    #4410

Don't miss a new web release

NewReleases is sending notifications on new releases.