Skip to content

v0.4.0

Compare
Choose a tag to compare
@schaefba schaefba released this 02 Dec 19:23
· 297 commits to master since this release
  • Adds support for iHealth.
  • Adds support for Fitbit intraday step activity.
  • Simplifies the authentication process through the console so that the pop-up windows automatically close.
  • Fixes several bugs.
    • Creates consistency for the /authorize endpoint, so that it responds the same for both OAuth1 and OAuth2-based shims when a shim has already been authorized. (#29)

iHealth

  • Adds endpoints for blood_glucose, blood_pressure, body_weight, body_mass_index, heart_rate, physical_activity, step_count, sleep_duration.

Fitbit

  • Adds support for Fitbit intraday step activity when partner access is enabled.

Jawbone

  • Adds test data from Jawbone devices for body weight and body mass index, such that these endpoints have now been tested with real data.