Skip to content

v3.2.1

Choose a tag to compare

@robiningelbrecht robiningelbrecht released this 10 Aug 08:01
· 2223 commits to master since this release

This release introduces 2 new dashboard widgets:

gearStats

{ 'widget': 'gearStats', 'width': 50, 'enabled': true, 'config': { 'includeRetiredGear': true } }

mostRecentChallengesCompleted

{ 'widget': 'mostRecentChallengesCompleted', 'width': 50, 'enabled': true, 'config': { 'numberOfChallengesToDisplay': 5 } }

What's Changed

Full Changelog: robiningelbrecht/statistics-for-strava@v3.2.0...v3.2.1