Skip to content

Releases: bluecherrydvr/bluecherry-apps

v3.1.2

30 Aug 00:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Version 3.1.1

16 May 00:38
0cc20a5
Compare
Choose a tag to compare

What's Changed

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

v3.1.0-rc10

15 Feb 22:41
689f30f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0-rc9...v3.1.0-rc10

v3.1.0-rc9

16 Sep 02:21
e6a6028
Compare
Choose a tag to compare
  • FEATURE: Update video streaming APIs -- Enabling much better support for H.265, H.264 and audio streams (#613)
  • FEATURE: Enable auto transport of RTSP streams (allow the device to select streaming method...default to UDP) (#599)
  • FEATURE: Setup heath check endpoints for docker installs (WIP) (#608)
  • FEATURE: Return XML and JSON for events (needed by Bluecherry Version 3 Client) (#611)
  • FIX: Remove directories when they are empty (#579)
  • FIX: Delete old motion event debugging snapshots (aefd31f)
  • FIX: Allow devices to be removed (#612)
  • FIX: Web: Layouts are not saved across sessions
  • FIX: Storage check permission errors (04ede6f)

Full Changelog: v3.1.0-rc8...v3.1.0-rc9

v3.1.0-rc8

10 Apr 21:42
6e6e1d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0-rc6...v3.1.0-rc8

v3.1.0-rc6

23 Jul 01:39
b21f02f
Compare
Choose a tag to compare
  • FIX: Thumbnails return 404 during web UI call #551
  • FIX: Thumbnails are blank (or not included) during email notifications #549
  • FIX: Web UI freezes, won't allow logins #550
  • FIX: ONVIF scan does not return available paths #548
  • FIX: ONVIF motion detection triggering fails #547
  • FIX: onvif_tool is blank on RC5 #541

Full Changelog: v3.1.0-rc5...v3.1.0-rc6

3.1.0-rc5

02 Mar 02:23
c678d9e
Compare
Choose a tag to compare
  • FIX: Frame based motion randomly stops in the middle of a motion event #(500)
  • FIX: Constant recordings stop after several seconds (#523)
  • FIX: Add cronscripts for domain and SSL renewal
  • FIX: Only send webhook trigger on motion, not constant video (#515) -- Thanks to @mcnelson for this fix
  • FIX: Increase Media.size limit to fix SQL errors with 1hr+ record segments (0294eef) -- Thanks to @mcnelson for this fix
  • FIX: Web UI fix: can't delete webhooks when there are multiple webhooks configured (b384096) -- Thanks to @enp6s0 for this fix

3.1.0-rc4

21 Sep 22:36
c706ca5
Compare
Choose a tag to compare
  • FIX: Most reported crashes in RC3 (one still remains outstanding)
  • FIX: Don't overwrite subdomain SSL certificate include in nginx on upgrade (57bea75)
  • FIX: Add cronscript to check for new IP address and report changes to subdomain API (#507)
  • FIX: Available licensed ports show -1 (#504)
  • FIX: HLS stream is unstable (#487)
  • FIX: Failed to init muxer for output file $filepath invalid argument
  • FIX: apt-get remove --purge remove does not truncate (remove) the user, prevents reinstallation (2b3d199)
  • FEATURE: Update devices.xml to show device name (needed in mobile app) (00e2fc1)
  • FEATURE: Finished monitoring threads and high performance statistic collector with backend API (#506)

v3.1.0-rc3

14 Aug 02:01
Compare
Choose a tag to compare

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
FIX: Update location of nginx logs for viewing in Web UI
FEATURE: Add support
FEATURE: Add webhook test functionality

Server 3.1.0-rc2

13 Jun 02:20
67b454d
Compare
Choose a tag to compare
Server 3.1.0-rc2 Pre-release
Pre-release
  • FIX: Resolve large memory leak, causing OOM failure sometimes as soon as 1 hour (0132827)
  • FIX: Resolve buffer append crash (6bc8cee)