Releases: deadlocker8/SportTracker
Releases · deadlocker8/SportTracker
v1.7.1
- fix: CORS errors
v1.7.0
- 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
- fix: overlapping data points in chart for average speed
- fix: calculation of month goal streak achievement
- fix: ordering of changelog entries
v1.6.0
- add: search for tracks by name
- add: jump to month and year after editing/creating a track
v1.5.1
- fix: improved form input field size for durations
- fix: allow month goals to be created before 2023
v1.5.0
- 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
- fix: custom field form
v1.4.1
- fix: track edit page
v1.4.0
- 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
- fix charts: fill missing years and months
- fix: charts: fixed clipped legend
- fix: charts: cast number to int/float
- fix: deletion of month goals