-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5721a61
commit 9074fa1
Showing
3 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
v3.7.0: OpenTracks | ||
|
||
Changes: | ||
- Report speed/pace by activity type | ||
- Added workaround for GPS week rollover | ||
- (Experimental) Support for Bluetooth LE cycling sensors (cadence and speed) | ||
- KMZ/KML import enhanced | ||
|
||
Bugfix: | ||
- KMZ import: only import used images | ||
|
||
Developer: | ||
- Refactored TrackRecordingService |