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)
v2.1.0
2025-01-30What’s Changed
Added
- ✨(backend) add soft delete and restore API endpoints to documents by @sampaccoud #516
- ✨(backend) allow organizing documents in a tree structure by @sampaccoud #516
- ✨(backend) add “excerpt” field to document list serializer by @sampaccoud #516
- ✨(backend) add github actions to manage Crowdin workflow by @lunika #559 & #563
- 📈Integrate Posthog by @AntoLC #540
- 🏷️(backend) add content-type to uploaded files by @AntoLC #552
- ✨(frontend) export pdf docx front side by @AntoLC #537
Changed
- 💄(frontend) add abilities on doc row by @PanchoutNathan #581
- 💄(frontend) improve DocsGridItem responsive padding by @PanchoutNathan #582
- 🔧(backend) Bump maximum page size to 200 by @sampaccoud #516
- 📝(doc) Improve Read me by @virgile-dev #558
Fixed
- 🐛Fix invitations by @PanchoutNathan and @sampaccoud #575
Removed
- 🔥(backend) remove “content” field from list serializer by @sampaccoud # 516
New Contributors
- @lunika made their first contribution in https://github.com/suitenumerique/docs/pull/559
Full Changelog: https://github.com/suitenumerique/docs/compare/v2.0.1…v2.1.0