Skip to content

Releases: deadlocker8/SportTracker

v1.30.0

02 Oct 20:28
Compare
Choose a tag to compare
  • ⚠️ BREAKING CHANGE: all uploaded gpx files are now stored in a folder called "data" instead of "uploads". All existing gpx files will be automatically migrated. Please adjust your docker volume mounts.
  • add: gpx files are now stored in a zip to reduce file size
  • add: planned tour preview images are stored in the same folder as the corresponding gpx file
  • add: changed color of save buttons for track and planned tour forms to ensure they are not confused with the "create link" button
  • add: improve file name on gpx download
  • add: the changelog now also contains the release dates for each version
  • add: added support for uploading .fit files for tracks and planned tours
  • fix: tile hunting map: the total number of visited tiles and the bar chart now correctly shows the visited tiles depending on the selected track types and years
  • chore: update dependencies

v1.29.0

17 Sep 20:59
Compare
Choose a tag to compare
  • ⚠️ BREAKING CHANGE: you must update your settings.json (new section "tileHunting", see settings-example.json)
  • add: gpx meta information is calculated only once and stored in database. CAUTION: The first start of SportTracker will take quite some time to calculate the gpx information for all uploaded gpx files.
  • add: settings files are checked for missing entries upon server start
  • add: tile hunting map (for details see README)
  • chore: update dependencies

v1.28.0

09 Aug 18:33
Compare
Choose a tag to compare
  • add: search: add pagination on bottom
  • add: show edit button for track and planned tour map
  • add: planned tour overview: clicking on number of linked tracks opens a modal with all linked tracks
  • add: performance improvement: gpx meta info is calculated only once per gpx track and then cached
  • add: delete previous gpx track when new one is uploaded
  • chore: update dependencies

v1.27.0

08 Aug 20:48
Compare
Choose a tag to compare
  • add: allow tracks to be linked to a planned tour
  • fix: improve page load performance for track overview
  • chore: update dependencies

v1.26.1

28 Jul 21:38
Compare
Choose a tag to compare
  • fix: annual statistics: round average number of tracks
  • fix: line break long shared links on mobile devices
  • fix: hide navbar toggler on mobile devices if not logged in
  • fix: shared tracks/planned tours: set title and meta description

v1.26.0

28 Jul 21:38
Compare
Choose a tag to compare
  • add: tracks and planned tours can now be shared via public links
  • add: moved calendar chart from chart overview to navbar menu entry "analytics"
  • fix: improve calendar responsiveness

v1.25.0

17 Jul 20:27
Compare
Choose a tag to compare
  • maintenance events: show distance since last event with same description

v1.24.0

23 Jun 15:46
Compare
Choose a tag to compare
  • add: map: add toggle button to switch between tracks and planned tours
  • fix: errors during generation of preview image for a planned tour no longer prevents saving a planned tour
  • chore: update dependencies

v1.23.0

23 Jun 15:32
Compare
Choose a tag to compare
  • BREAKING CHANGE: you must update your settings.json (new section "gpxPreviewImages", see settings-example.json)
  • add: planned tours: show preview images
  • add: planned tours: open map on click on preview image
  • chore: update dependencies

v1.22.1

20 May 12:18
Compare
Choose a tag to compare
  • fix: calculation of annual statistics