Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

0.11.0

Choose a tag to compare

@kulmann kulmann released this 24 Apr 11:21
· 304 commits to master since this release
076710b

Changes in 0.11.0

Summary

  • Bugfix - Update dependencies: #86
  • Bugfix - Authentication fixes: #92
  • Enhancement - Spaces support: #194

Details

  • Bugfix - Update dependencies: #86

    We've updated some of this project's dependencies.

    #86

  • Bugfix - Authentication fixes: #92

    We've fixed a bug causing the file-picker becoming stuck on the loading spinner when the access
    token is already expired.

    #92

  • Enhancement - Spaces support: #194

    We've brought support for the "Spaces" feature of ownCloud Infinite Scale to the file picker.

    #194
    #198
    #199
    #201
    #203