From b866da9698de797e1f398e6704c4a1a5b2b37c85 Mon Sep 17 00:00:00 2001 From: BenDroid Date: Tue, 14 Nov 2017 23:39:36 +0100 Subject: [PATCH] Extendend changelog for Rel 1.1.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e48a3bd7..ec8bec01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Added online status indicator to Dashboard client id column (green:red) - JSON-Protocol changes to send miner info to XMRigCC server - Added Tooltip to Dashboard column id containing new miner info (CPU, CPU flags, Cores, Threads, Memory, External IP, ...) +- Moved CCClient to own thread and changed ControlCommand processing to async to improve performance # v1.0.9 - Integrated cpp-httplib as libcurl replacement - Removed libcurl dependicies