Releases: piscoTech/GymTracker
Releases · piscoTech/GymTracker
Bug Fixes
iOS 14
- Support for iOS 14
Bug Fixes
- Use native dark style override in
UIWindow
(UIView.overrideUserInterfaceStyle
) - Fix crash when going back to circuit exercise list (should also affect choice list) from an exercise with no valid sets (auto removed)
Bug Fixes
- Fixed colors not appearing correctly on Apple Watch when displaying weight change during a workout
iOS 11 Is Back
- Fix display of current reps count with no weight during workout execution
- Support again iOS 11 thanks to the latest version of Xcode fixing the required bug
iOS 13
Security
- Improved security of Contact Me function
Bug Fixes
- Fixed real-time weight change update in workout overview not updating if the update weight prompt was dismissed without updating
- Correctly load XML files containing comments
Minor Tweaks
- Buttons for controlling a workout execution are now bigger on watchOS
- Weight change is now reflected on the workout overview in real-time on both iOS and watchOS
- Fixed exercises count in a workout (Circuits were counted as 1 and not as the total of managed exercises)
Data Model Overhaul
- iOS 12 support:
- Update set weight from notification, no need to open the app anymore
- Contact form inside the app
- Overhaul of data management and workout creation to be more open to future updates
- Choice exercises: choose a single exercise from a list so you can alternate/cycle through multiple exercises when doing the same workout multiple times
- iPhone Xs, Xs Max and Xʀ, Apple Watch Series 4 support