The Bluecherry Mobile iOS app is now available on the App Store. For a limited time the price is on sale for $2.99, normal price will be $4.99
The TestFlight version will be removed in the near future, so purchase now!
The Bluecherry Mobile iOS app is now available on the App Store. For a limited time the price is on sale for $2.99, normal price will be $4.99
The TestFlight version will be removed in the near future, so purchase now!
This release focuses on resolving several reports issues.
You can run the following command to upgrade to this release:
sudo apt-get update ; sudo apt-get install bluecherry
Use coupon code 'GIVEME25' for 25% off Bluecherry software licenses!
We are working on the next release of the client. For now we have updated builds for the Windows client (x86 32/64bit) and a new OSX M1 build.
This build fixes a problem with the Windows client crashing during event playback.
This release fixes two reported crashes. Additionally this release adds support for creating a (free!) bluecherry.app domain and will generate Let's Encrypt SSL for you. The subdomain / Let's Encrypt process takes approximately 60 seconds to complete.
Watch our short YouTube video for information on this using this new feature.
Once you generate a Let's Encrypt SSL you can test out our Bluecherry App! Join us on Slack for a free invite on TestFlight (iOS) or our Android app.
Note - A Bluecherry perpetual license is required to use this feature, it is not avoid in the community edition.
Changes in RC3:
FIX: All reported crashes in RC2.
FIX: Firefox UblockOrigin blocks certain menu item clicks (#474)
FIX: Web: 504 Gateway Time-out fix (#470)
FIX: 30 day trial should allow unlimited cameras, however currently limited to 4 (#475)
FIX: Adding a user without an email address causes the web interface to become unresponsive (#484)
FIX: Warn users who are upgrading from Version 2 to Version 3 that their license keys will not work in Version 2 (#492)
FIX: Update location of nginx logs for viewing in Web UI
FEATURE: Add webhook test functionality
This release focuses solely on a Debian 10 (Buster) installation problem discovered after 3.1.0-rc2. This fix is for Debian 10 Buster only.
After this you can run this command to update your repository to the unstable repository and install version 3.1.0-rc1
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)
If you DO NOT want to upgrade and want to keep the currently installed Bluecherry version please run:
sudo apt-mark hold bluecherry
This release focuses solely on all crashes that was reported to Bluecherry, including a nasty memory leak and a crash that occurred every hour.
Note: Currently the SSL / CNAME section is disabled and will be added soon.
Please post any questions / comments on our community forums or on our Slack channel.
If you are running v2 and want to try v3.1.0-rc1 it is recommended that you first backup your database:
mysqldump -u bluecherry -p bluecherry >> bluecherry-v2.dump
After this you can run this command to update your repository to the unstable repository and install version 3.1.0-rc1
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)
If you DO NOT want to upgrade and want to keep the currently installed Bluecherry version please run:
sudo apt-mark hold bluecherry
Currently packages are available for Ubuntu 18.04, Ubuntu 20.04 and Debian Buster.
Update 6/8/2021: Packages for Ubuntu 20.10 (groovy), Ubuntu 21.04 (hirsute) and Debian Bullseye are now available.
Ubuntu 20.10 and Debian Bullseye are expected in the near future
Note: Currently the SSL / CNAME section is disabled and will be added soon.
Please post any questions / comments on our community forums or on our Slack channel.
If you are running v2 and want to try v3.1.0-rc1 it is recommended that you first backup your database:
mysqldump -u bluecherry -p bluecherry >> bluecherry-v2.dump
After this you can run this command to update your repository to the unstable repository and install version 3.1.0-rc1
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)"
As always you can download the client on our website, www.bluecherrydvr.com/downloads or run ‘sudo apt-get update ; sudo apt-get install bluecherry-client’ on Ubuntu / Debian systems. Optionally you can build the latest client yourself by downloading the source code here (https://github.com/bluecherrydvr/bluecherry-client)