Skip to content

v1.5.5

Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 04 Dec 21:33
· 40 commits to master since this release

Bug Fixes:

  • Fixed bug not syncing physical activity of current day;
  • Fixed issue that caused mongo client to issue warnings regarding reconnectTries and reconnectInterval options.

Adjustments

  • Updated versions of some dependencies;
  • Refactorings in the UserAuthDataService class so that functions return a promise correctly.