github owncloud/web v3.3.1
3.3.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 Web 3.3.1 (2021-06-28)

Summary

  • Bugfix - Image-source directive did not handle updates correctly: #5364
  • Bugfix - Remove unnecessary Propfind requests: #5340

Details

  • Bugfix - Image-source directive did not handle updates correctly: #5364

    When using v-image-source to bind an image source it did not handle changes to the image source
    url.

    This has been fixed by implementing the update hook in the directive.

    #5364

  • Bugfix - Remove unnecessary Propfind requests: #5340

    In the the files-app views Favorites, SharedViaLink, SharedWithMe and
    SharedWithOthers we did a unnecessary propfind request to obtain the rootFolder which is
    not required there.

    This has been fixed by removing those requests.

    #5340

Don't miss a new web release

NewReleases is sending notifications on new releases.