FitTrackee/CHANGELOG.md

145 lines
4.6 KiB
Markdown
Raw Normal View History

2019-01-08 10:57:34 +01:00
# Change log
2020-01-30 21:54:44 +01:00
## Version 0.2.4 - Minor fix (2020/01/30)
### Issues Closed
#### Bugs Fixed
* [#47](https://github.com/SamR1/Fittrackee/issues/47) - timezone drop-down is not displayed correctly
* [#46](https://github.com/SamR1/Fittrackee/issues/46) - calendar cannot display more than 5 or 6 activities on the same day
In this release 2 issues were closed.
2019-12-29 12:02:04 +01:00
## Version 0.2.3 - FitTrackee available in French (2019/12/29)
2019-12-28 21:32:50 +01:00
### Issues Closed
#### New Features
2019-12-29 12:02:04 +01:00
* [#43](https://github.com/SamR1/Fittrackee/issues/43) - Display weekend days with a different background color on calendar
2019-12-28 21:32:50 +01:00
* [#40](https://github.com/SamR1/Fittrackee/issues/40) - Localize FitTrackee (i18n)
2019-12-29 12:02:04 +01:00
#### Bugs Fixed
* [#44](https://github.com/SamR1/Fittrackee/issues/44) - Cannot edit an activity that does not have a gpx file
In this release 3 issues were closed.
2019-12-28 21:32:50 +01:00
## Version 0.2.2 - Statistics fix (2019/09/23)
2019-09-23 15:04:15 +02:00
### Issues Closed
#### Bugs Fixed
* [#41](https://github.com/SamR1/Fittrackee/issues/41) - User statistics are incorrect
In this release 1 issue was closed.
2019-09-01 11:50:44 +02:00
## Version 0.2.1 - Fix and improvements (2019/09/01)
2019-08-31 19:11:46 +02:00
### Issues Closed
2019-07-07 15:34:44 +02:00
#### New Features
2019-08-25 21:21:34 +02:00
* [#4](https://github.com/SamR1/Fittrackee/issues/4) - Show points on the map when mouse over the chart
* [#14](https://github.com/SamR1/Fittrackee/issues/14) - Display segments informations
2019-07-20 22:13:28 +02:00
* [#21](https://github.com/SamR1/Fittrackee/issues/21) - Document the API
* [#23](https://github.com/SamR1/Fittrackee/issues/23) - The user can choose the first day of the week
2019-08-25 13:27:23 +02:00
* [#36](https://github.com/SamR1/Fittrackee/issues/36) - Disable user registration
2019-08-31 15:54:12 +02:00
* [#33](https://github.com/SamR1/Fittrackee/issues/33) - Add file size limit on file upload
* [#37](https://github.com/SamR1/Fittrackee/issues/37) - Display map on activities list
2019-07-07 15:34:44 +02:00
#### Bugs Fixed
2019-07-24 16:18:38 +02:00
* [#34](https://github.com/SamR1/Fittrackee/issues/34) - Weather is not displayed anymore
2019-07-21 22:14:55 +02:00
2019-08-31 19:11:46 +02:00
### Misc
* **[Poetry](https://poetry.eustace.io/)** replaces **[pipenv](https://docs.pipenv.org)** for Python packages management
2019-09-23 15:04:15 +02:00
In this release 8 issues were closed.
2019-07-21 22:14:55 +02:00
2019-07-07 15:34:44 +02:00
## Version 0.2.0 - Statistics (2019/07/07)
2019-05-05 14:31:43 +02:00
### Issues Closed
#### New Features
* [#13](https://github.com/SamR1/Fittrackee/issues/13) - Detailed statistics
2019-08-31 19:11:46 +02:00
### Misc
2019-07-07 14:17:43 +02:00
* Update dependencies
2019-05-05 14:31:43 +02:00
In this release 1 issue was closed.
2019-02-06 23:26:37 +01:00
## Version 0.1.1 - Fix and improvements (2019/02/07)
2019-01-08 10:57:34 +01:00
### Issues Closed
2019-02-06 23:26:37 +01:00
#### New Features
* [#25](https://github.com/SamR1/FitTrackee/issues/25) - Display records on calendar
* [#22](https://github.com/SamR1/FitTrackee/issues/22) - Add a total on current month statistics
2019-01-08 10:57:34 +01:00
#### Bugs Fixed
2019-01-13 11:23:12 +01:00
* [#31](https://github.com/SamR1/FitTrackee/issues/31) - Use moving duration for stats
2019-01-08 10:57:34 +01:00
* [#29](https://github.com/SamR1/FitTrackee/issues/29) - Pause duration calculation with segments
2019-02-06 23:26:37 +01:00
* [#28](https://github.com/SamR1/FitTrackee/issues/28) - Error on uploading gpx file
2019-01-08 10:57:34 +01:00
* [#26](https://github.com/SamR1/FitTrackee/issues/26) - Total is incorrect in tooltip when duration is displayed
* [#24](https://github.com/SamR1/FitTrackee/issues/24) - Some distances are not displayed correctly on current month statistics
2019-02-06 23:26:37 +01:00
In this release 7 issues were closed.
2019-01-08 10:57:34 +01:00
2019-08-31 19:11:46 +02:00
## 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 [wiki](https://github.com/SamR1/mpwo/wiki) and [current issues](https://github.com/SamR1/mpwo/issues)
2019-01-08 10:57:34 +01:00
### Issues Closed
#### New Features
* [#11](https://github.com/SamR1/FitTrackee/issues/11) - Timezone support
* [#10](https://github.com/SamR1/FitTrackee/issues/10) - Add a note to an activity
* [#9](https://github.com/SamR1/FitTrackee/issues/9) - User statistics on dashboard
* [#8](https://github.com/SamR1/FitTrackee/issues/8) - Add weather to activities
* [#3](https://github.com/SamR1/FitTrackee/issues/3) - Search filter for activities
* [#2](https://github.com/SamR1/FitTrackee/issues/2) - Calendar to view activities
In this release 6 issues were closed.