🔖(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:
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user