mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
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:
@@ -1,6 +0,0 @@
|
||||
kind: Feature
|
||||
body: 'Use the Notifier component from Symfony to sens short messages (SMS). This allow to use more provider. '
|
||||
time: 2025-01-20T15:46:39.499921314+01:00
|
||||
custom:
|
||||
Issue: ""
|
||||
SchemaChange: No schema change
|
@@ -1,5 +0,0 @@
|
||||
kind: Fixed
|
||||
body: '[export] Fix aggregation of referrer''s scope and job: fix the date range comparison'
|
||||
time: 2025-01-20T13:04:10.856929843+01:00
|
||||
custom:
|
||||
Issue: "348"
|
5
.changes/v3.7.0.md
Normal file
5
.changes/v3.7.0.md
Normal 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
|
Reference in New Issue
Block a user