github robiningelbrecht/statistics-for-strava v4.0.0

9 hours ago

Warning

New major release, several breaking changes!

  1. The config option general.ntfyUrl has been moved to integrations.notifications.ntfyUrl
  2. The config option stravaGear has been moved to gear.stravaGear
  3. The separate config file custom-gear.yaml has been removed.
    Its configuration has been merged into the main config file under gear.customGear

Simply copy/paste your existing values into their new locations.
https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/main-configuration

🔥This new release adds several new features and improvements.
The highlight is the addition of an internal scheduler, allowing you to define and run recurring background tasks directly within the app.

If you prefer, you can still use external tools to trigger the import and build scripts. However, to use the internal scheduler, you’ll need to configure two things:

What's Changed

New Contributors

Full Changelog: v3.9.0...v4.0.0

Don't miss a new statistics-for-strava release

NewReleases is sending notifications on new releases.