Skip to content

Releases: leptos-null/WorkoutSpot

Version 1.3, Build 1

24 Dec 20:42
3f38d13
Compare
Choose a tag to compare
  • Drag preview segment view to move selection
  • Add context menu to mapView with items to set mapType
  • Change "Heart" to "♥" (heart symbol) in heart rate labels

Version 1.2, Build 1

26 Jan 20:13
047c430
Compare
Choose a tag to compare
  • Support workouts without location data
  • Switch versioning to use MARKETING_VERSION.VERSION_BUILD
    • VERSION_BUILD is incremented between uploading to App Store Connect
    • VERSION_BUILD resets to 1, each time MARKETING_VERSION is incremented
    • MARKETING_VERSION is incremented when a new version is available for App Store users
    • CURRENT_PROJECT_VERSION is incremented each time VERSION_BUILD changes
  • Add unit preferences
    • preferences view controller
    • navigation bar menu item (available iOS 14)
    • segment stats context menu

Version 1.1 Build 4

06 Jan 04:19
0591d11
Compare
Choose a tag to compare
  • Fix potential crash when processing heart rate data
  • Filter out indoor and mixed cardio workouts
  • Fix distance data not starting at 0
  • Load the 20 most recent workouts, then load the rest

Version 1.0 Build 3

04 Sep 00:23
e95ea84
Compare
Choose a tag to compare

This is the 1.0 available on the App Store

Add support to add demo data to HealthKit. This is intended for testing purposes.

Known issue: Demo workouts may be added multiple times to HealthKit

Version 1.0 Build 2

29 Aug 03:43
b19e2c6
Compare
Choose a tag to compare

Build increment mostly to work with within App Store Connect, not because of feature changes

Version 1.0 Build 1

29 Aug 00:59
ab760ff
Compare
Choose a tag to compare

Initial release