diff --git a/debian/changelog b/debian/changelog index 856370f9..d412a38b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +bluecherry (3:3.1.1) focal bionic buster groovy hirsute bullseye jammy; urgency=low + + * FEATURE: Add button on device page to test access to video stream (https://github.com/bluecherrydvr/bluecherry-apps/pull/673) + * FEATURE: More reliable ONVIF-based RTSP URLs discovery (https://github.com/bluecherrydvr/bluecherry-apps/pull/666) + * FIX: More reliable media storage cleanup (https://github.com/bluecherrydvr/bluecherry-apps/pull/677) + * FIX: Previously added DB upgrade (https://github.com/bluecherrydvr/bluecherry-apps/pull/661) + * FIX: Bug causing redirect to stats.php (https://github.com/bluecherrydvr/bluecherry-apps/pull/672) + * FIX: Bug in installer script failing mysql server installation on Debian 10 (https://github.com/bluecherrydvr/bluecherry-apps/pull/670) + + -- Andriy Utkin Wed, Mar 27 2024 18:40:00 -0000 + bluecherry (3:3.1.0-rc10) focal bionic buster groovy hirsute bullseye jammy; urgency=low * FEATURE: Switch back to TCP instead of UDP for RTSP streaming (https://github.com/bluecherrydvr/bluecherry-apps/pull/619)