Skip to content

Releases: deadlocker8/SportTracker

v1.22.1

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

v1.22.0

19 May 14:46
Compare
Choose a tag to compare
  • add: added annual statistics page
  • fix: improve search page if there are no search result
  • chore: update dependencies

v1.21.0

08 May 20:29
Compare
Choose a tag to compare
  • add: planned tours now allow to specify their arrival and departure method (e.g. by car, by train, ...)
  • add: planned tours now allow to specify their direction (e.g. single, roundtrip, ...)
  • add: if a new planned tour is shared with you or an existing shared planned tour is modified, they will be marked with a notification
  • fix: sort planned tours by name ascending
  • chore: update dependencies

v1.20.0

27 Apr 21:49
Compare
Choose a tag to compare
  • add: planned tours can be shared with other users

v1.19.0

27 Apr 20:49
Compare
Choose a tag to compare
  • add: grouped navbar entries
  • add: update icon for hiking
  • add: easter eggs
  • fix: only allow gpx files to be uploade for tracks and planned tours
  • fix: responsiveness for maintenance events page
  • fix: responsiveness for track form page
  • fix: responsiveness for gpx form
  • fix: truncate long usernames
  • chore: update dependencies

v1.18.0

22 Apr 20:41
Compare
Choose a tag to compare
  • add: maintenance events: show distance since event
  • add: show icon for each navbar entry and headline
  • add: split username and settings in navbar
  • add: add icon for each input field
  • add: add icon for each button
  • fix: debug log messages for all CRUD methods
  • chore: update dependencies

v1.17.0

18 Apr 19:59
Compare
Choose a tag to compare
  • add: it is now possible to track maintenance events for each sport type
  • add: extended dummy data generator
  • fix: month names on search results page are now localized
  • chore: update dependencies

v1.16.1

01 Apr 17:26
Compare
Choose a tag to compare
  • fix: year/month select: improve usability on mobile devices
  • fix: map: overflowing buttons
  • fix: chart "duration per track" and chart "speed per track": some track names were not shown even if two tracks existed

v1.16.0

26 Mar 22:52
Compare
Choose a tag to compare
  • add: year and month select on tracks page
  • add: map: improve year filter options (do not reload page after single year is selected)
  • chore: update dependencies

v1.15.0

16 Mar 18:48
Compare
Choose a tag to compare
  • add: add quick filter buttons for track types on track page
  • add: add quick filter buttons for track types on month goal page
  • add: add quick filter buttons for track types on search page
  • add: add quick filter buttons for track types and years on map page
  • add: new chart "speed per track"
  • add: show confirmation dialogs on deletion of tracks, gpx files, month goals, custom fields and participants
  • fix: broken search page and improve responsiveness
  • fix: custom fields: show display name for type instead of enum name on settings page
  • fix: month goal distance: inputs not prefilled if german is activated
  • fix: gpx upload
  • chore: update dependencies