Skip to content

Releases: bluecherrydvr/unity

v3.0.0-beta20

18 Nov 19:42
c01b247
Compare
Choose a tag to compare

This release brings a significant upgrade to the Bluecherry Client, with a focus on enhanced usability, improved performance, and increased security. Here's a breakdown of the key changes:

Enhanced User Experience:

  • Improved Interface: The layout name is now displayed in the title bar for better clarity. Icon buttons have better contrast, making them easier to see. Device Video options are readily available in full-screen mode.
  • Timeline Enhancements: You can now reorder tiles on the Timeline and enjoy improved cursor visibility in dark mode.
  • Customization Options: Hide/show camera names, server names, and video status labels for a cleaner interface. Control the initial volume of players and adjust the volume of an entire layout.
  • Immersive Mode: Minimize distractions with a new Immersive Mode that hides the top bar until you hover over it, great for Kiosk Users.
  • Streamlined Workflow: Collapse/expand server tiles in the sidebar, resize the layout manager, and easily edit external stream data. The "Connect server at startup" flag now works reliably.
  • Usability Improvements: External streams are added to specific layouts for better organization. Disconnecting from a server now disconnects the app instead of removing it, preventing accidental removals. Camera renames on the server are reflected in the client. Asynchronous sidebar loading has been removed to prevent rendering issues.

Performance and Stability:

  • Improved Error Handling: The app now gracefully handles errors in multiple areas, including video initialization, event downloads, and Timeline usage.
  • Mobile and Edge Devices: Videos no longer render in device-restricted areas (notches and unsafe areas).

Security Enhancements:

  • Encrypted Storage: All app data, including server credentials, is now encrypted for enhanced security across all platforms.

Warning

On Linux, The libsecret-1-0 and libjsoncpp-dev libraries are required. If asked, install them.

  • Authentication for Sensitive Data: Local authentication is required to edit server-sensitive information and prevents general users and kiosk users from viewing camera details and RTSP URLs, enhancing system security.

Note

Local Authentication is only supported on Windows, macOS, Android and iOS

Other Notable Changes:

  • Command Line Options: The app now accepts command line options for greater flexibility, including options for fullscreen mode, immersive mode, wakelock, layout cycling, starting layout, and theme selection.
  • macOS 10.15 Requirement: macOS 10.15 is now the minimum supported version.
  • Secondary Windows: Secondary windows are now displayed correctly on Windows.
  • Password Handling: The app now warns users about wrong or changed passwords.
  • Layout Cycle Fix: Cycling through layouts now works correctly when panes are toggled.

What's Changed

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

v3.0.0-beta19

09 Sep 20:15
ef0b93b
Compare
Choose a tag to compare
  • 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

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

What's Changed

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

v3.0.0-beta18

11 Jul 13:09
26770a0
Compare
Choose a tag to compare

What's Changed

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

v3.0.0-beta17

07 Jun 13:20
ea9ef19
Compare
Choose a tag to compare

Highlights

  • Added option to copy the stream url;
  • Show the "Certificates not passed" message if the server does not have certificates;
  • Allow importing configuration files from the settings;
  • Addressed memory leaks and stream continuity;
  • Create a log file for each stream, which registers the stream output;
  • List all the video players instances from the Settings > Advanced Settings > Video Instances;
  • Fixed Secondary Windows (Device > Open in a new window);

What's Changed

Full Changelog: v3.0.0-beta16...v3.0.0-beta17

v3.0.0-beta16

15 Apr 17:44
3697975
Compare
Choose a tag to compare

Enhancements

  • Implemented Software Zoom; and
  • Redesigned events screens and improved its user experience; and
  • Fixed iOS compilation issue.

What's Changed

Full Changelog: v3.0.0-beta15...v3.0.0-beta16

v3.0.0-beta15

06 Mar 15:57
d26096e
Compare
Choose a tag to compare

Enhancements

  • Added support for macOS, which can be downloaded here;
  • Initial work on embedded and web platforms;
  • Implemented devices searching, which helps one find a specific device in a long list of devices;
  • Implemented late stream handling, which alerts the user when a feed is late in time;
  • Create an usage document.

Bug fixes and minor improvements

  • Fixes random crashes on Linux related to memory management;
  • Prevent the app from closing when there are ongoing downloads;
  • Reuse a feed when a device is used across multiple layouts;
  • Added a refresh camera period, which automatically refreshes all the cameras after a specified period;
  • Fixed the lag issue in the timeline view;
  • Increased the events playback max speed to 6;
  • Display the correct video resolution in the video info.

Full changelog

Full Changelog: v3.0.0-beta14...v3.0.0-beta15

v3.0.0-beta14

02 Dec 14:32
23a9e69
Compare
Choose a tag to compare
  • Implemented Multicast support. Enable it on the Settings under Updates -> Beta Features -> Multicast;
  • Implemented ability to open any rtsp stream with the Bluecherry app;
  • Added 4K rendering support;
  • Implemented .bluecherry configuration file;
  • Improved Linux stability;
  • Implemented fallback source. If the video fails to load, the app will try to load it from other source;
  • Improved the Add Server Wizard user experience;
  • Added specific Server Settings, which are applied only to the specified server;
  • Improved UI/UX and improved overall app performance.

What's Changed

Full Changelog: v3.0.0-beta13...v3.0.0-beta14

Beta 13

27 Oct 21:38
c73630d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tsr8 made their first contribution in #163

Full Changelog: v3.0.0-beta12...v3.0.0-beta13

v3.0.0-beta12

28 Sep 22:54
5a9dada
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-beta11...v3.0.0-beta12

v3.0.0-beta11

14 Sep 00:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0-beta10...v3.0.0-beta11