diff --git a/debian/changelog b/debian/changelog index 89213510..2a332884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +bluecherry (3:3.1.0-rc5) focal bionic buster groovy hirsute bullseye; urgency=low + + * 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 (0294eef8f22708526b03bd94d8b676954e5d857b) -- Thanks to @mcnelson for this fix + * FIX: Web UI fix: can't delete webhooks when there are multiple webhooks configured (b384096819205e5008dd26f02d7e83f7b6abaa85) -- Thanks to @enp6s0 for this fix + +-- Curtis Hall Tues, 01 Mar 2022 15:52:42 -0600 + bluecherry (3:3.1.0-rc4) focal bionic buster groovy hirsute bullseye; urgency=low * FIX: Most reported crashes in RC3 (one still remains outstanding)