Skip to content

Releases: deadlocker8/SportTracker

v1.7.1

22 Jan 21:02
Compare
Choose a tag to compare
  • fix: CORS errors

v1.7.0

22 Jan 21:01
Compare
Choose a tag to compare
  • add: gpx files can be uploaded and attached to a track
  • add: gpx files can be viewed on an interactive map
  • add: show an elevation chart for gpx tracks on map
  • add: show a speed chart for gpx tracks on map
  • add: a single gpx track on map will be shown with "hotline" feature (green to red gradient along the track showing the speed)
  • add: automatically join multiple track and segments in gpx files to allow them to be shown on map

v1.6.1

22 Jan 21:01
Compare
Choose a tag to compare
  • fix: overlapping data points in chart for average speed
  • fix: calculation of month goal streak achievement
  • fix: ordering of changelog entries

v1.6.0

22 Jan 21:01
Compare
Choose a tag to compare
  • add: search for tracks by name
  • add: jump to month and year after editing/creating a track

v1.5.1

22 Jan 21:01
Compare
Choose a tag to compare
  • fix: improved form input field size for durations
  • fix: allow month goals to be created before 2023

v1.5.0

22 Jan 21:00
Compare
Choose a tag to compare
  • add: values shown for each track in track list are now configurable in user settings
  • fix: sort case-insensitive
  • fix: prevent deletion of admin user

v1.4.2

22 Jan 21:00
Compare
Choose a tag to compare
  • fix: custom field form

v1.4.1

22 Jan 21:00
Compare
Choose a tag to compare
  • fix: track edit page

v1.4.0

22 Jan 21:00
Compare
Choose a tag to compare
  • BREAKING CHANGE: replaced special track classes with single class and custom fields
  • add: new chart: average speed (bar chart)
  • add: new chart: distance per custom field (pie chart)
  • add: new chart: duration per track name
  • add: allow bulk creation of month goals
  • add: autocomplete for already used track names in new track form
  • add: new about page with changelog

v1.3.0

22 Jan 21:00
Compare
Choose a tag to compare
  • fix charts: fill missing years and months
  • fix: charts: fixed clipped legend
  • fix: charts: cast number to int/float
  • fix: deletion of month goals