Skip to content

v1.2.0

Compare
Choose a tag to compare
@djdd87 djdd87 released this 31 Jul 20:07
· 27 commits to main since this release

Features

  • #107 Added notification support for Discord
  • #98 Added the ability to see "Raw" prediction results in JSON in the debug logs
  • #125 Added the ability to put a background colour on the text of AI matches
  • Remove "WebhookLegacy" notification type

Fixes

  • #136 Fixed exception on startup if no cameras or notifiers are specified in the config
  • #123 #131 Fixed issue where a failed snapshot from an unavailable camera would cause a null ref exception
  • #128 URL encoded passwords to ensure hashes and other special characters don't cause authentication to fail