Skip to content

Releases: SamR1/FitTrackee

Statistics fix

23 Sep 19:38
Compare
Choose a tag to compare
Statistics fix Pre-release
Pre-release

Issues Closed

Bugs Fixed

  • #41 - User statistics are incorrect

In this release 1 issue was closed.

Fix and improvements

01 Sep 10:11
Compare
Choose a tag to compare
Fix and improvements Pre-release
Pre-release

Issues Closed

New Features

  • #4 - Show points on the map when mouse over the chart
  • #14 - Display segments informations
  • #21 - Document the API
  • #23 - The user can choose the first day of the week
  • #36 - Disable user registration
  • #33 - Add file size limit on file upload
  • #37 - Display map on activities list

Bugs Fixed

  • #34 - Weather is not displayed anymore

Misc

In this release 8 issue were closed.

➡️ documentation: https://samr1.github.io/FitTrackee

Statistics

07 Jul 12:41
Compare
Choose a tag to compare
Statistics Pre-release
Pre-release

New Features

  • #13 - Detailed statistics
    fittrackee_screenshot-04

Misc

  • Update dependencies

In this release 1 issue was closed.

Fix and improvements

07 Feb 08:59
Compare
Choose a tag to compare
Fix and improvements Pre-release
Pre-release

New Features

  • #25 - Display records on calendar
  • #22 - Add a total on current month statistics

Bugs Fixed

  • #31 - Use moving duration for stats
  • #29 - Pause duration calculation with segments
  • #28 - Error on uploading gpx file
  • #26 - Total is incorrect in tooltip when duration is displayed
  • #24 - Some distances are not displayed correctly on current month statistics

In this release 7 issues were closed.

First release 🎉

04 Jul 12:56
Compare
Choose a tag to compare
First release 🎉 Pre-release
Pre-release

Features:

  • Account creation (only standard user, not admin)
  • 6 sports supported:
    • Cycling (Sport)
    • Cycling (Transport)
    • Hiking
    • Montain Biking
    • Running
    • Walking
  • Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
  • Activity edition and deletion
  • An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)
  • A user can add a note
  • Month calendar with activities
  • Current month statistics
  • Records by sports:
    • average speed
    • farest distance
    • longest duration
    • maximum speed
  • Activities list and search

Notes:

  • only activity owner can see his activity
  • no administration for now

➡️ more informations: see wiki and current issues