La Suite Docs logo

La Suite Docs

Open-source, web-native text editor for real-time collaborative documents and sub-documents.

Alternative to: notion, google docs

La Suite Docs screenshotLa Suite Docs screenshot

About Versions (62)

v3.2.0

2025-05-06

What’s Changed

Thanks to Blocknotejs - Tables have gotten a huge overhaul, gaining some big new features along the way:

  • Merging & splitting cells
  • Cell background & text color
  • Cell text alignment
  • Table header rows & columns

https://github.com/user-attachments/assets/c52b335c-8864-478c-9ef0-4bfe33e89cd0

Added

  • 🚸(backend) make document search on title accent-insensitive by @sampaccoud #874
  • 🚩 add homepage feature flag by @AntoLC #861
  • ✨(settings) Allow configuring PKCE for the SSO by @Tom-Hubrecht #886
  • 🌐(i18n) activate chinese and spanish languages by @virgile-dev #884
  • 🔧(backend) allow overwriting the data directory by @mweinelt #893
  • ➕(backend) add django-lasuite dependency by @qbey #839
  • ✨(frontend) advanced table features by @AntoLC #908

Changed

  • ⚡️(frontend) reduce unblocking time for config by @AntoLC #867
  • ♻️(frontend) bind UI with ability access by @AntoLC #900
  • ♻️(frontend) use built-in Quote block by @AntoLC #908

Fixed

  • 🐛(nginx) fix 404 when accessing a doc by @AntoLC #866
  • 🔒️(drf) disable browsable HTML API renderer by @lunika #919
  • 🔒(frontend) enhance file download security by @PanchoutNathan #889
  • 🐛(backend) race condition create doc by @AntoLC #633
  • 🐛(frontend) fix breaklines in custom blocks by @AntoLC #908

New Contributors

Full Changelog: https://github.com/suitenumerique/docs/compare/v3.1.0…v3.2.0

Full Blocknotejs Changelog: https://github.com/TypeCellOS/BlockNote/compare/v0.23.2…v0.29.1