Fittrackee

Latest version: v0.8.12

Safety actively analyzes 688735 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 15

0.7.15

Among enhancements and fixes, **FitTrackee** is now available in Galician, Spanish and partially in Norwegian Bokmål (see translation status below).

**Note**: **DarkSky** API support is removed, since the service shut down on March 31, 2023.


Features and enhancements

* [319](https://github.com/SamR1/FitTrackee/issues/319) - Add cli to create users
* [329](https://github.com/SamR1/FitTrackee/issues/329) - Make "start elevation axis at zero" sticky
* [333](https://github.com/SamR1/FitTrackee/issues/333) - Feature request: filter workouts by title
* [338](https://github.com/SamR1/FitTrackee/issues/338) - Display relevant error message when <time> is missing in GPX file

Bugs Fixed

* [328](https://github.com/SamR1/FitTrackee/issues/328) - GPX speed and altitude track has incorrect units on x-axis when imperial
* [b29ed7a](https://github.com/SamR1/FitTrackee/commit/b29ed7a31daaf40b149ed33cdb1ddc0144f56161) - fix privacy policy message display on dashboard

Translations

* [250](https://github.com/SamR1/FitTrackee/issues/250) - [Translation Request] Norwegian Bokmål
* [320](https://github.com/SamR1/FitTrackee/issues/320) - [Translation Request] Spanish
* [323](https://github.com/SamR1/FitTrackee/issues/323) - [Translation Request] Galician
* [06ba975](https://github.com/SamR1/FitTrackee/commit/06ba975302af222089392c424edf95e91d645437), [bcc568e](https://github.com/SamR1/FitTrackee/commit/bcc568ef59ab99f3c164c6231ab3759fc8a30038), [ea0ac99](https://github.com/SamR1/FitTrackee/commit/ea0ac99bdf1dbe645ada7ddd35b4b94815eca775) - Translations update (German)
* [a458f5f](https://github.com/SamR1/FitTrackee/commit/a458f5f275f51b2f9311de0ed51b0a9b537db94e) - Translations update (Dutch)
* [075aeb9](https://github.com/SamR1/FitTrackee/commit/075aeb95e620c06f3ac324d2534d9c9f6660b596) - Translations update (French)
* [60e164d](https://github.com/SamR1/FitTrackee/commit/60e164d7201fc520cd051f2858860a83783443a7) - Translations update (Italian)

Translation status:
- Dutch: 98%
- English: 100%
- French: 100%
- Galician: 100%
- German: 100%
- Italian: 87%
- Norwegian Bokmål: 35%
- Spanish: 100%

Misc

* [318](https://github.com/SamR1/FitTrackee/issues/318) - Remove DarkSky Weather provider


Thanks to the contributors:
- bjornclauw
- comradekingu
- jat255
- gallegonovato
- qwerty287
- xmgz
- J. Lavoie from Weblate
- mondstern from Weblate


**Note:** This release contains database migration (see upgrade instructions in [documentation](https://samr1.github.io/FitTrackee/en/installation.html#upgrade))

0.7.14

Bugs Fixed

* [314](https://github.com/SamR1/FitTrackee/issues/314) - GPX file is not deleted when the process fails

Translations

* [PR315](https://github.com/SamR1/FitTrackee/pull/315) - Translations update from Hosted Weblate (Dutch, thanks to bjornclauw)

0.7.13

This version allows to display the instance privacy policy. A user must agree to the privacy policy to register.
A default policy is available and a custom policy can be defined in the administration.
**Note:** After **FitTrackee** upgrade, a message will be displayed to all users in order to review the policy.

A user can now request a data export (containing user info, workout data and uploaded gpx files).

Lastly, additional information that may be useful to users can be displayed in **About** page.


Features and enhancements

* [301](https://github.com/SamR1/FitTrackee/issues/301) - add privacy policy
* [304](https://github.com/SamR1/FitTrackee/issues/304) - add user data export
* [305](https://github.com/SamR1/FitTrackee/issues/305) - add additional information in About page

Bugs Fixed

* [PR307](https://github.com/SamR1/FitTrackee/pull/307) - Minor fixes
* update workout and map files name
* fix error message when api is not running
* fix modal position

Translations

* [PR297](https://github.com/SamR1/FitTrackee/pull/297) - Translations update from Hosted Weblate (Dutch)
* [PR308](https://github.com/SamR1/FitTrackee/pull/308) - Translations update from Hosted Weblate (Dutch)
* [PR310](https://github.com/SamR1/FitTrackee/pull/310) - Translations update from Hosted Weblate (Dutch and German)

Thanks to the contributors:
- bjornclauw
- qwerty287

**Note:** This release contains database migration (see upgrade instructions in [documentation](https://samr1.github.io/FitTrackee/en/installation.html#upgrade))

0.7.12

Translations

* [PR290](https://github.com/SamR1/FitTrackee/pull/290) - Translations update from Hosted Weblate (German, thanks to qwerty287)

Misc

* [294](https://github.com/SamR1/FitTrackee/issues/294) - drop PostgreSQL10 support
* dependencies update

0.7.11

Features and enhancements

* [PR265](https://github.com/SamR1/FitTrackee/pull/265) - Implementing alternative weather API (VisualCrossing.com)
**Note**: A new environment variable must be to set to configure the weather data provider: `WEATHER_API_PROVIDER` (see [documentation](https://samr1.github.io/FitTrackee/en/installation.html#weather-data))

Translations

* [PR287](https://github.com/SamR1/FitTrackee/pull/287) - Translations update from Hosted Weblate (Dutch)
* [PR289](https://github.com/SamR1/FitTrackee/pull/289) - Translations update from Hosted Weblate (German)


Thanks to the contributors:
- bjornclauw
- jat255
- qwerty287

0.7.10

FitTrackee is now available in Italian (thanks to dperruso).

Features and enhancements

* [92](https://github.com/SamR1/FitTrackee/issues/92) - Add ascent and descent parameters in workout import without GPX file

Translations

* [279](https://github.com/SamR1/FitTrackee/issues/279) - [Translation Request] - Italian (thanks to dperruso)
* [c88a515](https://github.com/SamR1/FitTrackee/commit/c88a5158fea5f9e2fa8c41ecc2c100f6d9319371) - Translations update from Hosted Weblate (Dutch, thanks to bjornclauw)
* [f96dcef](https://github.com/SamR1/FitTrackee/commit/f96dcef0dc69d00f65a036fa2e33c22612004cb1) - Translations update (German)

**Note:** This release contains database migration (see upgrade instructions in [documentation](https://samr1.github.io/FitTrackee/en/installation.html#upgrade))

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.