github robiningelbrecht/statistics-for-strava v4.7.6

12 hours ago

New features

  • Added a new Cadence Distribution chart to better visualize cadence data
  • Added configuration support to exclude specific activities from Peak Power Outputs calculations.
metrics:
  # An array of activity ids to exclude from peak power outputs. 
  # This allows you to blacklist specific activity IDs from the peak power calculation.
  # ["123456789", "987654321"]
  excludeActivitiesFromPeakPowerOutputs: []

Improvements

  • Added French translations (thanks to @christian-vdz).
  • Added zoom/slider controls to the FTP dashboard widget for easier navigation.
  • Improved Athlete Weight History tooltip formatting for clearer and more consistent display.

Bug fixes

  • Fixed activity sorting issues where ordering by distance and pace could be slightly incorrect.
  • Fixed challenge imports by removing duplicate imported challenges.

Technical details

New Contributors

Full Changelog: v4.7.5...v4.7.6

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

NewReleases is sending notifications on new releases.