Releases: leptos-null/WorkoutSpot
Releases · leptos-null/WorkoutSpot
Version 1.3, Build 1
- Drag preview segment view to move selection
- Add context menu to
mapView
with items to setmapType
- Change "Heart" to "♥" (heart symbol) in heart rate labels
Version 1.2, Build 1
- Support workouts without location data
- Switch versioning to use
MARKETING_VERSION.VERSION_BUILD
VERSION_BUILD
is incremented between uploading to App Store ConnectVERSION_BUILD
resets to1
, each timeMARKETING_VERSION
is incrementedMARKETING_VERSION
is incremented when a new version is available for App Store usersCURRENT_PROJECT_VERSION
is incremented each timeVERSION_BUILD
changes
- Add unit preferences
- preferences view controller
- navigation bar menu item (available iOS 14)
- segment stats context menu
Version 1.1 Build 4
- 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
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
Build increment mostly to work with within App Store Connect, not because of feature changes
Version 1.0 Build 1
Initial release