v4.7.10
·
773 commits
to master
since this release
Improvements
- Use non-breaking space as thousands separator to prevent line wrapping
- Allow to set Zwift level over 100
- Improve split GAP calcultion and values
Technical details
- fix: use non-breaking space as thousands separator to prevent line wrapping by @vrkrebs in https://github.com/robiningelbrecht/statistics-for-strava/pull/2015
- ISSUE #2016: Allow to set Zwift level over 100 by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/2017
- ISSUE #2018: Use docker compose CMD instead of ENTRYPOINT by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/2019
- fix: stabilize split GAP values and add GAP recalculation command by @cgtobi in https://github.com/robiningelbrecht/statistics-for-strava/pull/1997
New Contributors
- @vrkrebs made their first contribution in https://github.com/robiningelbrecht/statistics-for-strava/pull/2015
Full Changelog: robiningelbrecht/statistics-for-strava@v4.7.9...v4.7.10