Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 2.21 KB

v2.6.1

  • Fixed critical bug, in some cases miner was can't recovery connection and switch to failover pool, version 2.5.2 and v2.6.0-beta1 affected.
  • #499 IPv6 support disabled for internal HTTP API.
  • Added workaround for nicehash.com if you use cryptonightv7.<region>.nicehash.com option variant=1 will be set automatically.

v2.6.0-beta1

  • #476 Added Cryptonight-Heavy support for Sumokoin ASIC resistance fork.

v2.5.2

  • #448 Fixed broken reconnect.

v2.5.1

  • #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.

v2.5.0

  • #434 Added support for Monero v7 PoW, scheduled on April 6.
  • 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.

v2.4.5

  • #49 Fixed, in some cases, pause was cause an infinite loop.
  • #200 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.

v2.4.3-beta2

  • Fixed, auto config wasn't write opencl-platform to config.json.
  • Added command line option --print-platforms.
  • Fixed 32 bit build.
  • #2 Fixed Linux build.
  • #3 Fixed macOS build.

v2.4.3-beta1

  • First public release.