mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-06 18:33:55 +00:00
Release v4.9.0
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
kind: DX
|
||||
body: Add missing fixtures for proper loading of AccompanyingPeriods
|
||||
time: 2025-10-30T12:37:32.824593456+01:00
|
||||
custom:
|
||||
Issue: "280"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: DX
|
||||
body: Use mkdocs with mkdocs-material instead of sphinx to build chill developer documentation
|
||||
time: 2025-11-17T16:06:50.46185765+01:00
|
||||
custom:
|
||||
Issue: "386"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: Feature
|
||||
body: Add a counter for invitations awaiting reply
|
||||
time: 2025-11-25T16:58:11.780678466+01:00
|
||||
custom:
|
||||
Issue: "459"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Do not suggest a user that is no longer active in the activity form.
|
||||
time: 2025-12-01T18:58:59.410998029+01:00
|
||||
custom:
|
||||
Issue: "475"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Remove double display of person id in the banner when there is a deathdate
|
||||
time: 2025-12-03T11:38:32.653635449+01:00
|
||||
custom:
|
||||
Issue: "441"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: UX
|
||||
body: Display whether doc generation template is active or not in admin and order templates alphabetically
|
||||
time: 2025-11-03T16:19:10.051947925+01:00
|
||||
custom:
|
||||
Issue: "456"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: UX
|
||||
body: Display calendar item info on cancel page
|
||||
time: 2025-11-24T16:47:23.020302054+01:00
|
||||
custom:
|
||||
Issue: "460"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: UX
|
||||
body: Display entire comment for activity item within list
|
||||
time: 2025-11-25T15:01:35.558013876+01:00
|
||||
custom:
|
||||
Issue: "424"
|
||||
SchemaChange: No schema change
|
||||
@@ -1,6 +0,0 @@
|
||||
kind: UX
|
||||
body: Improve accessibility of event form
|
||||
time: 2025-11-26T13:39:10.462348982+01:00
|
||||
custom:
|
||||
Issue: "474"
|
||||
SchemaChange: No schema change
|
||||
14
.changes/v4.9.0.md
Normal file
14
.changes/v4.9.0.md
Normal file
@@ -0,0 +1,14 @@
|
||||
## v4.9.0 - 2025-12-05
|
||||
### Feature
|
||||
* ([#459](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/459)) Add a counter for invitations awaiting reply
|
||||
### Fixed
|
||||
* ([#475](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/475)) Do not suggest a user that is no longer active in the activity form.
|
||||
* ([#441](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/441)) Remove double display of person id in the banner when there is a deathdate
|
||||
### DX
|
||||
* ([#280](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/280)) Add missing fixtures for proper loading of AccompanyingPeriods
|
||||
* ([#386](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/386)) Use mkdocs with mkdocs-material instead of sphinx to build chill developer documentation
|
||||
### UX
|
||||
* ([#456](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/456)) Display whether doc generation template is active or not in admin and order templates alphabetically
|
||||
* ([#460](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/460)) Display calendar item info on cancel page
|
||||
* ([#424](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/424)) Display entire comment for activity item within list
|
||||
* ([#474](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/474)) Improve accessibility of event form
|
||||
Reference in New Issue
Block a user