This release adds better support for monitoring with Uptime Kuma: For both the on-done and on-fail URLs FediFetcher will automatically add two query parameters to the url as follows:
ping, representing the duration of the run (in milliseconds). This will be graphed in Uptime Kuma.msg, giving you the success or error message. This also will be shown in Uptime Kuma.
You can find more details in the documentation
What's Changed
- Bump idna from 3.7 to 3.15 by @dependabot[bot] in #210
- update docker compose example by @nanos in #212
- Uptime kuma support by @nanos in #213
- Improve Callback URL robustness by @nanos in #214
- Include failure message in on-fail callback by @nanos in #215
- add success message for Uptime Kuma by @nanos in #216
Full Changelog: v7.1.18...v7.1.21
Update instructions
For full instruction, please see the Updating FediFetcher documentation