Skip to content

Tags: suitenumerique/docs

Tags

v3.3.0

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(minor) release 3.3.0

Added:
- ✨(backend) add endpoint checking media status
- ✨(backend) allow setting session cookie age via env var
- ✨(backend) allow theme customnization using a
configuration file
- ✨(frontend) Add a custom callout block to the editor
- 🚩(frontend) version MIT only
- ✨(backend) integrate maleware_detection from django-lasuite
- 🏗️(frontend) Footer configurable
- 🩺(CI) add lint spell mistakes
- ✨(frontend) create generic theme
- 🛂(frontend) block edition to not connected users
- 🚸(frontend) Let loader during upload analyze
- 🚩(frontend) feature flag on blocking edition

Changed:
- 📝(frontend) Update documentation
- ✅(frontend) Improve tests coverage
- ⬆️(docker) upgrade backend image to python 3.13
- ⬆️(docker) upgrade node images to alpine 3.21

Fixed:
- 🐛(y-provider) increase JSON size limits for
transcription conversion

Removed:
- 🔥(back) remove footer endpoint

v3.3.0-preprod

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

    

v3.2.1

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(patch) release 3.2.1

Fixed:
- 🐛(frontend) fix list copy paste

v3.2.1-preprod

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

    

v3.2.0

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(minor) release 3.2.0

Added:
- 🚸(backend) make document search on title
  accent-insensitive
- 🚩 add homepage feature flag
- ✨(settings) Allow configuring PKCE for the SSO
- 🌐(i18n) activate chinese and spanish languages
- 🔧(backend) allow overwriting the data directory
- ➕(backend) add  `django-lasuite` dependency
  (breaking change)
- ✨(frontend) advanced table features

Changed:
- ⚡️(frontend) reduce unblocking time for config
- ♻️(frontend) bind UI with ability access
- ♻️(frontend) use built-in Quote block

Fixed:
- 🐛(nginx) fix 404 when accessing a doc
- 🔒️(drf) disable browsable HTML API renderer
- 🔒(frontend) enhance file download security
- 🐛(backend) race condition create doc
- 🐛(frontend) fix breaklines in custom blocks

v3.2.0-preprod

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

    

v4.0.0-preprod

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

    

v3.1.0

🔖(minor) release 3.1.0

Added:
- 🚩(backend) add feature flag for the footer
- 🔧(backend) add view to manage footer json
- ✨(frontend) add custom css style
- 🚩(frontend) conditionally render AI button only
  when feature is enabled

Changed:
- 🚨(frontend) block button when creating doc

Fixed:
- 🐛(back) validate document content in serializer
- 🐛(frontend) fix selection click
  past end of content

v3.1.0-preprod

🔖(minor) release 3.1.0

Added:
- 🚩(backend) add feature flag for the footer
- 🔧(backend) add view to manage footer json
- ✨(frontend) add custom css style
- 🚩(frontend) conditionally render AI button only
  when feature is enabled

Changed:
- 🚨(frontend) block button when creating doc

Fixed:
- 🐛(back) validate document content in serializer
- 🐛(frontend) fix selection click
  past end of content

v3.0.0

🔖(major) release 3.0.0

Added:
- 📄(legal) Require contributors to sign a DCO

Changed:
- ♻️(frontend) Integrate UI kit
- 🏗️(y-provider) manage auth in y-provider app

Fixed:
- 🐛(backend) compute ancestor_links in get_abilities
  if needed
- 🔒️(back) restrict access to document accesses