Releases: Webcampak/cli
Releases · Webcampak/cli
Improved phidgets operation
- Added CLI command to restart camera
- Added CLI command to scan all ports and get their values
3.1.0 - Implemented email alerts in the CLI
- Moved email alerts from the API code to the CLI code
- Improved stats consolidation
This release is breaking compatibility as it introduce new configuration settings:
cfgemailalerttime="no"
cfgemailalerttimefailure="3"
cfgemailalerttimereminder="100"
cfgemailalertscheduleslot="no"
cfgemailalertscheduleslotfailure="3"
cfgemailalertscheduleslotgrace="0"
cfgemailalertscheduleslotreminder="100"
Maintenance release
- Fixed rrdtool version in requirements.txt to pass travis-ci test
- Improved daily report styling/output
- Moved completed sync-reports directory
Initial v3 release
v3.0.0 Fixed a bug sending emails after successful video creation