Skip to content

v1.5.0

Compare
Choose a tag to compare
@ncarlier ncarlier released this 03 Jan 10:27

Refactoring of the notification system.

  • Configure notification with URL.
  • Send notification only with prefixed output lines
  • HTTP notifier send a JSON with a text attribute that contains the
    notification message
  • SMTP notifier send an email with a body that contains the notification
    message