Skip to content

Releases: jaroslawhartman/withings-sync

v4.2.6-rc.1 (internal) new deployment process

20 Aug 14:46
630a7c5
Compare
Choose a tag to compare

To test the new deployment.

What's Changed

  • feat: create version bumping in ci (tag based) by @longstone in #163

Full Changelog: v4.2.5...v4.2.6-alpha

v4.2.5 internal changes / refactorings

20 Aug 09:14
d01a6d5
Compare
Choose a tag to compare

What's Changed

  • Refactoring cleanup, pythonic updates, black formatting by @desrod in #169
  • Add setuptools to requirements.txt by @da2x in #166

New Contributors

Full Changelog: v4.2.4...v4.2.5

v4.2.4 improve logging output

18 Jun 12:52
9ea0c8b
Compare
Choose a tag to compare

What's Changed

  • #161: Errors message not correct when garmin username is set, but no data should be synced by @longstone in #164

Full Changelog: v.4.2.4...v4.2.4

v.4.2.4 update k8s documenation

14 Jan 15:57
cbd0524
Compare
Choose a tag to compare

this release include the updated version as well. v4.2.3 is invalid.

Full Changelog: v4.2.2...v.4.2.4

v4.2.2 fix error with blood pressure only measurement

27 Dec 23:32
427ae3c
Compare
Choose a tag to compare

What's Changed

  • Add gar_wg_state and gar_bp_state variables to Sync.py by @AlaskaJedi in #153

New Contributors

Full Changelog: v4.2.1...v4.2.2

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