v1.5.5
Bug Fixes:
- Fixed bug not syncing physical activity of current day;
- Fixed issue that caused mongo client to issue warnings regarding
reconnectTries
andreconnectInterval
options.
Adjustments
- Updated versions of some dependencies;
- Refactorings in the
UserAuthDataService
class so that functions return a promise correctly.