Skip to content

1.0.1

Compare
Choose a tag to compare
@Issif Issif released this 10 Oct 20:29
· 1187 commits to master since this release

1.0.1 - 2018-10-10

New

  • new Slack Options : SLACK_FOOTER, SLACK_ICON

Enhancements

  • new Slack Options : SLACK_FOOTER, SLACK_ICON
  • add output status in log to get those which are enabled
  • check of LISTEN_PORT in init() : port must be an integer between 1 and 65535
  • long string in slack field values are not splitten anymore

Fix

  • some log level tags were missing
  • fix cert errors in alpine (PR#1 thanks to @palmerabollo)