v3.1.3
Another day, another release, another new dashboard widget. This time it's the Eddington widget.
appearance:
dashboard:
layout:
- { 'widget': 'eddington', 'width': 50, 'enabled': true }Check https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/dashboard-widgets?id=eddington for more information.
What's Changed
- ISSUE #942: Better error messages in chat UI by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/947
- ISSUE #946: Introduce EddingtonCalculator by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/948
- ISSUE #946: Expose eddington as a dashboard widget by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/949
Full Changelog: robiningelbrecht/statistics-for-strava@v3.1.2...v3.1.3