v2.0.0
🚨 v2.0.0 Migration Notice: Breaking Change
Version v2.0.0 introduces a breaking change: most configuration values have moved from .env to a new config.yaml file. This requires manual action on your part.
What's Changed
- Update README; new user how-to by @SorenKyhl in https://github.com/robiningelbrecht/statistics-for-strava/pull/590
- ISSUE #589: Use timzone to render dates by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/593
- ISSUE #587: Allow to prepend base path to relative URIs by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/588
- ISSUE-586: include history in dashboard command handler by @oddish3 in https://github.com/robiningelbrecht/statistics-for-strava/pull/591
- ISSUE #594: Move config to YAML file by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/595
New Contributors
- @SorenKyhl made their first contribution in https://github.com/robiningelbrecht/statistics-for-strava/pull/590
Full Changelog: robiningelbrecht/statistics-for-strava@v1.3.6...v2.0.0