4.12.0
Release version: v4.12.0
Release Summary
Changes
- Updated to Expo 57
- Total weight in session now truncates decimal places
- Exercise search is pre-filled with the current exercise name
- Added a bodyweight line graph, accessible by tapping the bodyweight stat card
Merge commits since 4.11.1
Non-merge commits since 4.11.1
- chore: Update to expo 57 (23087b3)
- fix: Truncate decimapl places in total weight in session (1e2bb42)
- chore: Use consistent titling for bodyweight graph (9da81a9)
- feat: Pre fill current exercise name in exercise search (75a86ee)
- fix: fmt (800d8f4)
- chore: switch to oxlint/oxfmt (d943fc7)
- fix: lint (b4195d5)
- chore: Switch exercise callbacks to functional-updater pattern (93af739)
- feat: Add bodyweight line graph shown on tapping bodyweight stat card (6a87053)