Skip to content

🔖(minor) bump release version 0.21.0 - #797

Open
kernicPanel wants to merge 2 commits into
mainfrom
release/0.21.0
Open

🔖(minor) bump release version 0.21.0#797
kernicPanel wants to merge 2 commits into
mainfrom
release/0.21.0

Conversation

@kernicPanel

@kernicPanel kernicPanel commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

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

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
The frontend package.json now requires node >= 22, so the crowdin
workflows fail at yarn install with the node 20 they still request.
Align them with drive-frontend.yml and update the reusable job
default so future callers cannot regress silently.
@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant