Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for 3.1.1 #678

Merged
merged 1 commit into from
Apr 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> 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)
Expand Down
Loading