You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(export): track user body measurements history
- Change user_measurements PK to (user_id, run_id) to allow historical tracking.
- Implement SQLite migration to schema version 2.
- Enhance sync logging with record counts and token state visibility.
- Add weight trend query to documentation.
- Improve Whoop client debug logging.
0 commit comments