v4.2.6
·
1533 commits
to master
since this release
Warning
Be sure to upgrade to the this version ASAP. v4.2.5 has a bug where activity segments are not imported.
You can fix any activities that are imported in that version by running docker compose exec app bin/console app:strava:import-data [ACTIVITY-ID]
What's Changed
- ISSUE #1530: Allow individual activities to be imported by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1538
- ISSUE #1553: Import incorrectly flags missing Strava gear when custom gear is used by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1554
- ISSUE #1552: Simplify activity deletion by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1556
- ISSUE #1557: Fix a LineString must be composed of at least 2 points by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1558
Full Changelog: robiningelbrecht/statistics-for-strava@v4.2.5...v4.2.6