From 37b78854f4668634fa93246065c7e6aad8e21fac Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Fri, 9 Nov 2018 18:27:25 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f37025ee..13a13303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ -1.7.1 +1.8.0 ======================== +* Added BongaCams * Added possibility to suspend the recording for a model. The model stays in the list of recorded models, but the actual recording is suspended +* HTTP sessions are restored on startup. This should reduce the number of + logins needed (especially for Cam4, BongaCams and CamSoda). * Server can run now run on OpenJRE * Added JVM parameter to define the configuration directory (``-Dctbrec.config.dir``) +* Improved memory management for MyFreeCams 1.7.0 ========================