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
add: API: improve login/authorization handling (new post route /api/v2/login) (#174)
add: SportTracker now allows to use .fit files to automatically prefill the workout form with data from the .fit file (e.g. duration, distance, etc.) (#178)
fix: require fresh login for critical operations (e.g. everything in admin area or change of own password) (#174)
fix: average heart rate was not shown in form (#177)