Release v3.7.0 with new feature and updated dependencies

Introduce the Symfony Notifier component for SMS messaging, supporting more providers. Fix referrer's scope and job aggregation issue (#348). Update numerous dependencies, including Babel and ESLint, for improved stability and functionality.
This commit is contained in:
2025-01-21 16:07:00 +01:00
parent ec2c08681e
commit f6f2efee2c
5 changed files with 210 additions and 209 deletions

5
.changes/v3.7.0.md Normal file
View File

@@ -0,0 +1,5 @@
## v3.7.0 - 2025-01-21
### Feature
* Use the Notifier component from Symfony to sens short messages (SMS). This allow to use more provider.
### Fixed
* ([#348](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/348)) [export] Fix aggregation of referrer's scope and job: fix the date range comparison