v0.10.0
What's Changed
- Add API key to users by @jovandeginste in #9
- Add a list of "share on" buttons to a workout by @jovandeginste in #10
- Add styling hints for printing by @jovandeginste in #11
- Show the filename at the top with the title by @jovandeginste in #12
- Put the graphs for elevation and speed together by @jovandeginste in #13
- fix: when date is missing from metadata, use first track first segment first point's timestamp by @pixelspark in #14
- Add German translation by @jovandeginste in #16
- Translate the workout types in dropdown selection by @jovandeginste in #18
- Use per-user timezone to show local times by @jovandeginste in #19
- Do not apply altitude correction for files from Workoutdoors (Apple Watch) by @pixelspark in #21
- fix: format tempo as mm:s (where s is seconds) by @pixelspark in #22
- fix: nil dereference in social template when address is missing by @pixelspark in #23
- fix: do not fix altitude for Strava by @pixelspark in #24
- Move original content of GPX file to separate table by @jovandeginste in #26
- fix: deal correctly with GPX files that have multiple segments and count time between segments as pause time by @pixelspark in #20
New Contributors
- @pixelspark made their first contribution in #14
Full Changelog: v0.9.1...v0.10.0