La Suite Docs
Open-source, web-native text editor for real-time collaborative documents and sub-documents.
Alternative to: notion, google docs

v4.6.0
2026-03-05[!Warning] If you activated the sandbox duplication for new users #1891 (setting
USER_ONBOARDING_SANDBOX_DOCUMENT) created a race condition and renders the #1521 proximity search unusable. The race condition can result in a crash of the database if you have many users / docs. Make sure you upgrade to 4.8.3 where this is fixed thanks to #1971.
What’s Changed
⚠️ Some template setup have changed to offer a bigger flexibility and consistency, overriding the favicon and logo are now from the theme configuration, more here: https://github.com/suitenumerique/docs/blob/main/UPGRADE.md#460---2026-02-27
✨ More powerful AI feature powered by BlockNote !
https://github.com/user-attachments/assets/706bb114-94a1-4f36-a218-560686030234
✨ Your docs are printable !
It is as well a more powerful alternative to save to PDF.
https://github.com/user-attachments/assets/363deced-99e1-4673-b4c8-a770ef0ed114
Added
- ✨(frontend) integrate new Blocknote AI feature by @AntoLC #1847
- 👷(docker) add arm64 platform support for image builds by @StephanMeijer #1901
- ✨(tracking) add UTM parameters to shared document links by @chaibax #1896
- ✨(frontend) add floating bar with leftpanel collapse button by @Ovgodd #1876
- ✨(frontend) Can print a doc by @AntoLC #1832
- ✨(backend) manage reconciliation requests for user accounts by @Ash-Crow #1878
- 👷(CI) add GHCR workflow for forked repo testing by @dtinth #1851
- ✨(frontend) Move doc modal by @AntoLC #1886
- ⚡️(backend) remove content from Document serializer when asked by @lunika #1910
- ✨(backend) allow the duplication of subpages by @Ash-Crow #1893
- ✨(backend) Onboarding docs for new users by @Ash-Crow #1891
- 🩺(trivy) add trivyignore file and add minimatch CVE by @AntoLC #1915
- 🚩 Add feature flags for the AI feature by @AntoLC #1922
- 🍱(frontend) add icons ui-kit by @AntoLC #1943
Changed
- ♿️(frontend) prevent dates from being focusable by @Ovgodd #1855
- ♿️(frontend) Focus main container after navigation by @Ovgodd #1864
- 💄(frontend) align colors and logo with ui-kit v2 by @AntoLC #1869
- 🚸(backend) sort user search results by proximity with the active user by @Ash-Crow #1802
- 🚸(oidc) ignore case when fallback on email by @qbey #1880
- ⚡️(CI) optimize Docker Hub workflow by @AntoLC #1919
Fixed
- 🐛(frontend) fix broadcast store sync by @AntoLC #1846
- 🐛(helm) use celery resources instead of backend resources by @lunika #1887
- 🐛(helm) reverse liveness and readiness for backend deployment by @lunika #1887
- 🐛(y-provider) use CONVERSION_FILE_MAX_SIZE settings by @AntoLC #1913
- 🐛(frontend) fix callout block spacing for old browsers by @AntoLC #1914
New Contributors
- @dtinth made their first contribution in https://github.com/suitenumerique/docs/pull/1850
- @buildwithricky made their first contribution in https://github.com/suitenumerique/docs/pull/1547
- @chaibax made their first contribution in https://github.com/suitenumerique/docs/pull/1896
Full Changelog: https://github.com/suitenumerique/docs/compare/v4.5.0…v4.6.0