Releases: piwebcam/PiWebcam
Releases · piwebcam/PiWebcam
v1.3
v1.2
- Fixed a bug preventing notifications from being sent
- Fixed a bug preventing logs from being generated
- Fixed a bug causing the AP to result unreachable after a passphrase change
- The device now reboots after importing a new configuration
- Improved image quality and motion detection when switching between day and night
- Default framerate set to 2 to limit CPU utilization
v1.1
- Added support for object detection and automatic image analysis through artificial intelligence models
- Added support for night vision and management of an IR Cut filter and IR Leds
- Added configurable camera framerate and motion event gap settings to the web interface
- Added functionality to check for updates, download and install them automatically
- Added option to disable (turn off) the power led of the board
- PiWebcam logs now accessible from the web interface
- Added option to notify the full movie instead of just the snapshot of the motion
- Added option to delete all the user's data but keeping the configuration ("Data Reset")
- Quicker startup and more robust shutdown/reboot processes
- Enhanced the upgrade routine
- The previous version is backed up during an upgrade
- The refresh interval of the live view can now be adjusted in realtime
- New API call "set" replacing all the "set_*" functions
- Fixed compatibility issues between Raspberry Pi Model 3 and Zero W
- Other minor fixes