Release v4.2.0

This commit is contained in:
2025-09-02 17:13:28 +02:00
parent d204df0316
commit 7a82cae155
6 changed files with 19 additions and 24 deletions

View File

@@ -1,6 +0,0 @@
kind: Feature
body: Add external identifier for a Person
time: 2025-09-01T09:40:55.990365093+02:00
custom:
Issue: "64"
SchemaChange: Add columns or tables

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fixed html layout of pages for recovering password
time: 2025-08-21T16:19:02.058348298+02:00
custom:
Issue: "422"
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix typo in 'uncheckAll' script for centers selection
time: 2025-08-28T13:31:52.002855848+02:00
custom:
Issue: ""
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix incorrect parameter name in event details link
time: 2025-08-28T13:49:39.087943549+02:00
custom:
Issue: ""
SchemaChange: No schema change

9
.changes/v4.2.0.md Normal file
View File

@@ -0,0 +1,9 @@
## v4.2.0 - 2025-09-02
### Feature
* ([#64](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/64)) Add external identifier for a Person
**Schema Change**: Add columns or tables
### Fixed
* ([#422](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/422)) Fixed html layout of pages for recovering password
* Fix typo in 'uncheckAll' script for centers selection
* Fix incorrect parameter name in event details link

View File

@@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v4.2.0 - 2025-09-02
### Feature
* ([#64](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/64)) Add external identifier for a Person
**Schema Change**: Add columns or tables
### Fixed
* ([#422](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/422)) Fixed html layout of pages for recovering password
* Fix typo in 'uncheckAll' script for centers selection
* Fix incorrect parameter name in event details link
## v4.1.0 - 2025-08-26
### Feature
* ([#400](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/400)) Add filter to social actions list to filter out actions where current user intervenes