From 9ba8ec8f41747ed2d7e996fbe34544746082a56f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 16 Mar 2026 15:55:52 +0100 Subject: [PATCH] Release v4.14.1 --- .changes/unreleased/DX-20260309-131710.yaml | 7 ------- .changes/unreleased/Security-20260316-153605.yaml | 7 ------- .changes/v4.14.1.md | 5 +++++ CHANGELOG.md | 6 ++++++ 4 files changed, 11 insertions(+), 14 deletions(-) delete mode 100644 .changes/unreleased/DX-20260309-131710.yaml delete mode 100644 .changes/unreleased/Security-20260316-153605.yaml create mode 100644 .changes/v4.14.1.md diff --git a/.changes/unreleased/DX-20260309-131710.yaml b/.changes/unreleased/DX-20260309-131710.yaml deleted file mode 100644 index 865c1fe6f..000000000 --- a/.changes/unreleased/DX-20260309-131710.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: DX -body: Add seeds in DataFixtures and in some tests to avoid random test failures -time: 2026-03-09T13:17:10.915852317+01:00 -custom: - Issue: "504" - MR: "970" - SchemaChange: No schema change diff --git a/.changes/unreleased/Security-20260316-153605.yaml b/.changes/unreleased/Security-20260316-153605.yaml deleted file mode 100644 index 1c383d2d6..000000000 --- a/.changes/unreleased/Security-20260316-153605.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Security -body: Fix permission in list of activities in person context -time: 2026-03-16T15:36:05.243511868+01:00 -custom: - Issue: "506" - MR: "972" - SchemaChange: No schema change diff --git a/.changes/v4.14.1.md b/.changes/v4.14.1.md new file mode 100644 index 000000000..e1d512776 --- /dev/null +++ b/.changes/v4.14.1.md @@ -0,0 +1,5 @@ +## v4.14.1 - 2026-03-16 +### Security +* ([#506](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/506)) ([!972](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/972)) Fix permission in list of activities in person context +### DX +* ([#504](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/504)) ([!970](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/970)) Add seeds in DataFixtures and in some tests to avoid random test failures diff --git a/CHANGELOG.md b/CHANGELOG.md index 842ddce69..32fc721ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.14.1 - 2026-03-16 +### Security +* ([#506](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/506)) ([!972](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/972)) Fix permission in list of activities in person context +### DX +* ([#504](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/504)) ([!970](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/970)) Add seeds in DataFixtures and in some tests to avoid random test failures + ## v4.14.0 - 2026-03-09 ### Feature * ([#486](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/486)) ([!](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/)) Add filter and aggregator based on referrer's main center for exports of accompanying period