3.0.1
Object Detection
In 3.0.0 object detection has been re-written so instead of detecting objects based on total pixels within the color range, bounding boxes will be drawn on clusters of matching pixels and the area of the box will be tested.
Snapshots
Snapshots will now (by default) include the bounding boxes of the objects that have been detected. This can be disabled in the config if desired.
Specific snapshots for events will also be included along with a clean png snapshot as well.
3.0.1
Fix bug where end time for detection would reset on restart