Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@AntoLC AntoLC released this 23 May 10:16
393e7a0

What's Changed

✨Docs has a fresh new design with a more generic approach.

image

⚙️ 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

Fixed

  • 🐛(y-provider) increase JSON size limits for transcription conversion by @lebaudantoine #989

Removed

New Contributors

Full Changelog: v3.2.1...v3.3.0