3 years ago
Server 3.0.6 released
- FIX: Lack of string etiquette in the trigger server, resolve buffer overrun (#434)
- FIX: Nasty storage deletion routine bug where old videos may not be deleted, resulting in 100% disk usage and failure to components (#433)
- FIX: Web: Layout problem when cameras are disabled (#227)
- FEATURE: Auto-expand IP Cameras in Devices page (#430)
Attention!
Due to a issue with Ubuntu 18.04 installing mysql-server-5.7 at the same time as the bluecherry 3.0.6 update the first upgrade will fail.
The preferred method is to run these commands:
sudo apt-get update ; sudo apt-get install mysql-server-5.7 ; sudo apt-get install bluecherry