diff --git a/CHANGELOG.md b/CHANGELOG.md index 5db4365c..6a748aa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ 4.7.5 ======================== * Add setting to show the number of active recordings in the tray -* Add a timeout of 2 seconds for each online check to make sure the online +* Add a timeout of 2 seconds for each model check to make sure the online check doesn't get blocked somehow * Increased log level for the online check * Increased max heap size to 1GiB +* Ignore recordings without actual video data instead of deleting the metadata 4.7.4 ========================