Releases: robiningelbrecht/strava-statistics
Releases · robiningelbrecht/strava-statistics
v0.2.6
What's Changed
- ISSUE-60: Moved activity intensity to separate service by @robiningelbrecht in #66
- ISSUE-26: Delete segment and segmentEfforts on activity delete by @robiningelbrecht in #68
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- ISSUE-41: Better version UX by @robiningelbrecht in #55
- ISSUE-42: Add a count badge next to the month on the challenges page by @robiningelbrecht in #56
- ISSUE-46: Remove references to dark mode by @robiningelbrecht in #58
- ISSUE-63-64: Better error messages by @robiningelbrecht in #65
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- ISSUE-52: Run migrations before checking import status DEUH by @robiningelbrecht in #54
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- ISSUE-37: Fix docker volume permissions by @robiningelbrecht in #53
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- ISSUE-50: Mark import as completed bug by @robiningelbrecht in #51
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- ISSUE-47: Bug determening when to calculate eddington by @robiningelbrecht in #48
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- ISSUE-3: Support running activities by @robiningelbrecht in #40
This release introduces support for runs.
Change your .env
file and include what type of activities you want to import:
ACTIVITY_TYPES_TO_IMPORT='["Ride", "VirtualRide", "Run"]'
Full Changelog: v0.1.14...v0.2.0
v0.1.14
What's Changed
- ISSUE-44: Fix bug when importing challenges from trophy case by @robiningelbrecht in #45
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- ISSUE-38: Better error reporting by @robiningelbrecht in #39
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- ISSUE-30: Add power over time chart by @robiningelbrecht in #35
Full Changelog: v0.1.11...v0.1.12