🔥 Two new features worth mentioning this release:
- To keep your configuration clean and maintainable, you can split it across multiple files: https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/main-configuration?id=splitting-your-configuration-into-multiple-files
- An improved notification system. Under the hood we're using Shoutrrr, so any service supported by Shoutrrr, will be supported by SFS (https://shoutrrr.nickfedor.com/dev/services/overview/)
Note
The old ntfy.sh config will keep working, the feature is backwards compatible.
Read the docs how to configure your notifications: https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/main-configuration
What's Changed
- ISSUE #1448: Implement Shoutrrr to allow other notification providers by @robiningelbrecht in #1457
- ISSUE #1455: Improve console intro output by @robiningelbrecht in #1456
- ISSUE #1458: Allow to split up config by using multiple config files by @robiningelbrecht in #1460
- ISSUE #1461: Bumped Shoutrrr version to v0.12.1 by @robiningelbrecht in #1464
- ISSUE #1462: Show power zones in power distribution chart by @robiningelbrecht in #1465
Full Changelog: v4.0.6...v4.1.0