Skip to content

Releases: xmrig/xmrig

v2.4.4

12 Jan 06:13
916cf0a
Compare
Choose a tag to compare
  • 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.
  • #279 Fixed build on some macOS versions.
  • For Windows builds, libuv updated to 1.18.0 and libmicrohttpd to 0.9.58.

For macOS please use Homebrew to install.

v2.4.3

30 Nov 01:02
Compare
Choose a tag to compare
  • #94 #216 Added ARMv8 and ARMv7 support. Hardware AES supported, thanks Imran Yusuff.
  • #157 #196 Fixed Linux compile issues.
  • #184 Fixed cache size detection for CPUs with disabled Hyper-Threading.
  • #200 In some cases miner was doesn't write log to stdout.

For macOS please use Homebrew to install.

v2.4.2

23 Oct 14:12
Compare
Choose a tag to compare
  • #60 Added FreeBSD support, thanks vcambur.
  • #153 Fixed issues with dwarfpool.com.

For macOS please use Homebrew to install.

v2.4.1

15 Oct 04:04
Compare
Choose a tag to compare
  • #147 Fixed comparability with monero-stratum.

v2.4.0

07 Oct 19:21
Compare
Choose a tag to compare
  • Added HTTP API.
  • Added comments support in config file.
  • libjansson replaced to rapidjson.
  • #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.
  • #111 Fixed build without AEON support.

v2.3.1

25 Aug 19:30
Compare
Choose a tag to compare
  • #68 Fixed compatibility with Docker containers, was nothing print on console.

msvc version for win64 usually faster than gcc, but in some hardware configuration gcc faster.
If you use version 2.3.0 for Windows, upgrade not required.

v2.3.0

21 Aug 10:47
Compare
Choose a tag to compare
  • Added --cpu-priority option (0 idle, 2 normal to 5 highest).
  • Added --user-agent option, to set custom user-agent string for pool. For example cpuminer-multi/0.1.
  • Added --no-huge-pages option, to disable huge pages support.
  • #62 Don't send the login to the dev pool.
  • Force reconnect if pool block miner IP address. helps switch to backup pool.
  • Fixed: failed open default config file if path contains non English characters.
  • Fixed: error occurred if try use unavailable stdin or stdout, regression since version 2.2.0.
  • Fixed: message about huge pages support successfully enabled on Windows was not shown in release builds.

msvc version for win64 usually faster than gcc, but in some hardware configuration gcc faster.

v2.2.1

04 Aug 09:21
Compare
Choose a tag to compare
  • Fixed terminal issues after exit on Linux and OS X.
  • For Windows you can continue use 2.2.0 release, update not necessary.

v2.2.0

02 Aug 18:42
Compare
Choose a tag to compare
  • #46 Restored config file support. Now possible use multiple config files and combine with command line options also added support for default config.
  • Improved colors support on Windows, now used uv_tty, legacy code removed.
  • QuickEdit Mode now disabled on Windows.
  • Added interactive commands in console window:: hashrate, pause, resume.
  • Fixed autoconf mode for AMD FX CPUs.

v2.1.0

20 Jul 00:01
Compare
Choose a tag to compare
  • #40 Improved miner shutdown, fixed crash on exit for Linux and OS X.
  • Fixed, login request was contain malformed JSON if username or password has some special characters for example \.
  • #220 Better support for Round Robin DNS, IP address now always chosen randomly instead of stuck on first one.
  • Changed donation address, new xmrig-proxy is coming soon.