released v2.14.0 (https://github.com/binwiederhier/ntfy/releases/tag/v2.14.0) so I've upgraded the Sandatorm package: https://apps.sandstorm.io/app/c6rk81r4qk6dm3k04x1kxmyccqewhh4npuxeyg1xrpfypn2ddy0h
This adds a couple features for "templates" that will work on the Sandstorm version:
* a few pre-defined templates (github, grafana, etc)
* sprig template functions
Templates are useful when a service like Github has a webhook with a json body with info about the event. The template shows how to transform it into a useful notification. Pretty cool.