Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 18:15
· 2 commits to main since this release
a94b447

Changelog

  • Fixed issue where built-in alert templates were not being included in binary releases
  • Fixed issue where a notification may not be sent if previous event update from Frigate did not contain a snapshot
  • Fixed issue where Gotify snapshot was not using public_url if configured
  • Added from & ignoressl config items to smtp notifier
  • Added ability to send webhook notifications via HTTP GET requests
  • Added support for URL parameters with webhook notifications
  • Added option to only generate a single notification per Frigate event
  • Allow use of template variables within alert title config
  • New options to set specific log level & additional trace level logs for troubleshooting
  • Minor enhancements to config file validation