From 981a91c425bca0913c5b36028104e1e821050980 Mon Sep 17 00:00:00 2001 From: Scott Lamb Date: Tue, 31 Aug 2021 16:44:53 -0700 Subject: [PATCH] add changelog entry for #157 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49f51cd..ded524b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ Each release is tagged in Git and on the Docker repository before. * fix [#147](https://github.com/scottlamb/moonfire-nvr/issues/147): confusing `nvr init` failures when using very old versions of SQLite. +* fix [#157](https://github.com/scottlamb/moonfire-nvr/issues/157): broken + live view when using multi-view and selecting the first listed camera + then selecting another camera for the upper left grid square. * support `--rtsp-transport=udp`, which improves compatibility with Reolink cameras.