Skip to content

Releases: piscoTech/Workout

No More Ads!

10 Feb 22:02
Compare
Choose a tag to compare

Enjoy a free and ads-free experience

Powerful Export

05 Oct 07:01
Compare
Choose a tag to compare
  • 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

26 May 16:34
Compare
Choose a tag to compare
  • Tweak unit symbol spacing to be consistent with how Health does it

Weather Data

26 May 16:34
Compare
Choose a tag to compare
  • Export weather data
    • Temperature, in degrees Celsius (metric units) or Fahrenheit (imperial)
    • Humidity, as a percentage from 0 to 100

Route & French

04 Jan 08:20
Compare
Choose a tag to compare
  • 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

09 Nov 10:40
Compare
Choose a tag to compare
  • Indoor/Outdoor status is shown for relevant workouts

Better Filters

16 Sep 17:30
Compare
Choose a tag to compare
  • 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

28 Mar 09:46
Compare
Choose a tag to compare
  • 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

13 Mar 17:23
Compare
Choose a tag to compare
  • Improved security of Contact Me function

Bug Fixes

19 Feb 11:09
Compare
Choose a tag to compare
  • Fixed details not appearing if the workout has events not related to pauses. See MBLibrary 1.4.1 for more details