Releases: piscoTech/Workout
Releases · piscoTech/Workout
No More Ads!
Powerful Export
- Improved bulk export allowing export of just general data or even all details for each selected workout
- Export average cadence (steps per minute) for walking and running workouts
- Support for iOS 14
- Fix a race condition on accessing data split into minute-by-minute details, potentially resulting in crash
Fix Unit Spacing
- Tweak unit symbol spacing to be consistent with how Health does it
Weather Data
- Export weather data
- Temperature, in degrees Celsius (metric units) or Fahrenheit (imperial)
- Humidity, as a percentage from 0 to 100
Route & French
- When available, the workout route will be exported to CSV or GPX
- Choose the format from settings
- French localization thanks to @maxime-killinger
Export Location
- Indoor/Outdoor status is shown for relevant workouts
Better Filters
- Display and export elevation change when available (iOS 11.2 or later)
- Filter workouts being displayed based on date
- A new, more efficient process should make exporting more workouts at a time more stable and reliable
- Fixed loading of details when one
HKQuantitySample
started before the end of the previous one - iOS 13 & dark mode support
More Units
- All units in use in the app are now accessed via a proxy to choose the correct one according to different systems of units
- Distances are now in miles/kilometers and yards/meters
- Open settings to choose the preferred system of units between metric (the default) and imperial
- Easy support for more systems in the future (are they really needed? 🤔)
Security
- Improved security of Contact Me function
Bug Fixes
- Fixed details not appearing if the workout has events not related to pauses. See MBLibrary 1.4.1 for more details