What’s New

v2.2.1 – March 28, 2021

Uploaded workouts will show the device on which they were recorded.

v2.2.0 – March 7, 2021

This versions introduces a new home-screen widget showing your latest workout, with the possibility to immediately upload it.

v2.1.0 – September 22, 2020

This version brings a few smaller changes:

  • Many additional workout types are supported.
  • Strava authentication can be done via the iOS Strava app.
  • Some visual problems on iOS 14 are fixed.

v2.0.1 – September 14, 2020

Version 2.0.1 fixes a problem where for many users the app wouldn’t connect to their Strava account.

v2.0.0 – September 9, 2020

Version 2.0 is a complete rewrite of Travaartje, as a learning experience for myself. To also put in something for the users, I’m happy to confirm that the biggest issue is solved: the distance and average speed in Strava will now be the same as those shown on the recorded workout. In older versions the distance in Strava would typically be 2-3% lower, also leading to an average speed that was off.

This version will require at least iOS 13, since it’s based on the new SwiftUI framework.

For this new version, the full source code is available on GitHub: https://github.com/katoemba/Travaartje.git

v1.2.0 – September 28, 2019

This version supports the new authorization method that Strava has introduced. The old method will be turned of by Strava on October 15, 2019, older versions of Travaartje will not work after that date.
Bugs: fixed a problem where the app would stop when a text field on the description page was emptied.

v1.1.0 – February 25, 2019

New: you can create a Siri shortcut to upload your workout right from the Lock screen.
New: the name and description of the workout can be specified before uploading it to Strava.
New: you can specify is a workout was a commute to work.
New: the activity type Rowing is now supported.
Improved: after recording a workout on you Apple Watch, it can take a few minutes before the GPS data is available on the iPhone. Travaartje will show a warning if it didn’t find a GPS route for a workout.
Improved: if something went wrong with an upload (like missing GPS data), you can delete it from Strava and upload it again from Travaartje.

v1.0.4 – July 30, 2018

Improved: show the last 10 activities, instead of only the last 3.
Bugs: fixed a problem where workouts that consist of multiple sections remained in status ‘Uploading…’ forever.

v1.0.3 – February 8, 2018

New: upload workouts without GPS route. This allows uploading runs recorded with Nike+ Run Club.

v1.0.2 – January 7, 2018

New: localicalization to Dutch.

Bugs: fixed a problem where walk and ride activities were not shown, and thus could not be uploaded.

v1.0.1 – December 29, 2017

Bugs: fixed a problem where heart-rate data was not always included in exportes.

v1.0 – December 14, 2017

Initial release