- #448 Fixed broken reconnect.
- #454 Fixed build with libmicrohttpd version below v0.9.35.
- #456 Verbose errors related to donation pool was not fully silenced.
- #459 Fixed regression (version 2.5.0 affected) with connection to xmr.f2pool.com.
- #434 Added support for Monero v7 PoW, scheduled on April 6.
- Improved automatic configuration, previous may give not usable suggested config.
- Added full IPv6 support.
- Added protocol extension, when use the miner with xmrig-proxy 2.5+ no more need manually specify
nicehash
option. - #51 Fixed multiple pools in initial config was saved incorrectly.
- #123 Fixed regression (all versions since 2.4 affected) fragmented responses from pool/proxy was parsed incorrectly.
- #49 Fixed, in some cases, pause was cause an infinite loop.
- #64 Fixed compatibility with CUDA 9.1.
- #84 In some cases miner was doesn't write log to stdout.
- Added libmicrohttpd version to --version output.
- Fixed bug in singal handler, in some cases miner wasn't shutdown properly.
- Fixed recent MSVC 2017 version detection.
- Fixed, config file options
cuda-bfactor
andcuda-bsleep
was ignored.
- Removed donation
- Added HTTP API.
- Added CUDA 9 and Volta GPUs support.
- Added support for set CPU affinity for GPU threads via command line option
--cuda-affinity
and config optionaffine_to_cpu
. - Improved automatic configuration.
- Added comments support in config file.
- libjansson replaced to rapidjson.
- #11 GPU configuration via command line options now fully supported. Added options
--cuda-devices
,--cuda-launch
,--cuda-bfactor
and--cuda-bsleep
. Options--bfactor
,--bsleep
,--max-gpu-threads
now deprecated. - #17 Fixed issues with NVML monitoring API.
- #98 Ignore
keepalive
option with minergate.com and nicehash.com. - #101 Fixed MSVC 2017 (15.3) compile time version detection.
- #108 Silently ignore invalid values for
donate-level
option. - #147 Fixed comparability with monero-stratum.
- #153 Fixed issues with dwarfpool.com.
- #7 Fixed crash when try see hashrate reports in some configurations.
- #8 Fixed build without AEON support.
- #5 Added AEON (cryptonight-lite) support.
- Added GPU health monitoring: clocks, power, temperature and fan speed via NVML API.
- Added options
bfactor
,bsleep
andmax-gpu-threads
for change auto configuration result.
- Less aggressive auto-configuration. Solved wrong configuration with some GPUs.
- First public release.