Skip to content

Releases: jaroslawhartman/withings-sync

v4.2.1 Update release version (internal)

15 Oct 19:50
6975db3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0 GARMIN_SESSION location can be configured

10 Oct 12:02
6c7131a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1 chore (internal changes)

07 Oct 20:40
c0f9f8e
Compare
Choose a tag to compare

What's Changed

  • Simplified the code for loading the usernames / passwords by @jrast in #142
  • Improved garmin upload by using new methods provided by garth by @jrast in #143

Kudos @jrast

Full Changelog: v4.1.0...v4.1.1

v4.1.0 Features / Bugfixes

04 Oct 09:08
99f9186
Compare
Choose a tag to compare

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

28 Sep 08:47
43f036e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.2...v4.0.0

v3.6.2

06 Sep 21:05
9403bb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.6.2

v3.6.1 Trainerroad sync fixes

31 Mar 12:06
b14475e
Compare
Choose a tag to compare

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

Full Changelog: v3.6.0...v3.6.1

3.6.0: Sync Blood Pressure

15 Mar 10:52
9521a66
Compare
Choose a tag to compare

Whats New

As described in #106 Blood Pressure is enabled in Garmin Connect for US Users.

What's Changed

Full Changelog: v3.5.1...v3.6.0

3.5.1

30 Nov 20:00
63a249a
Compare
Choose a tag to compare

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

Full Changelog: v3.4.4...v3.5.1

fix TypeError during first sync

13 Jul 23:20
e69a273
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4