🔖(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:
Anthony LC
2025-03-19 09:29:50 +01:00
committed by Anthony LC
parent 51cc26b916
commit bbe17156be
11 changed files with 18 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
environments:
dev:
values:
- version: 2.4.0
- version: 2.5.0
---
repositories:
- name: bitnami

View File

@@ -1,5 +1,5 @@
apiVersion: v2
type: application
name: docs
version: 2.4.0
version: 2.5.0
appVersion: latest