FitTrackee/CHANGELOG.md

65 lines
1.9 KiB
Markdown
Raw Normal View History

2019-01-08 10:57:34 +01:00
# Change log
2019-07-07 15:34:44 +02:00
## Version 0.2.1 (2019/xx/xx)
#### New Features
2019-07-20 22:13:28 +02:00
* [#21](https://github.com/SamR1/Fittrackee/issues/21) - Document the API
2019-07-07 15:34:44 +02:00
#### Bugs Fixed
2019-07-21 22:14:55 +02:00
* [#34](https://github.com/SamR1/Fittrackee/issues/34) - weather is not displayed anymore
In this release 2 issue were closed.
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-07-07 14:17:43 +02:00
#### Misc
* 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
## Version 0.1 - Minimal version (2018-07-04)
### 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.