FitTrackee

Self-hosted outdoor activity tracker

AGPL-3.0 License

Downloads
5.7K
Stars
553
Committers
41

Bot releases are visible (Hide)

FitTrackee - v0.6.11

Published by SamR1 about 2 years ago

Issues Closed

Bugs Fixed

  • #213 - Statistics - When using imperial measurements, ascent/descent should be in ft not mi

Pull Requests

Features

  • #223 - Display ascent record icon
  • #167 - Added ascent record to Dashboard
  • #162 - Added total elevation to dashboard

Thanks to @Fmstrat

In this release 1 issue was closed.
Note: This release contains database migration (see upgrade instructions in documentation)

FitTrackee - v0.6.10

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #210 - ERROR - could not download 6 tiles
    Note: for tile server requiring subdomains, see the new environment variable STATICMAP_SUBDOMAINS

Pull Requests

Bugs Fixed

  • #209 - Incorrect duration with track containing multiple segments

Thanks to @gorgobacka

In this release 1 issue was closed.

FitTrackee - v0.6.9

Published by SamR1 over 2 years ago

FitTrackee is now available in German (thanks to @gorgobacka).
And translations can be updated on Weblate.

Issues Closed

Features

  • #200 - Detect browser language to use matching translation if available

Bugs Fixed

  • PR#208 - fix order on records cards
  • #201 - html lang attribute is not updated when changing language

Translations

  • PR#197 - Translations update from Weblate (French)
  • #196 - Use translation management tool
  • #190 - Add German translation

In this release 4 issues were closed.

Thanks to the contributors:

  • @gorgobacka
  • J. Lavoie (from Weblate)
FitTrackee - v0.6.8

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #193 - Allow deleting a workout when files are missing
  • #192 - Returns 404 instead of 500 when map file not found
  • #191 - Layout issue on Workouts page

Misc

  • change gpx and map file naming (included in PR#195)
    Note: it does not affect previously imported files
  • cc4287e - Fix docker env file

In this release 3 issues were closed.

FitTrackee - v0.6.7

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #156 - Process gpx file with offset

In this release 1 issue was closed.

FitTrackee - v0.6.6

Published by SamR1 over 2 years ago

Misc

No new features in this release, only dependencies update and code refacto before introducing new features.

FitTrackee - v0.6.5

Published by SamR1 over 2 years ago

It is now possible to start FitTrackee without a configured SMTP provider (see documentation).
It reduces pre-requisites for single-user instances.

To manage users, a new CLI is available.

Issues Closed

Features

  • #180 - allow using FitTrackee without SMTP server

In this release 1 issue was closed.

FitTrackee - v0.6.4

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #178 - cannot send email with TLS

In this release 1 issue was closed.

FitTrackee - v0.6.3

Published by SamR1 over 2 years ago

Pull Requests

Bugs Fixed

  • #177 - Minor fixes
    • add missing translation
    • fix 'Add Workout' card position on small screens
FitTrackee - v0.6.2

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #175 - Distance card on dashboard is not refreshed
  • #173 - link to user profile in workout card is incorrect

In this release 2 issues were closed.

FitTrackee - v0.6.1

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #171 - Stats chart is not updated correctly

In this release 1 issue was closed.

FitTrackee - v0.6.0

Published by SamR1 over 2 years ago

This version introduces some changes on user registration.
From now on, a user needs to confirm his account after registration (an email with confirmation instructions is sent after registration).

Issues Closed

Features

  • #155 - Improve user registration
  • #106 - Allow user to update email

Bugs Fixed

  • #169 - user picture is not refreshed after update

Pull Requests

Bugs Fixed

  • #161 - Minor translation issue on 'Farthest'
  • #160 - Minor translation issue on APP_ERROR

Thanks to @Fmstrat

In this release 3 issues were closed.
Note: This release contains database migration (see upgrade instructions in documentation)

FitTrackee - v0.5.7

Published by SamR1 over 2 years ago

This release contains several fixes including security fixes.
Thanks to @DanielSiersleben for the report.

And from now on, the admin account is not created on application initialization.
A new command is added to set administration rights on the account created after registration
(see documentation).

Issues Closed

Misc

  • #149 - improve database initialisation

Pull Requests

Security

  • #152 - Fixes and improvements:

    • set autoescape on jinja templates
  • #151 - fix security issues:

    • sanitize input when serving images
    • sanitize inputs when serving map tiles
    • allow only alphanumeric characters and '_' in username

Misc

  • #152 - Fixes and improvements:
    • fix dramatiq warning when launching workers w/ script entrypoint
    • check app config before dropping database, to avoid deleting data on production
    • remove dotenv warning

In this release 1 issue was closed.

FitTrackee - v0.5.6

Published by SamR1 over 2 years ago

Issues Closed

Bugs Fixed

  • #146 - incorrect label on workouts filters

Pull Requests

  • #145 - fix on database models

In this release 1 issue was closed.
Note: This release contains database migration (see upgrade instructions in documentation)

FitTrackee - v0.5.5

Published by SamR1 almost 3 years ago

Issues Closed

New Features

  • #140 - Add a fullscreen control to workout map
  • #138 - Add control to reset map to initial position
  • #135 - Start and finish markers
  • #134 - Wind direction

Bugs Fixed

  • 877fa0f - fix sport icon color (when changed) on calendar on small resolutions

In this release 4 issues were closed.

FitTrackee - v0.5.4

Published by SamR1 almost 3 years ago

Issues Closed

Bugs Fixed

  • #131 - No workouts displayed on calendar

In this release 1 issue was closed.

FitTrackee - v0.5.3

Published by SamR1 almost 3 years ago

Issues Closed

Bugs Fixed

  • #129 - Display only active sports when editing a workout
  • #127 - parse_email_url() can't validate a legitimate EMAIL_URI such as "smtp://localhost:25"

In this release 2 issues were closed.

FitTrackee - v0.5.2

Published by SamR1 almost 3 years ago

Issues Closed

New Features

  • #123 - Allow user to reset preferences for a sport
  • #121 - Add activity : snowshoes

In this release 2 issue were closed.
Note: This release contains database migration.

FitTrackee - v0.5.1

Published by SamR1 almost 3 years ago

Issues Closed

New Features

  • #116 - Better UI for Speed and Elevation buttons in the graph of the Workout screen
  • #115 - Add option to download the GPX file of a Workout
  • #5 - Display a chart with average speed

In this release 3 issue were closed.

FitTrackee - v0.5.0

Published by SamR1 almost 3 years ago

Issues Closed

New Features

  • #99 - Display workout with imperial units
  • #91 - Display elevation chart with min and max altitude of workout
  • #90 - Add user sports preferences
  • #18 - Better UI

Bugs Fixed

  • #95 - Some workouts seem to be missing on statistics chart

Misc

  • #104 - Switch to AGPLv3 license

Pull Requests

  • #101 - Docker updates for full files
  • #100 - Add client application in docker for development
  • #98/#109 - Added stopped_speed_threshold to support slow movement
  • #84/#93 - Add elevation data and new sports

In this release 6 issues were closed.
Note: This release contains database migrations.

Thanks to the contributors:

  • @Fmstrat
  • @paf38
Package Rankings
Top 9.26% on Pypi.org
Top 6.7% on Proxy.golang.org
Badges
Extracted from project README
PyPI version Python Version Flask Version code formatter: ruff type check: mypy Vue Version code formatter: prettier Typescript Version pipeline status pipeline status translation status Translation status