mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
14 lines
925 B
Markdown
14 lines
925 B
Markdown
## v3.3.0 - 2024-11-20
|
|
### Feature
|
|
* Electronic signature
|
|
|
|
Implementation of the electronic signature for documents within chill.
|
|
* ([#286](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/286)) The behavoir of the voters for stored objects is adjusted so as to limit edit and delete possibilities to users related to the activity, social action or workflow entity.
|
|
* ([#288](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/288)) Metadata form added for person signatures
|
|
* Add a signature step in workflow, which allow to apply an electronic signature on documents
|
|
* Keep an history of each version of a stored object.
|
|
* Add a "send external" step in workflow, which allow to send stored objects and other elements to remote people, by sending them a public url
|
|
### Fixed
|
|
* Adjust household list export to include households even if their address is NULL
|
|
* Remove validation of date string on deathDate
|