v3.5.0
·
1904 commits
to master
since this release
馃殌 New in this release: hover over the charts beneath the map to instantly see your position on the activity map.
Warning
This release recalculates the data required for the charts on the activity detail page. Depending on how many activities you have, the process may take some time.
What's Changed
- ISSUE #1117: Improve performance of RamerDouglasPeucker algorithm by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1119
- ISSUE #1118: Improve prerequisites documentation by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1120
- ISSUE #1097: Show position on leaflet map when hovering charts by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1123
- ISSUE #1122: Add enableLastXYearsByDefault config option to yearlyDistances widget by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1124
Full Changelog: robiningelbrecht/statistics-for-strava@v3.4.3...v3.5.0