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

About
Versions (62)
v3.10.0
2025-11-19What’s Changed
Added
- ✨(export) enable ODT export for documents by @Ovgodd #1524
- ✨(frontend) improve mobile UX by showing subdocs count by @Ovgodd #1540
Changed
- ♻️(frontend) preserve @ character when esc is pressed after typing it by @Ovgodd #1512
- ♻️(frontend) make summary button fixed to remain visible during scroll by @Ovgodd #1581
- ♻️(frontend) pdf embed use full width by @Ovgodd #1526
Fixed
- ♿(frontend) improve accessibility by @Ovgodd:
- ♿(frontend) improve ARIA in doc grid and editor for a11y by @Ovgodd #1519
- ♿(frontend) improve accessibility and styling of summary table by @Ovgodd #1528
- ♿(frontend) add focus trap and enter key support to remove doc modal by @Ovgodd #1531
- 🐛(frontend) fix alignment of side menu by @AntoLC #1597
- 🐛(frontend) fix fallback translations with Trans by @AntoLC #1620
- 🐛(export) fix image overflow by limiting width to 600px during export by @Ovgodd #1525
- 🐛(export) fix table cell alignment issue in exported documents by @Ovgodd #1582
- 🐛(export) preserve image aspect ratio in PDF export by @Ovgodd #1622
- 🐛(export) Export fails when paste with style by @AntoLC #1552
Security
- mitigate role escalation in the ask_for_access viewset by @lunika #1580
Removed
- 🔥(backend) remove api managing templates by @lunika #1590
Full Changelog: https://github.com/suitenumerique/docs/compare/v3.9.0…v3.10.0