Releases: jaroslawhartman/withings-sync
Releases · jaroslawhartman/withings-sync
v4.2.1 Update release version (internal)
v4.2.0 GARMIN_SESSION location can be configured
What's Changed
- Fix for #141: Support for multiple garmin users by @jrast in #144
- chore: add GARMIN_SESSION documentation by @longstone in #147
Full Changelog: v4.1.1...v4.2.0
v4.1.1 chore (internal changes)
v4.1.0 Features / Bugfixes
Feat:
- .env supported in python
- debug mode prints now version
- more of the work is done in garth
Fix: - update last_sync on timeout works now correct
What's Changed
- Small cosmetic patches to improve readable output. by @stynoo in #135
- sync.py: update last_sync value after successful sync by @stynoo in #137
- Store the garth session information and upload the fit file via garth by @jrast in #132
- Update sync.py: include version in debug logs by @stynoo in #140
- Added support for .env files by @jrast in #131
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.0.0 - Fix Garmin broken auth
What's Changed
- doc: add release instruction and refactor by @longstone in #127
- Migrate Garmin authentication to Garth OAuth fixes #128 by @SimonBaars in #129
New Contributors
- @SimonBaars made their first contribution in #129
Full Changelog: v3.6.2...v4.0.0
v3.6.2
What's Changed
- contrib.sh changes by @longstone in #115
- Retry with new auth_code and describe docker usage by @Olen in #122
- Add url to this github repo by @longstone in #124
Full Changelog: v3.6.1...v3.6.2
v3.6.1 Trainerroad sync fixes
What's Changed
- Strip whitespace from docker-secrets by @Olen in #104
- Add missing API Measure types by @ciaby in #110
- bump python minimum required version from 3.0 to 3.7 by @stynoo in #112
- Fix trainerroad sync problem by @ViliamV in #113
- Fix the incorrect date/time log output generated by sync.py by @harupong in #114
- chore: change pypa gh action publish to release by @longstone in #108
New Contributors
- @Olen made their first contribution in #104
- @ciaby made their first contribution in #110
- @ViliamV made their first contribution in #113
- @harupong made their first contribution in #114
Full Changelog: v3.6.0...v3.6.1
3.6.0: Sync Blood Pressure
Whats New
As described in #106 Blood Pressure is enabled in Garmin Connect for US Users.
What's Changed
- fix: enable skip if row doesn't contain weight by @longstone in #101
- add documentation for cron and docker-compose by @longstone in #103
- Feature/enable blood pressure by @longstone in #107
Full Changelog: v3.5.1...v3.6.0
3.5.1
What's Changed
- Fix K8s cron example to not run every minute by @ethanbergstrom in #79
- garmin.py: re-introduce cloudscraper (+codestyle) by @stynoo in #87
- Store lastsync info only if no error occurred by @m1lhaus in #89
New Contributors
- @ethanbergstrom made their first contribution in #79
- @m1lhaus made their first contribution in #89
Full Changelog: v3.4.4...v3.5.1
fix TypeError during first sync
What's Changed
- fix: #75 TypeError during first sync by @longstone in #76
Full Changelog: v3.4.3...v3.4.4