diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ba2f2ef..4a60785c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change log +## Version 0.4.5 (2021/02/17) + +### Issues Closed + +#### Bugs Fixed + +* [#66](https://github.com/SamR1/Fittrackee/issues/66) - invalid gpx limit used when importing zip archive +* [#64](https://github.com/SamR1/Fittrackee/issues/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 diff --git a/docs/_sources/changelog.md.txt b/docs/_sources/changelog.md.txt index 5ba2f2ef..4a60785c 100644 --- a/docs/_sources/changelog.md.txt +++ b/docs/_sources/changelog.md.txt @@ -1,5 +1,18 @@ # Change log +## Version 0.4.5 (2021/02/17) + +### Issues Closed + +#### Bugs Fixed + +* [#66](https://github.com/SamR1/Fittrackee/issues/66) - invalid gpx limit used when importing zip archive +* [#64](https://github.com/SamR1/Fittrackee/issues/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 diff --git a/docs/changelog.html b/docs/changelog.html index 3f9e494b..ed884662 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -76,101 +76,108 @@ role="menu" aria-labelledby="dLabelLocalToc">
#58 - Standardize terms used for workouts
Note: Database model, upload directory for workouts and API endpoints are also updated.
No new features in this release, only some refactorings before introducing new features.
#57 - Use uuid for activities
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
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
-