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

View File

@@ -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

View File

@@ -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"