github owncloud/web v0.11.1
0.11.1

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.11.1 (2020-06-29)

Summary

  • Bugfix - Public upload now keeps modified time: #3686
  • Bugfix - Do not expand the width of resource name over it's content: #3685
  • Change - Use "Shared with" as a label for indicators: #3688
  • Enhancement - Update owncloud-sdk to 1.0.0-663: #3690

Details

  • Bugfix - Public upload now keeps modified time: #3686

    The public upload for public links now keeps the modification time of local files. This aligns
    the behavior with non-public file upload.

    #3686

  • Bugfix - Do not expand the width of resource name over it's content: #3685

    The width of the resource name in the files list was expanded more than the actual width of it's
    content. This caused that when clicked outside of the resource name, the action to navigate or
    open the resource has been triggered instead of opening the sidebar. We've fixed the width that
    it is now equal to the width of the content.

    #3685
    #3687

  • Change - Use "Shared with" as a label for indicators: #3688

    Instead of "State" we've started using the "Shared with" as a label for the indicators in the
    files list. This is only intermediate solution because the indicators can be extended by other
    indicators which don't have to be related to sharing.

    #3688

  • Enhancement - Update owncloud-sdk to 1.0.0-663: #3690

    We've updated the owncloud-sdk to version 1.0.0-663. This version stops rejecting sharing
    promises if the passed shareID is not an integer.

    #3690

Don't miss a new web release

NewReleases is sending notifications on new releases.