Changes
- Added Hevy PRO API endpoints
- Added ability to login via revokable Hevy PRO API Key
- Added LOG_LEVEL environment variable
- Added exercise type detection logic to handle cardio exercises for plateus and statistics
- Added specific graphs for cardio exercises
- Added date format setting on Settings page
- Added new KPI statistic on the dashboard (avg workout time)
- Added "i" button on mobile view to see chart description
- Updated mobile responsiveness, less blank space
- Updated localization for all supported languages
- Fixed localization issues and untranslated strings
- Fixed redundant code for the frontend
- Added better contribution graph to the dashboard (removed the old one from Workouts (List) page)
- Fixed a bug where filters are shown while loading state
- Reordered settings sections on larger screens to save space
Versions
- Frontend: v1.5.0 -> v1.6.0
- Backend: v1.1.0 -> v1.2.0
Thanks to
- @andre68723 for the feature request to handle cardio exercises differently