Change logΒΆ
Version 0.6.5 (2022/04/24)ΒΆ
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.
Version 0.6.4 (2022/04/23)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#178 - cannot send email with TLS
In this release 1 issue was closed.
Version 0.6.3 (2022/04/09)ΒΆ
Pull RequestsΒΆ
Bugs FixedΒΆ
#177 - Minor fixes
add missing translation
fix βAdd Workoutβ card position on small screens
Version 0.6.2 (2022/04/03)ΒΆ
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.
Version 0.6.1 (2022/03/27)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#171 - Stats chart is not updated correctly
In this release 1 issue was closed.
Version 0.6.0 (2022/03/27)ΒΆ
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ΒΆ
Bugs FixedΒΆ
#169 - user picture is not refreshed after update
Pull RequestsΒΆ
Bugs FixedΒΆ
Thanks to @Fmstrat
In this release 3 issues were closed.
Note: This release contains database migration (see upgrade instructions in documentation)
Version 0.5.7 (2022/02/13)ΒΆ
This release contains several fixes including security fixes.
Thanks to @DanielSiersleben for the report.
And from now on, 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ΒΆ
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.
Version 0.5.6 (2022/02/05)ΒΆ
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)
Version 0.5.5 (2022/01/19)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
Bugs FixedΒΆ
877fa0f - fix sport icon color (when changed) on calendar on small resolutions
In this release 4 issues were closed.
Version 0.5.4 (2022/01/01)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#131 - No workouts displayed on calendar
In this release 1 issue was closed.
Version 0.5.3 (2022/01/01)ΒΆ
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.
Version 0.5.2 (2021/12/19)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
In this release 2 issues were closed.
Note: This release contains database migration.
Version 0.5.1 (2021/11/30)ΒΆ
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 issues were closed.
Version 0.5.0 (2021/11/14)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
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
Version 0.4.9 (2021/07/16)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
Bugs FixedΒΆ
In this release 4 issues were closed.
Version 0.4.8 (2021/07/03)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#79 - Fails to start after make rebuild
In this release 1 issue was closed.
Version 0.4.7 (2021/04/07)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#75 - Workouts on the same day are not displayed in right order
MiscΒΆ
Update Python and Javascript dependencies
IMPORTANT: Due to SQLAlchemy update (1.4+), engine URLs starting withpostgres://
are no longer supported. Please updateDATABASE_URL
withpostgresql://
.
In this release 1 issue was closed.
Version 0.4.6 (2021/02/21)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#72 - Error message when file exceeding size is incorrect
#71 - max size or max number of files must be greater than 0
#70 - max size for an archive must not be less than uploaded files max size
In this release 3 issues were closed.
Version 0.4.5 (2021/02/17)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#66 - invalid gpx limit used when importing zip archive
#64 - Only 50 workouts per month shown in calendar
In this release 2 issues were closed.
Version 0.4.4 (2021/01/31)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#62 - Error when sending reset password email
MiscΒΆ
Refactoring before introducing new features.
Add docker files for evaluation purposes.
In this release 1 issue was closed.
Version 0.4.3 (2021/01/10)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
#58 - Standardize terms used for workouts
Note: Database model, upload directory for workouts and API endpoints are also updated.
Bugs FixedΒΆ
#59 - No message displayed on uploading image error
In this release 2 issues were closed.
Version 0.4.2 (2021/01/03)ΒΆ
MiscΒΆ
No new features in this release, only some refactorings before introducing new features.
Version 0.4.1 (2020/12/31)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
#57 - Use uuid for activities
In this release 1 issue was closed.
Version 0.4.0 - FitTrackee on PyPI (2020/09/19)ΒΆ
This version introduces some major changes:
Installation becomes more easy. FitTrackee can be now be installed from PyPi.
β οΈ Warning: please read installation documentation, some environment variables and files have been renamed.Itβs now possible to change the tile provider for maps. The default tile server is now OpenStreetMapβs standard tile layer (replacing ThunderForest Outdoors), see Map tile server in documentation.
Issues ClosedΒΆ
New FeaturesΒΆ
In this release 2 issue were closed.
Version 0.3.0 - Administration (2020/07/15)ΒΆ
This version introduces some major changes:
FitTrackee administration is now available (see documentation)
β οΈ Warning: some application parameters move from environment variables to database (see installation).in order to send emails, Redis is now a mandatory dependency
Issues ClosedΒΆ
New FeaturesΒΆ
#50 - A user can reset his password
#17 - A user can delete his account
#15 - Complete the administration
In this release 3 issues were closed.
Version 0.2.5 - Fix and improvements (2020/01/31)ΒΆ
MiscΒΆ
This version contains minor fix and improvements on client side:
Version 0.2.4 - Minor fix (2020/01/30)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#47 - timezone drop-down is not displayed correctly
#46 - calendar cannot display more than 5 or 6 activities on the same day
In this release 2 issues were closed.
Version 0.2.3 - FitTrackee available in French (2019/12/29)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
Bugs FixedΒΆ
#44 - Cannot edit an activity that does not have a gpx file
In this release 3 issues were closed.
Version 0.2.2 - Statistics fix (2019/09/23)ΒΆ
Issues ClosedΒΆ
Bugs FixedΒΆ
#41 - User statistics are incorrect
In this release 1 issue was closed.
Version 0.2.1 - Fix and improvements (2019/09/01)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
Bugs FixedΒΆ
#34 - Weather is not displayed anymore
MiscΒΆ
In this release 8 issues were closed.
Version 0.2.0 - Statistics (2019/07/07)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
#13 - Detailed statistics
MiscΒΆ
Update dependencies
In this release 1 issue was closed.
Version 0.1.1 - Fix and improvements (2019/02/07)ΒΆ
Issues ClosedΒΆ
New FeaturesΒΆ
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.
Version 0.1.0 - First release π (2018-07-04)ΒΆ
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 documentation and current issues
Issues ClosedΒΆ
New FeaturesΒΆ
#11 - Timezone support
#10 - Add a note to an activity
#9 - User statistics on dashboard
#8 - Add weather to activities
#3 - Search filter for activities
#2 - Calendar to view activities
In this release 6 issues were closed.