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 #1538
- ISSUE #1553: Import incorrectly flags missing Strava gear when custom gear is used by @robiningelbrecht in #1554
- ISSUE #1552: Simplify activity deletion by @robiningelbrecht in #1556
- ISSUE #1557: Fix a LineString must be composed of at least 2 points by @robiningelbrecht in #1558
Full Changelog: v4.2.5...v4.2.6