What's New?
- switched to FIT file processing with fitparse module, allowing richer data collection for activities (Power, Temperature etc.) and no Timeout error for long activities.
- Added week at a glance panel on Grafana
- Added database backup guide on Readme
- Added support for training readiness, hill score, VO2 max, and race prediction
New panels
What's Changed
- Remove redundant /etc/timezone bind mount by @geeksville in #3
- Fix small typo in log by @ThomasCodez in #7
- fix typo in garmin-fetch.py by @greghinsley in #12
- chore: remove transformation for SpO2 from sleep intraday by @wolffshots in #19
- Use GF_PLUGINS_PREINSTALL for marcusolsson-hourly-heatmap-panel by @yvkszk in #28
New Contributors
- @geeksville made their first contribution in #3
- @ThomasCodez made their first contribution in #7
- @greghinsley made their first contribution in #12
- @wolffshots made their first contribution in #19
- @yvkszk made their first contribution in #28
- @arturgoms contributed to advanced training data functions implementation in #17 by providing JSON data structures and function templates.
Full Changelog: v0.0.1-beta...v0.0.1