Skip to content

v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 20:34
· 98 commits to main since this release
baec837

Changelog

  • Allow changing default MQTT topic prefix via config
  • Added ability to filter notifications based on labels
    • New option to allow only notifications with specified labels
    • New option to deny notifications based on labels

Commits

  • f35ecca Update changelog
  • 665a919 Add notification filter based on event labels (#40)
  • f7b0c1a Allow changing default MQTT topic prefix via config (#41)
  • 63673e6 Minor docs updates
  • d7056af Bump golang.org/x/net from 0.22.0 to 0.23.0