Release v4.10.1

This commit is contained in:
2025-12-11 14:49:07 +01:00
parent 0f1ff9baf4
commit ba4e445110
7 changed files with 13 additions and 30 deletions

View File

@@ -1,6 +0,0 @@
kind: Feature
body: Display upcoming appointments within the person context in the search results
time: 2025-12-09T17:09:51.811720451+01:00
custom:
Issue: "462"
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix missing translation variable in NewLocation component
time: 2025-12-10T04:17:22.40669463+01:00
custom:
Issue: ""
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix display of header for ByActivityNumberAggregator
time: 2025-12-10T05:12:34.061935068+01:00
custom:
Issue: "476"
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix use of ByActivityNumberAggregator in combination with activity count exports
time: 2025-12-10T05:13:13.246754532+01:00
custom:
Issue: ""
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Tentatively fix usage of CTRL+C in collabora editor with chrome / edge browser
time: 2025-12-11T13:51:11.425545012+01:00
custom:
Issue: "483"
SchemaChange: No schema change

6
.changes/v4.10.1.md Normal file
View File

@@ -0,0 +1,6 @@
## v4.10.1 - 2025-12-11
### Fixed
* Fix missing translation variable in NewLocation component
* ([#476](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/476)) Fix display of header for ByActivityNumberAggregator
* Fix use of ByActivityNumberAggregator in combination with activity count exports
* ([#483](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/483)) Tentatively fix usage of CTRL+C in collabora editor with chrome / edge browser

View File

@@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v4.10.1 - 2025-12-11
### Fixed
* Fix missing translation variable in NewLocation component
* ([#476](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/476)) Fix display of header for ByActivityNumberAggregator
* Fix use of ByActivityNumberAggregator in combination with activity count exports
* ([#483](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/483)) Tentatively fix usage of CTRL+C in collabora editor with chrome / edge browser
## v4.10.0 - 2025-12-09
### Feature
* [MR 928](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/928) [#462](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/462) Add the future appointments for the person in search results