🔖(minor) release 4.5.0
Added: - ✨(frontend) integrate configurable Waffle - ✨ Import of documents - 🚨(CI) gives warning if theme not updated - ✨(frontend) Add stat for Crisp - ✨(auth) add silent login - 🔧(project) add DJANGO_EMAIL_URL_APP environment variable Changed: - ♿(frontend) improve accessibility: - ♿️(frontend) fix subdoc opening and emoji pick focus - ✨(backend) add field for button label in email template Fixed: - ✅(e2e) fix e2e test for other browsers - 🐛(export) fix export column NaN - 🐛(frontend) add fallback for unsupported Blocknote languages - 🐛(frontend) fix emojipicker closing in tree - 🐛(frontend) display children in favorite - 🐛(frontend) preserve typed text after @ on escape Removed: - 🔥(project) remove all code related to template Security: - 🔒️(trivy) fix vulnerability about jaraco.context
This commit is contained in:
committed by
Manuel Raynaud
parent
52cd76eb93
commit
db014cfc6f
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "impress"
|
||||
version = "4.4.0"
|
||||
version = "4.5.0"
|
||||
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
||||
Reference in New Issue
Block a user