Skip to content

v2.3.6

Choose a tag to compare

@robiningelbrecht robiningelbrecht released this 30 Jun 05:18

⚠️ We moved the sorting of sportTypes away from the import process by introducing a new setting:

appearance:
  # With this list you can decide the order the sport types will be rendered in. For example in the tabs on the dashboard.
  # You don't have to include all sport types. Sport types not included in this list will be rendered by the app default.
  # A full list of allowed options is available on https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/main-configuration?id=supported-sport-types 
  sportTypesSortingOrder: []  

What's Changed

Full Changelog: robiningelbrecht/statistics-for-strava@v2.3.5...v2.3.6