diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce231ad..45d1aabd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.2.1 +- 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 - Memory optimizations / speed improvements diff --git a/index.html b/index.html index 8100fa01..59d89f4c 100644 --- a/index.html +++ b/index.html @@ -4,200 +4,299 @@
Client Id | -Pool | -Status | -Algo | +||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+ | Client Id | +Pool | +Status | +Algo | -Hashrate | -Hashrate 1m | -Hashrate 15m | +Hashrate | +Hashrate 1m | +Hashrate 15m | -Hashrate Highest | -Hashes Total | -Avg. Time | +Hashrate Highest | +Hashes Total | +Avg. Time | -Shares Good | -Shares Total | -Last Update | -Action | -Shares Good | +Shares Total | +Last Update | +Edit | +|
Total: | @@ -358,6 +514,8 @@ function isOnline(lastStatus) { |