Skip to content

v0.21.0

Choose a tag to compare

@kernicPanel kernicPanel released this 11 Aug 13:59
· 27 commits to main since this release
2117f0d

Added

  • ✨(backend) make the upload ACL configurable to support GCS based storages
  • ✨(frontend) show the messages widget button on the homepage
  • ✨(frontend) open the messages widget from the help menu
  • ✨(backend) add an item batch share endpoint gated by ALLOW_SHARE_IMPORT_FILE
  • ✨(frontend) share an item with contacts imported from a file
  • ✨(backend) add a quota_excluded flag on items
  • ✨(backend) apply per-audience attributes to external api items
  • ✨(backend) add a grant_unlimited_storage command

Changed

  • 🔧(docker) drop the unused pip upgrade and apk caches from the image
  • ✨(backend) expose item existence in the malware detection admin
  • ✨(backend) show human readable item size in the admin
  • 🚚(global) move favorite items API endpoint to /items/favorites/

Fixed

  • 🐛(docker) pin collabora image and adapt to its new runtime contract
  • 🐛(backend) delete malware detection record when purging an item
  • 🔒(backend) reject unsafe filenames requested by WOPI renames
  • 🔒(backend) analyze file content written through WOPI