🔖(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:
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "impress"
|
||||
version = "3.8.0"
|
||||
version = "3.8.1"
|
||||
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
||||
Reference in New Issue
Block a user