🔖(patch) release 3.8.1

Fixed:
- ️(backend) improve trashbin endpoint performance
- 🐛(backend) manage invitation partial update without email
- (frontend) improve accessibility:
  -  add missing aria-label to add sub-doc button
  for accessibility
  -  add missing aria-label to more options button
  on sub-docs

Removed:
- 🔥(backend) remove treebeard form for the document admin
This commit is contained in:
Anthony LC
2025-10-17 10:41:38 +02:00
parent 4ce65c654f
commit e339cda5c6
11 changed files with 22 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "impress",
"version": "3.8.0",
"version": "3.8.1",
"private": true,
"repository": "https://github.com/suitenumerique/docs",
"author": "DINUM",