v4.3.0
·
1526 commits
to master
since this release
馃コ Strava Webhook support is here!
Statistics for Strava now supports Strava webhooks to automatically import and build your data when new activities are uploaded. This eliminates the need to manually run import commands or set up cron jobs.
Learn how to enable and configure webhooks in the documentation: https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/strava-webhooks
What's Changed
- ISSUE #1551: Only import activities that are affected by incoming webhooks by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1560
- ISSUE #1564: Remove doctrine production config by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1565
- ISSUE #1570: Do not crash import when call to open-meteo.com fails by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1572
Full Changelog: robiningelbrecht/statistics-for-strava@v4.2.6...v4.3.0