github robiningelbrecht/statistics-for-strava v3.1.2

latest releases: v3.2.9, v3.2.8, v3.2.7...
one month ago

This release introduces a new dashboard widget for monthly stats.

appearance:
  dashboard:
    # The width is a percentage of the available space, so 33 means the widget will take up one third of the available space.
    # The allowed values for width are 33, 50, 66, and 100.
    # The order of the widgets in the list determines their order on the dashboard.
    layout:
      - { 'widget': 'monthlyStats', 'width': 100, 'enabled': true, 'config': { 'context': 'distance', enableLastXYearsByDefault: 10 } }

What's Changed

Full Changelog: v3.1.1...v3.1.2

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

NewReleases is sending notifications on new releases.