Skip to content

v1.4.0

Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 08 Oct 18:28
· 71 commits to master since this release

New Features:

  • Removed support for init_sync and last_sync query strings from route POST /users/:user_id/fitbit/auth;
  • Added strategy to delay Fitbit access token expiration by 5 min;
  • Added distance (meters) to physical activity model;
  • Added error handler when refreshing Fitbit access token.

Bug Fixes:

  • Fixed bug that failed to successfully Fitbit refresh token;
  • Fixed bug caused after Fitbit limit rate being hit.