[FR] upgrade shoutrrr
to v0.8.0 to support custom fields in calls to Generic Webhooks
#447
Labels
shoutrrr
to v0.8.0 to support custom fields in calls to Generic Webhooks
#447
Is your feature request related to a problem? Please describe.
I have notifications sent to a Generic Webhook endpoint. But I'm in need of fields other than
title
andmessage
to be sent.Describe the solution you'd like
In order to support https://containrrr.dev/shoutrrr/dev/services/generic/#custom_data_fields , please bump the shoutrrr dependency to v0.8.0 to benefit from these commits: containrrr/shoutrrr#377
Describe alternatives you've considered
I current use hacks to inject data in the
title
andmessage
fields and have to do special processing to extract that data.The text was updated successfully, but these errors were encountered: