⚠️ Caution before updating
Please ensure you have a complete backup before proceeding.
What’s New
Garmin Connect (POC):
- Initial proof of concept completed and tested with a few metrics.
- Sync with Garmin Connect is now possible.
- Docker deployment for Garmin is untested — if you don’t use Garmin, you can safely skip enabling it. The Garmin-related services are already commented out in the docker-compose.yml.
- Enable only if you want to sync with Garmin Connect. Expect possible issues since this is the first release including Garmin support.
Bug Fix:
- Resolved the “No mood meter data” error when accessing the Check-in page on the web.
Community contribution
- feat: Improve chart readability with smart y-axis scaling and incomplete day exclusion #144 by @Om7035 in #163
- fix: Use entry_hour column instead of extracting hour from UTC timestamp for hourly measurements by @Om7035 in #162
New Contributors
Full Changelog: v0.15.2.1...v0.15.3