v2.3.2
This release introduces more user badges and the ability to use custom date formats:
appearance:
dateFormat:
short: 'd-m-y' # This renders to 01-01-25
normal: 'd-m-Y' # This renders to 01-01-2025What's Changed
- ISSUE #752: Badge that includes Best Efforts times by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/757
- ISSUE #760: Allow for custom date formats by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/761
Full Changelog: robiningelbrecht/statistics-for-strava@v2.3.1...v2.3.2