From 6d7a03510dfd52ffe71213b0185c7fd0292cb847 Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Fri, 3 Jan 2020 12:27:46 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f52e7b..ce0af65c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +3.0.4 +======================== +* MFC now uses DASH again :) You can switch betwenn DASH and HLS in the settings + for MFC +* The stream quality selection dialog now contains the entry "Best", which lets + you switch back to the default setting +* The online state of models is now checked in parallel for the different + camsites. +* Fix: possible OutOfMemoryError because of too large thumbnail images +* Add possibility to export and import the ignore list +* Add manual refresh to context menu of thumbnail overviews +* New start script for the linux server (can possibly also be used on macOS) + 3.0.3 ======================== * MFC now uses HLS again