Skip to content

v1.1.1

Compare
Choose a tag to compare
@matheusmisumoto matheusmisumoto released this 07 Feb 05:19
· 25 commits to main since this release
  • Fix limit max number of reps and sets
  • Fix an issue where the delete account page was not working properly
  • Refactor validation to prevent submission of empty workouts
  • Now the UI show a modal with a message when the user tries to finish a empty workout (without reps on the first set on JSON)
  • HTML validation of numbers of reps (max. 99) and weight (max. 999)
  • Update dependencies