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