🔖(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,10 +1,10 @@
environments:
dev:
values:
- version: 3.8.0
- version: 3.8.1
feature:
values:
- version: 3.8.0
- version: 3.8.1
feature: ci
domain: example.com
imageTag: demo

View File

@@ -1,5 +1,5 @@
apiVersion: v2
type: application
name: docs
version: 3.8.0
version: 3.8.1
appVersion: latest