From 7b65ab44f1b33f266f40b4c1b0fa4cc04ce88e63 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sat, 2 Jan 2021 14:03:53 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0cc526e..ad2c60d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,14 @@ ======================== * Added config option for faster scroll speed * Added a few more settings to the web interface +* Added config option to show confirmation dialogs for irreversible actions +* Disabled right click in context menus +* Fixed unjustified chaturbate follow / unfollow error dialog +* Use lowercase model names for Cam4. This should resolve recording problems * Updated Configration.md page in help section * Updated bundled Java to version 15.0.1 +* Improved robustness of live previews (still experimental though) +* Some smaller UI tweaks here and there 3.10.10 ========================