🔖(patch) release 5.2.0#2387
Merged
Merged
Conversation
Contributor
|
Size Change: -569 B (-0.01%) Total Size: 4.33 MB 📦 View Changed
|
78023ce to
01844d2
Compare
Update translated files with new translations
Added: - ✨(backend) support creating subdoc from file - ✨(frontend) comment side panel - ✨(buildpack) add PaaS deployment support, tested with Scalingo - 🔧(backend) allow configuring settings OIDC_OP_USER_ENDPOINT_FORMAT - ⚡️(helm) create a dedicated svc and deployment for yprovider converter - ✨(backend) allow to leave a document - ✨(frontend) add the presenter mode - 📈(backend) create a utils to capture event with posthog - 🔧(backend) new setting DOCUMENT_ALL_ENDPOINT_ENABLED Changed: - ♻️(backend) allow global search in sub documents - ✨(backend) add a breadcrumb in the search response - ♻️(frontend) move doc action buttons to fix toolbar - ♿️(frontend) add aria-hidden to decorative avatar SVGs in share modal - 🏗️(frontend) move comments to its own folder feature Fixed: - 🐛(docs) run migration 0027 without superuser role - 🐛(backend) prevent admins/owners from overwriting other users comments - 🐛(y-provider) return empty output when converting empty Yjs document - 🐛(backend) use computed_link_reach in handle_onboarding_document - 🐛(frontend) fix toolbar blocknote hidden - 🐛(frontend) fix application crashes when using GTranslate and zoom - 🐛(frontend) fix emoji pdf not matching - 🐛(backend) fix UnorderedObjectListWarning for DocumentAskForAccess viewset
lunika
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
Changed
Fixed