What's Changed
✨Docs has a fresh new design with a more generic approach.
⚙️ The footer is now configurable!
See how to do here: https://github.com/suitenumerique/docs/blob/main/docs/theming.md#footer-configuration-
📜 The export feature is under the AGPL licence.
For more information, see: https://github.com/suitenumerique/docs/blob/main/UPGRADE.md#330---2025-05-22
✨ Add a custom callout block thanks to @ZouicheOmar
scrnli_Nx06lxyV6Ny6p0.webm
Added
- ✨(backend) add endpoint checking media status by @lunika #984
- ✨(backend) allow setting session cookie age via env var by @sampaccoud #977
- ✨(backend) allow theme customization using a configuration file by @lunika #948
- ✨(frontend) Add a custom callout block to the editor by @ZouicheOmar #892
- 🚩(frontend) version MIT only by @AntoLC #911
- ✨(backend) integrate maleware_detection from django-lasuite by @lunika #936
- 🏗️(frontend) Footer configurable by @AntoLC #959
- 🩺(CI) add lint spell mistakes by @AntoLC #954
- ✨(frontend) create generic theme by @AntoLC #792
- 🛂(frontend) block edition to not connected users by @AntoLC #945
- 🚸(frontend) Let loader during upload analyze by @AntoLC #984
- 🚩(frontend) feature flag on blocking edition by @AntoLC #997
Changed
- 📝(frontend) Update documentation by @Zorin95670 #949
- ✅(frontend) Improve tests coverage by @Zorin95670 #949
- ⬆️(docker) upgrade backend image to python 3.13 by @lunika #973
- ⬆️(docker) upgrade node images to alpine 3.21 by @lunika #973
Fixed
- 🐛(y-provider) increase JSON size limits for transcription conversion by @lebaudantoine #989
Removed
New Contributors
- @ZouicheOmar made their first contribution in #892
- @Zorin95670 made their first contribution in #949
Full Changelog: v3.2.1...v3.3.0