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