New in Version 0.16.1
🐛 Bug fixes
- Fixes bug where incorrectly prompting for muscle group feedback when editing a set of a completed day
- Fixes error when trying to update bodyweight on a day that's already been completed
- Fixes error encountered when creating / updating a note without text
New in Version 0.16.0
✨ Features & improvements
- Adds "Reset Exercise" option to reset sets of an exercise as long as the day isn't finished yet
- Adds "Reset Day" option to reset all sets in a day as long as the day isn't finished yet
🐛 Bug fixes
- Fixes 500 error when trying to save sets on a bodyweight exercise
- Fixes rare 504 error when trying to finish a day
New in Version 0.15.6
🐛 Bug fixes
- Fixes bug where user cannot save set for bodyweight exercises after replacing other exercises
New in Version 0.15.5
✨ Features & improvements
- Consolidate Help menu and add frequently asked questions
- Add warning when creating a meso without choosing all exercises and muscle groups
New in Version 0.15
✨ Features & improvements
- Add a confirmation dialog for "Skip empty sets"
- Auto-scroll reps dropdown on subsequent empty sets to near the previous one's completed reps
- Replaces Alpha wording with Beta
🐛 Bug fixes
- Adding a set to an exercise that's already been rated and then completing it will now re-prompt for joint pain rating
- Don't show reps info icon skipped sets
- Update app tagline
- Various layout and styling fixes
New in Version 0.14.0
✨ Features & improvements
- Adds improved feedback dialog allowing screenshots and videos with annotations
- Saves set target reps after selecting them but before saving the set
- Renames "Duplicate exercise" to "Add down set"
- Adds blue indicator to show off the calendar picker for new users
- Shows RIR info icon anytime we have RIR target reps
🐛 Bug fixes
- Fixes bug with day being marked as complete when it's actually not started
- Fixes crash when adding set in deload week when last accumulation week had fewer sets than deload
- Fixes bug with bodyweight only exercise recommendation logic
- Prevents duplicated and conflicting operations from caushing crashes (eg. adding set and then deleting a set before the addition is complete)
- Substantial layout, animation timing, and wording fixes
New in Version 0.13.2
🐛 Bug fixes
- Make account dropdown on mobile equivalent to desktop mode
- Rename "skip day" to "skip unfinished sets" to better describe actual behavior
- Fix crash when deleting meso from within the meso
- Fix logic for showing RIR info icon to show it anytime we don't have prescribed reps for a specified weight
- Fix bug with dialogs when skipping remaining sets after completing one set of a muscle group
- Fix bug where "Finish mesocycle" dialog doesn't show up when selecting "skip unfinished workouts"
- Fixes various small layout spacing inconsistencies
New in Version 0.13.1
🐛 Bug fixes
- Fixes rare app crash from network timing issues
New in Version 0.13
✨ Features & improvements
- Speed up app startup time
- When visiting deleted mesocycle, re-route to mesocycles page
- Adds first time instructions for entering reps on sets
🐛 Bug fixes
- Fixes bug with routing of Current Day when user has started workouts out of ordering
- Fixes bug with ordering when pinning and unpinning notes
- Fixes bug preventing deletion of pinned exercise notes
- Fixes bug with cursor position when editing notes
- Fixes bug where some network calls infinitely retry
- Handle failed network calls and retries more gracefully
New in Version 0.12
✨ Features & improvements
- Adds user email, manage plan, and logout options to Subscribe and Resubscribe screens
🐛 Bug fixes
- Fixes bug with soreness prompting when adding and removing exercises
- Fixes pinned exercise notes not reliably showing up across mesocycles
- Fixes crash when starting new mesocycle after creating a custom exercise
- Various fit and finish improvements