diff --git a/CHANGELOG.md b/CHANGELOG.md index b59f146d..49654d3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change log +## Version 0.4.9 (unreleased) + +#### New Features + +* [#81](https://github.com/SamR1/Fittrackee/issues/81) - display remaining characters in textarea + +### Issues Closed + +#### Bugs Fixed + +* [#82](https://github.com/SamR1/Fittrackee/issues/82) - a user can not modify his birth day +* [#80](https://github.com/SamR1/Fittrackee/issues/80) - can not save notes with control characters + +In this release 3 issue were closed. + ## Version 0.4.8 (2021/07/03) ### Issues Closed diff --git a/docs/_sources/changelog.md.txt b/docs/_sources/changelog.md.txt index b59f146d..49654d3c 100644 --- a/docs/_sources/changelog.md.txt +++ b/docs/_sources/changelog.md.txt @@ -1,5 +1,20 @@ # Change log +## Version 0.4.9 (unreleased) + +#### New Features + +* [#81](https://github.com/SamR1/Fittrackee/issues/81) - display remaining characters in textarea + +### Issues Closed + +#### Bugs Fixed + +* [#82](https://github.com/SamR1/Fittrackee/issues/82) - a user can not modify his birth day +* [#80](https://github.com/SamR1/Fittrackee/issues/80) - can not save notes with control characters + +In this release 3 issue were closed. + ## Version 0.4.8 (2021/07/03) ### Issues Closed diff --git a/docs/changelog.html b/docs/changelog.html index 87fc559b..5eba372e 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -77,130 +77,138 @@ role="menu" aria-labelledby="dLabelLocalToc">
#81 - display remaining characters in textarea
In this release 3 issue were closed.
+#79 - Fails to start after make rebuild
In this release 1 issue was closed.
@@ -267,10 +295,10 @@#75 - Workouts on the same day are not displayed in right order
#62 - Error when sending reset password email
Refactoring before introducing new features.
Add docker files for evaluation purposes.
#58 - Standardize terms used for workouts
Note: Database model, upload directory for workouts and API endpoints are also updated.
#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
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
#37 - Display map on activities list
#34 - Weather is not displayed anymore
#13 - Detailed statistics
Update dependencies
no administration for now
β‘οΈ more informations: see documentation and current issues
-