From cdbcd32ab1d86e11c4c7e9dedaa6f0b55458de99 Mon Sep 17 00:00:00 2001 From: BenDroid Date: Sat, 16 Dec 2017 22:39:28 +0100 Subject: [PATCH] Refactored Dashboard to send one command to multiple miners and "beautified" dashboard - Miner now publishs own config to XMRigCCServer on startup - Added command to trigger miner to upload config to XMRigCCServer - Added threads to miner info tooltip on client id --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45d1aabd..a7f3398a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # v1.2.1 +- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard - Miner now publishs own config to XMRigCCServer on startup - Added command to trigger miner to upload config to XMRigCCServer -- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard - Added threads to miner info tooltip on client id # v1.2.0 - Added configurability for thread based doublehash mode which helps you to use more of your l3 cache