Releases: djdd87/SynoAI
Releases · djdd87/SynoAI
v1.2.2
v1.2.1
v1.2.0
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
v1.1.2
Summary
#93 #76 Added Delay and DelayOnSuccess functionality
#46 Improved the Webhook functionality
Breaking Changes
Webhook
- SendTypes is no longer a configurable property
- "Field" config changed to "ImageField"
- For the old behaviour use "WebhookLegacy" - Deprecated and will be removed in the next release.