Update chill bundles to version 3.6.0

This commit is contained in:
2025-01-16 18:00:48 +01:00
parent 1b831bc424
commit 19fa308c06
6 changed files with 19 additions and 21 deletions

View File

@@ -1,5 +0,0 @@
kind: Feature
body: Importer for addresses does not fails when the postal code is not found with some addresses, and compute a recap list of all addresses that could not be imported. This recap list can be send by email.
time: 2025-01-09T12:17:57.981181677+01:00
custom:
Issue: ""

View File

@@ -1,6 +0,0 @@
kind: Feature
body: |
Create a driver for storing documents on disk (instead of openstack object store)
time: 2025-01-09T16:28:19.858005145+01:00
custom:
Issue: "346"

View File

@@ -1,5 +0,0 @@
kind: Feature
body: Add address importer from french Base d'Adresse Nationale (BAN)
time: 2025-01-13T17:08:24.034500095+01:00
custom:
Issue: ""

View File

@@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix missing alias in activity between certain dates filter. Condition added for alias.'
time: 2025-01-16T15:14:59.323517319+01:00
custom:
Issue: ""

9
.changes/v3.6.0.md Normal file
View File

@@ -0,0 +1,9 @@
## v3.6.0 - 2025-01-16
### Feature
* Importer for addresses does not fails when the postal code is not found with some addresses, and compute a recap list of all addresses that could not be imported. This recap list can be send by email.
* ([#346](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/346)) Create a driver for storing documents on disk (instead of openstack object store)
* Add address importer from french Base d'Adresse Nationale (BAN)
* ([#343](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/343)) Add csv export for social issues and social actions
### Fixed
* Export: fix missing alias in activity between certain dates filter. Condition added for alias.