#1.8.5 preparation
This commit is contained in:
parent
de9f64e515
commit
22f151deab
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# 1.8.5
|
||||||
|
- Add remote reboot (machine) feature to Dashboard, Server & Miner
|
||||||
|
- Integrated Pushover push notifications for Offline miners and periodical status notifications on iOS and Android
|
||||||
# 1.8.4
|
# 1.8.4
|
||||||
- Added XFH (Freehaven-project) support aka CN-Heavy-superfast
|
- Added XFH (Freehaven-project) support aka CN-Heavy-superfast
|
||||||
- Hashrate improve -> CN-Fast (MSR and others) ASM code for Intel CPUs
|
- Hashrate improve -> CN-Fast (MSR and others) ASM code for Intel CPUs
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
#define APP_DESC "XMRigCC CPU miner"
|
#define APP_DESC "XMRigCC CPU miner"
|
||||||
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
|
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
|
||||||
#endif
|
#endif
|
||||||
#define APP_VERSION "1.8.5-beta1 (based on XMRig)"
|
#define APP_VERSION "1.8.5 (based on XMRig)"
|
||||||
#define APP_DOMAIN ""
|
#define APP_DOMAIN ""
|
||||||
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
|
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
|
||||||
#define APP_KIND "cpu"
|
#define APP_KIND "cpu"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue