mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-07 02:07:53 +02:00
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