diff --git a/CHANGELOG.md b/CHANGELOG.md index ba4f8fb9..3f6be39e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # 1.5.1 -- Applied changes for Monero v7 PoW starting 03/28/18 (No changes in config needed) -- Applied new design / icons +- Applied changes for upcoming Monero v7 PoW changes starting 03/28/18 (No changes in config needed) +- Applied changes for upcoming AEON PoW changes starting 04/07/18 (No changes in config needed) +- Added option to force PoW version +- Added new design / icons # 1.5.0 - Full SSL/TLS support for the whole communication: - XMRigCCServer Dashboard <-> Browser diff --git a/README.md b/README.md index a2710cda..ea895b21 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [](https://ci.appveyor.com/project/Bendr0id/xmrigcc) [](https://hub.docker.com/r/bendr0id/xmrigcc/) [](https://github.com/bendr0id/xmrigCC/releases) +[](https://github.com/bendr0id/xmrigCC/releases) [](https://github.com/bendr0id/xmrigCC/releases) [](https://github.com/bendr0id/xmrigCC/stargazers) diff --git a/index.html b/index.html index d753b356..277566ea 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@ $(document).ready(function() { var table = $('#clientStatusList').DataTable({ - dom: "<'row'<'col-sm-9'B><'col-sm-3'f>><'row'<'col-sm-12't>><'row'<'col-sm-10'i><'col-sm-2'<'#serverTime'>>>", + dom: "<'row'<'col-sm-9'B><'col-sm-3'f>><'row'<'col-sm-12't>><'row'<'col-sm-4'i><'col-sm-8'<'#serverTime'>>>", bPaginate: false, ajax: { url: "/admin/getClientStatusList", @@ -329,7 +329,7 @@ currentServerTime = settings.json.current_server_time * 1000; clockDrift = new Date().getTime() - currentServerTime; - $('#serverTime').html("