github robiningelbrecht/statistics-for-strava v3.2.0

latest releases: v3.2.9, v3.2.8, v3.2.7...
29 days ago

This release allows you to import segment details from Strava to be able to display maps on segment detail pages:

import:
  # Setting this to true will import segment details. This means each segment will need an extra Strava API call to fetch the segment details.
  # This is required to be able to display a map of the segment.
  # Setting this to true will increase the import time significantly if you have a lot of segments.
  # Each segment only needs to be imported once, so this will not affect the import time for subsequent imports.
  optInToSegmentDetailImport: false

What's Changed

Full Changelog: v3.1.3...v3.2.0

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

NewReleases is sending notifications on new releases.