Skip to content

Tags: suitenumerique/docs

Tags

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lunika Manuel Raynaud
🔖(minor) release 4.5.0

Added:
- ✨(frontend) integrate configurable Waffle
- ✨ Import of documents
- 🚨(CI) gives warning if theme not updated
- ✨(frontend) Add stat for Crisp
- ✨(auth) add silent login
- 🔧(project) add DJANGO_EMAIL_URL_APP environment variable

Changed:
- ♿(frontend) improve accessibility:
  - ♿️(frontend) fix subdoc opening and emoji pick focus
- ✨(backend) add field for button label in email template

Fixed:
- ✅(e2e) fix e2e test for other browsers
- 🐛(export) fix export column NaN
- 🐛(frontend) add fallback for unsupported Blocknote
  languages
- 🐛(frontend) fix emojipicker closing in tree
- 🐛(frontend) display children in favorite
- 🐛(frontend) preserve typed text after @ on escape

Removed:
- 🔥(project) remove all code related to template

Security:
- 🔒️(trivy) fix vulnerability about jaraco.context

v4.5.0-preprod

Toggle v4.5.0-preprod's commit message

Verified

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

    

v4.4.0

Toggle v4.4.0's commit message

Verified

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

Added:
- ✨(backend) add documents/all endpoint with descendants
- ✅(export) add PDF regression tests
- 📝(docs) Add language configuration documentation
- 🔒(helm) Set default security context
- ✨(backend) use langfuse to monitor AI actions

Changed:
- ♿(frontend) improve accessibility:
  - ♿(frontend) make html export accessible to screen reader users
  - ♿(frontend) add missing label and fix Axes errors to improve a11y

Fixed:
- ✅(backend) reduce flakiness on backend test
- 🐛(frontend) fix clickable main content regression
- 🐛(backend) fix TRASHBIN_CUTOFF_DAYS type error
- 💄(frontend) fix icon position in callout block

Security:
- 🔒️(backend) validate more strictly url used by cors-proxy endpoint
- 🔒️(frontend) fix props vulnerability in Interlinking

v4.4.0-preprod

Toggle v4.4.0-preprod's commit message

Verified

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

    

v4.3.0

Toggle v4.3.0's commit message

Verified

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

Added:
- ✨(helm) redirecting system
- 📱(frontend) add comments for smaller device
- ✨(project) add custom js support via config

Changed:
- 🥅(frontend) intercept 401 error on GET threads
- 🦺(frontend) check content type pdf on PdfBlock
- ✈️(frontend) pause Posthog when offline

Fixed:
- 🐛(frontend) fix tables deletion
- 🐛(frontend) fix children not display when first resize

v4.3.0-preprod

Toggle v4.3.0-preprod's commit message

Verified

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

    

v4.2.0

Toggle v4.2.0's commit message

Verified

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

Added:
- ✨(backend) allow to create a new user in a marketing system
- ✨(backend) add async indexation of documents on save
  (or access save)
- ✨(backend) add debounce mechanism to limit indexation jobs
- ✨(api) add API route to search for indexed documents in Find
- 🥅(frontend) add boundary error page

Changed:
- 🛂(backend) stop throttling collaboration servers
- 🚸(backend) use unaccented full name for user search
- 🌐(backend) internationalize demo
- ♿(frontend) improve accessibility:
  - ♿️Improve keyboard accessibility for the document tree

Fixed:
- 🐛(frontend) paste content with comments from another document
- 🐛(frontend) Select text + Go back one page crash the app

v4.2.0-preprod

Toggle v4.2.0-preprod's commit message

Verified

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

    

v4.1.0

Toggle v4.1.0's commit message

Verified

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

Added:
- ⚡️(frontend) export html

Changed:
- ♿(frontend) improve accessibility:
  - ♿(frontend) add skip to content button for keyboard
    accessibility
  - ♿(frontend) fix toggle panel button a11y labels
- 🔒️(frontend) remove dangerouslySetInnerHTML from codebase
- ⚡️(frontend) improve Comments feature

Fixed:
- 🐛(nginx) fix / location to handle new static pages

v4.1.0-preprod

Toggle v4.1.0-preprod's commit message

Verified

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