🔖(minor) release 2.5.0
Added: - 📝(doc) Added GNU Make link to README - ✨(frontend) add pinning on doc detail - 🚩(frontend) feature flag analytic on copy as html - ✨(frontend) Custom block divider with export - 🌐(i18n) activate dutch language Changed: - 🧑💻(frontend) change literal section open source - ♻️(frontend) replace cors proxy for export - 🚨(gitlint) Allow uppercase in commit messages Fixed: - 🐛(frontend) SVG export - 🐛(frontend) remove scroll listener table content - 🔒️(back) restrict access to favorite_list endpoint - 🐛(backend) refactor to fix filtering on children and descendants views - 🐛(action) fix notify-argocd workflow - 🚨(helm) fix helmfile lint - 🚚(frontend) redirect to 401 page when 401 error
This commit is contained in:
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "impress"
|
||||
version = "2.4.0"
|
||||
version = "2.5.0"
|
||||
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
||||
Reference in New Issue
Block a user