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

v3.1.0
2025-04-08Whatβs Changed
We can now overwrite Docs at runtime ! β¨ Some documentation about it here. π We provided a css example in the pull request, you can check it here !
Added
- π©(backend) add feature flag for the footer by @lunika #841
- π§(backend) add view to manage footer json by @lunika #841
- β¨(frontend) add custom css style by @AntoLC #771
- π©(frontend) conditionally render AI button only when feature is enabled by @rebeling #814
Changed
- π¨(frontend) block button when creating doc by @AntoLC #749
Fixed
- π(back) validate document content in serializer by @lunika #822
- π(frontend) fix selection click past end of content by @AntoLC #840
Thanks to New Contributors
- @berrydenhartog made their first contribution in https://github.com/suitenumerique/docs/pull/821
- @rebeling made their first contribution in https://github.com/suitenumerique/docs/pull/814
- @bfontaine made their first contribution in https://github.com/suitenumerique/docs/pull/808
Full Changelog: https://github.com/suitenumerique/docs/compare/v3.0.0β¦v3.1.0