What's Changed
- feat: Track Strength Training Workouts via Garmin API (fixes #189) by @vchatela in #228
- feat: add ACTIVITY_TYPE_FILTER env var to import only specific activity types by @vchatela in #230
- Store ascent, descent and VO2 Max values to InfuxDB, so they can be used in dashboards by @jdavidpeter in #236
- Missing org parameter in InfluxDB v3 connection causing 404 Not Found by @maschellings in #240
- Add HR Zone boundaries to the ActivitySummary to allow coloring of HR charts based on HR zones. by @jdavidpeter in #238
- Fix Garmin Authentication errors with upgraded python-garminconnect by @arpanghosh8453 in #243
New Contributors
- @vchatela made their first contribution in #228
- @jdavidpeter made their first contribution in #236
- @maschellings made their first contribution in #240
Full Changelog: v0.4.0...0.5.0