Bluecherry Bluecherry Announcements logo
Back to Homepage

Bluecherry Announcements

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • v3 Server Release
  • Client Release
  • v2 Server Release

Jump to Month

  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • May 2024
  • December 2023
  • September 2023
  • August 2023
  • June 2023
  • April 2023
  • February 2023
  • January 2023
  • December 2022
  • August 2022
  • July 2022
  • June 2022
  • March 2022
  • February 2022
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • November 2020
  • September 2020
  • March 2020
  • February 2020
Release notes byAnnounceKit

Create yours, for free!

Client Release
4 months ago

[Client] Version 3.0.21 (Stable) Released

We're excited to announce the release of Bluecherry Client Beta21! This update includes a variety of new features, improvements, and bug fixes to enhance your experience. Here's a summary of what's new:

New Features

  • Lock Layouts: You can now lock your camera layouts to prevent accidental changes. Once a layout is locked, you won't be able to add, remove, or reorder cameras until it is unlocked.
  • Fullscreen Exit Button: A dedicated button at the top right has been added to easily exit fullscreen mode.
  • Mute and Volume Control: Control the audio volume directly from the command line with the --mute flag and --volume option.
  • Keyboard Shortcuts: Navigate the app more efficiently with new global and dedicated shortcuts. Quickly access Layouts View, Timeline of Events, Settings, and more. You can also customize these shortcuts at Settings > Application > Keyboard Shortcuts. This allows for quicker navigation and a more personalized user experience.

Bug Fixes

  • Fullscreen Argument Issue: Resolved an issue where the fullscreen mode was not applied correctly when using the --fullscreen argument.
  • Timeline of Events Timezone Fix: Fixed a bug that caused events to be removed from the Timeline of Events if the system detected them as occurring on a different day due to timezone offsets.
  • Events History Navigation: Addressed a problem that prevented users from viewing different records in the Events History Screen on Linux.
  • Enhanced Audio Handling: We've improved the encoding of the volume stream from MPV, resolving an issue where the volume could exceed 100% on Windows.
  • Saving Settings: In our previous released, we made the app safe by encrypting your Servers and Devices data. Now, the Settings data are also encrypted and correctly stored locally.

Get the Update

  • Bluecherry Client is now available on the Snap Store: https://snapcraft.io/bluecherry-client
  • Or download the executables below.

We hope you enjoy these updates! We value your feedback! Please share your thoughts and report any issues you encounter.

What's Changed

  • fix: Snap Metadata by @bdlukaa in #287
  • fix: Dump servers provider instance if not initialized yet by @bdlukaa in #289
  • General by @bdlukaa in #293
  • Improve Keyboard Shortcuts by @bdlukaa in #297
  • General Updates by @bdlukaa in #298
  • hotfix: Timeline of Events fetching by @bdlukaa in #300
  • Dependency Upgrade season by @bdlukaa in #305

Full Changelog: v3.0.0-beta20...v3.0.0-beta21

Avatar of authorCurtis Hall
v3 Server Release
5 months ago

[Server] 3.1.8 released

We're thrilled to announce the latest update for Bluecherry, version 3.1.8, now available for a wide range of operating systems including Bookworm, Bullseye, Buster, Focal, Jammy, Mantic, and Noble. This update focuses on enhancing the stability and security of Bluecherry, ensuring a smoother experience for all users. Here's what's new:

  • We've improved how timestamps are handled during the recording muxing process. This enhancement aims to provide more accurate and reliable timestamps, making your video recordings even more precise.
  • A pesky crash that occurred due to the motion processor has been fixed. This means a more stable experience when using motion detection features within Bluecherry.
  • Users on Linux Mint may have encountered an installer bug previously. We're happy to report that this issue has been resolved, making installation on Linux Mint seamless.
  • In our continuous effort to support the latest operating systems, we now officially support Ubuntu 24.10. However, please note that we've dropped support for the end-of-life Ubuntu 23.10. This decision helps us focus on providing the best experience on supported versions.
  • A miscellaneous fix has been applied to address minor issues, further improving the overall stability of Bluecherry.
  • Lastly, we've patched an XSS vulnerability, reinforcing the security of Bluecherry against potential web-based attacks.

We're committed to providing a secure and robust platform for all our users. This update is a testament to our ongoing efforts to enhance Bluecherry's performance and security. We encourage everyone to update to the latest version to take advantage of these improvements. As always, we're eager to hear your feedback and thank you for your continued support.

Installation

The package can be installed through our standard package repositories. Existing installations can be updated using standard system update procedures.

For any questions or issues, please visit our GitHub repository or contact our support team.

Avatar of authorCurtis Hall
v3 Server Release
6 months ago

[Server] 3.1.7 released

We are pleased to announce the release of Bluecherry 3.1.7.  This release focuses on improving the robustness of camera connections by ensuring proper handling of special characters in RTSP authentication credentials. Users experiencing issues with camera connections using special characters in usernames or passwords should upgrade to this version.

What's New

  • Fixed handling of special characters in RTSP credentials (PR #711), improving compatibility and reliability when connecting to cameras using complex passwords or usernames

Distribution Support

This release is available for:

  • Debian: bookworm, bullseye, buster
  • Ubuntu: focal, jammy, mantic, noble

Installation

The package can be installed through our standard package repositories. Existing installations can be updated using standard system update procedures.

For any questions or issues, please visit our GitHub repository or contact our support team.

Avatar of authorCurtis Hall
v3 Server Release
6 months ago

[Server] Version 3.1.6 Released

We are pleased to announce the release of Bluecherry 3.1.5, which includes an important fix for snapshots saving functionality and improvements to system maintenance tasks.

What's New

  • Fixed issues with snapshots saving functionality (PR #702)
  • Improved system maintenance by moving TLS certificate renewal jobs to /etc/cron.d/bluecherry
  • Cleaned up system configuration by removing legacy crontab entries from root's scheduler

Distribution Support

This release is available for:

  • Debian: bookworm, bullseye, buster
  • Ubuntu: focal, jammy, mantic, noble

Installation

The package can be installed through our standard package repositories. Existing installations can be updated using standard system update procedures.

For any questions or issues, please visit our GitHub repository or contact our support team.

Avatar of authorCurtis Hall
v3 Server Release
7 months ago

[Server] Version 3.1.5 Released

With this new update, the media_writer::scale_frame() function now converts the frame to a JPEG-compatible pixel format. This means that the frame is now compatible with most JPEG viewers and editors. However, we have also taken into consideration the feedback from our users and ensured that all frame metadata, such as format and picture dimensions, are also carried over. This will ensure that your video snapshots are now working seamlessly. 


  * FIX: Snapshots saving (https://github.com/bluecherrydvr/bluecherry-apps/pull/702)

Avatar of authorCurtis Hall
Announcementv3 Server Release
7 months ago

[Server] Version 3.1.4 Released

We are excited to announce the release of Bluecherry DVR software versions 3.1.4. These updates bring important fixes and improvements to enhance the stability and performance of your surveillance system.

What's New

Version 3.1.4

  • Critical Fix: Updated FFmpeg to version to address a serious memory leak issue.
  • System Improvement: The /var/run/bluecherry directory is now created during postinstallation, ensuring proper system functionality.
  • Log Management: Resolved issues with log rotation, improving long-term system performance.
  • Web UI Enhancement: Fixed an error in the user management interface for a smoother administrative experience.
  • Expanded OS Support: Added compatibility for Debian 12, Ubuntu 23.10, Ubuntu 24.04, Linux Mint 21.2, and 21.3.
  • Performance Upgrade: Updated FFmpeg to version 6.1.1 for improved video processing capabilities.

Supported Operating Systems

These updates are available for the following distributions:

  • Debian Bookworm, Bullseye, and Buster
  • Ubuntu Focal, Jammy, Mantic, and Noble

How to Update

To update your Bluecherry DVR software to the latest version, please follow the standard update procedure for your operating system. If you need assistance, please refer to our documentation or contact our support team.

Feedback and Support

We value your feedback and are committed to continually improving the Bluecherry DVR experience. If you encounter any issues or have suggestions for future improvements, please don't hesitate to reach out to our support team.

Thank you for choosing Bluecherry DVR for your surveillance needs. We remain dedicated to providing you with a reliable and efficient video management solution.

Avatar of authorCurtis Hall
AnnouncementClient Release
7 months ago

[Client] Version 3.0.19 (Stable) Released

We're excited to announce a significant update to the Bluecherry Client, bringing a host of new features and enhancements.

One of the standout additions is the ability to magnify events, allowing for better visibility and detail analysis. We've also introduced an option to collapse the timeline, increasing overall visibility of your surveillance feeds. We've resolved timezone issues, ensuring clients in different time zones now function correctly. Linux users will be pleased to know that we've completely rewritten the video rendering engine, addressing previous crashes and usability concerns.

The timeline of events has received a major overhaul. Motion events are now highlighted for easy identification, and we've added convenient 'Previous' and 'Next' buttons for seamless navigation. An automatic skip feature for empty periods has been implemented, along with a new filter for event types (motions, continuous, or all). We've also improved keyboard shortcuts for more efficient operation. These updates include adaptations for different screen interfaces and the implementation of an events time filter, making the Bluecherry Client more versatile and user-friendly than ever before.

The following is a complete list of changes:

  • It is now possible to magnify Events
  • Option to collapse the Timeline to increase visibility
  • Clients on different timezones now behave correctly
  • Rewrite the video rendering engine for Linux
    This aims to fix all the crashes and usability issues.

Timeline of Events

  • Motion events are highlighted
  • Previous and Next buttons
  • Option to automatically skip empty periods
  • Add event type (motions, continuous, all) filter
  • Improve keyboard shortcuts

What's Changed

  • feat: Event Video Magnification by @bdlukaa in #252
  • Events Filter Timezone by @bdlukaa in #255
  • Events Download by @bdlukaa in #256
  • Update for the french translation by @sivolc73 in #260
  • Use MDK Video Backend on Linux by @bdlukaa in #261
  • Timeline Enhancements by @bdlukaa in #262

Full Changelog: v3.0.0-beta18...v3.0.0-beta19

What's Changed

  • feat: Event Video Magnification by @bdlukaa in #252
  • Events Filter Timezone by @bdlukaa in #255
  • Events Download by @bdlukaa in #256
  • Update for the french translation by @sivolc73 in #260
  • Use MDK Video Backend on Linux by @bdlukaa in #261
  • Timeline Enhancements by @bdlukaa in #262
  • Release beta18 by @bdlukaa in #263


Avatar of authorCurtis Hall
Announcement
8 months ago

[Server] Version 3.1.2 (Stable) released

We are excited to announce the release of our latest version, Bluecherry Server 3.1.2. This update brings a highly requested feature that we know many of you have been waiting for - support for Ubuntu 24.04 and Debian 12!

We understand that many of our users have been eagerly anticipating the release of these new operating systems, and we are happy to finally be able to offer support for them. Our team has been hard at work to ensure that Bluecherry Server is fully compatible with Ubuntu 23+ and Debian 12, so you can continue to use our product seamlessly on the latest platforms.

But that's not all, this update also includes various bug fixes and performance improvements to make your Bluecherry experience even smoother. We always strive to provide the best user experience possible, and this update is a testament to that.

For those of you who are not familiar with Bluecherry, our product is a powerful video surveillance and recording solution that can be used for both personal and business purposes. With Bluecherry Server, you can easily monitor and manage multiple cameras, set up motion detection, and access your recordings remotely.

If you haven't tried Bluecherry yet, now is the perfect

Avatar of authorCurtis Hall
v3 Server Release
a year ago

[Server] Version 3.1.1 (Stable) released

Hello Bluecherry users!

We are excited to announce the release of our latest version of Bluecherry server - version 3.1.1 stable! Our team has been working hard to enhance your experience with Bluecherry and we are thrilled to introduce some new features that we believe will make your video streaming and storage even more reliable and convenient.

One of the new features we have added is the ability to test access to video streams directly from the device page. We understand that it can be frustrating to encounter issues with video streams and not know where the problem lies. With the new "Test Stream" button on the device page, you can now quickly check if the video stream is accessible, saving you time and effort in troubleshooting.

We have also made improvements to our ONVIF-based RTSP URL discovery. This feature is now even more reliable, ensuring that you have smooth and uninterrupted video streams from your ONVIF devices. We understand the importance of having a stable and efficient video surveillance system, and we are committed to providing you with the best experience possible.

In addition, we have also made enhancements to our media storage cleanup. This process is now more reliable, ensuring that your storage space is optimized and freeing up space for new recordings.

Complete changelog:

FEATURE: Add button on device page to test access to video stream (#673)
FEATURE: More reliable ONVIF-based RTSP URLs discovery (#666)
FIX: More reliable media storage cleanup (#677)
FIX: Previously added DB upgrade (#661)
FIX: Bug causing redirect to stats.php (#672)
FIX: Bug in installer script failing mysql server installation on Debian 10 (#670)

Full Changelog: v3.1.0...v3.1.1

Avatar of authorCurtis Hall
Announcement
a year ago

Reflecting on 2023 and some sneak peaks for 2024.

Dear Bluecherry Community,

As we close another remarkable year, we want to take a moment to express our deepest gratitude for your continued support throughout 2023. Your loyalty and feedback have been instrumental in shaping Bluecherry's journey.

As we look forward to 2024, we're excited to share a sneak peek of the innovative features set to enhance your Bluecherry experience:

  1. REST API: Get ready for the integration of a powerful REST API, offering unparalleled flexibility and seamless connectivity. This feature is designed to streamline your workflow and open up new possibilities for customization and integration.
  2. Client Enhancements: We're committed to continually improving our client interface. The upcoming year will bring an array of advancements, making our interface even more intuitive and user-friendly.
  3. Advanced Analytics for Vehicle and Person Identification: Elevate your monitoring capabilities with our sophisticated analytics tools. These new features will provide enhanced insights, enabling more precise vehicle and person identification.
  4. ARM Support: Expanding our compatibility, we're introducing ARM support to ensure Bluecherry runs smoothly on a broader range of hardware, enhancing performance and accessibility.
  5. Improved Web UI Interface: We're revamping our web UI interface to offer a more streamlined, efficient, and visually appealing experience. This upgrade is aimed at making your interactions with Bluecherry more enjoyable and productive.

These features are just a glimpse of what we have planned for 2024. We're committed to delivering innovations that not only meet but exceed your expectations. Your success is our success, and we're thrilled to embark on this exciting journey with you.

Thank you for being a part of the Bluecherry family. Here's to a year of growth, innovation, and strengthened partnerships.

Warm regards,

The Bluecherry Team

Avatar of authorCurtis Hall