Skip to content

1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:08
· 22 commits to main since this release

Added

  • Track statistics. Distance, ascent and descent, elevation range, elapsed
    and moving time and average pace, under an inline map, with an elevation
    profile below them. Ascent ignores drift under 5 m, because raw GPS elevation
    is noisy enough to turn a flat ride into hundreds of metres of imaginary
    climb; moving time counts anything above 0.9 km/h, low enough that walking up
    steps still counts. Whatever a file does not record is left out rather than
    shown as zero. Both the line and the profile can be switched off.
  • KML and TCX join GPX and GeoJSON as track formats.
  • Open a spot in another map app. Open in external map on the map's own
    right-click menu, sending each provider the datum it actually expects.

Changed

  • The repo lints with the same two things the community scorecard scans with,
    so its findings turn up before a release rather than on a web page after one.
  • Release assets carry GitHub build provenance.

Full Changelog: 1.4.0...1.5.0