🔖(major) release 3.0.0

Added:
- 📄(legal) Require contributors to sign a DCO

Changed:
- ♻️(frontend) Integrate UI kit
- 🏗️(y-provider) manage auth in y-provider app

Fixed:
- 🐛(backend) compute ancestor_links in get_abilities
  if needed
- 🔒️(back) restrict access to document accesses
This commit is contained in:
Anthony LC
2025-03-28 12:11:16 +01:00
committed by Anthony LC
parent 4ff90abdee
commit 53be6de5f8
12 changed files with 29 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
environments:
dev:
values:
- version: 2.6.0
- version: 3.0.0
---
repositories:
- name: bitnami

View File

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