From 030afaef017d4f7e5dd39b16ccdf5871589a14d2 Mon Sep 17 00:00:00 2001
From: Sam #75 - Workouts on the same day are not displayed in right order Update Python and Javascript dependencies Update Python and Javascript dependencies In this release 1 issue was closed. #62 - Error when sending reset password email Refactoring before introducing new features. Add docker files for evaluation purposes. #58 - Standardize terms used for workouts #59 - No message displayed on uploading image error No new features in this release, only some refactorings before introducing
new features. #57 - Use uuid for activities
-
-
-
-
-
-
-
-
-
-
-
-
-
Change logΒΆ
Version 0.4.7 (unreleased)ΒΆ
+Bugs FixedΒΆ
+
+
+MiscΒΆ
-
+
IMPORTANT: Due to SQLAlchemy update (1.4+), engine URLs starting with postgres://
are no longer supported. Please update DATABASE_URL
with postgresql://
.
IMPORTANT: Due to SQLAlchemy update (1.4+), engine URLs starting with postgres://
are no longer supported. Please update DATABASE_URL
with postgresql://
.Version 0.4.6 (2021/02/21)ΒΆ
Issues ClosedΒΆ
-Bugs FixedΒΆ
+Bugs FixedΒΆ
Version 0.4.5 (2021/02/17)ΒΆ
-Issues ClosedΒΆ
Bugs FixedΒΆ
+Issues ClosedΒΆ
+Bugs FixedΒΆ
Version 0.4.4 (2021/01/31)ΒΆ
-Issues ClosedΒΆ
Bugs FixedΒΆ
+Issues ClosedΒΆ
+Bugs FixedΒΆ
MiscΒΆ
+MiscΒΆ
Version 0.4.3 (2021/01/10)ΒΆ
-Issues ClosedΒΆ
+Issues ClosedΒΆ
New FeaturesΒΆ
Note: Database model, upload directory for workouts and API endpoints are also updated.Bugs FixedΒΆ
+Bugs FixedΒΆ
@@ -320,18 +328,18 @@
Version 0.4.2 (2021/01/03)ΒΆ
-MiscΒΆ
+MiscΒΆ
Version 0.4.1 (2020/12/31)ΒΆ
-Issues ClosedΒΆ
New FeaturesΒΆ
+Issues ClosedΒΆ
+New FeaturesΒΆ
@@ -347,10 +355,10 @@ new features.
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.
#54 - Tile server can be changed
#53 - Simplify FitTrackee installation
in order to send emails, Redis is now a mandatory dependency
#50 - A user can reset his password
#17 - A user can delete his account
This version contains minor fix and improvements on client side:
4c3fc34 - empty user data on logout
#44 - Cannot edit an activity that does not have a gpx file
#41 - User statistics are incorrect
#34 - Weather is not displayed anymore
#13 - Detailed statistics
Update dependencies
#31 - Use moving duration for stats
#29 - Pause duration calculation with segments
no administration for now
β‘οΈ more informations: see documentation and current issues
-#11 - Timezone support
#10 - Add a note to an activity