Skip to content

Releases: xmrig/xmrig

v2.14.4

30 May 06:02
Compare
Choose a tag to compare

Notes

v2.14.0

  • #969 Added new algorithm cryptonight/rwz, short alias cn/rwz (also known as CryptoNight ReverseWaltz), for upcoming Graft fork.
  • #931 Added new algorithm cryptonight/zls, short alias cn/zls for Zelerius Network fork.
  • #940 Added new algorithm cryptonight/double, short alias cn/double (also known as CryptoNight HeavyX), for X-CASH.
  • #951 Fixed crash if AVX was disabled on OS level.
  • #952 Fixed compile error on some Linux.
  • #957 Added support for embedded config.
  • #958 Fixed incorrect user agent on ARM platforms.
  • #968 Optimized cn/r algorithm performance.

v2.14.1

  • #975 Fixed crash on Linux if double thread mode used.

v2.14.4

  • #992 Fixed compilation with Clang 3.5.
  • #1012 Fixed compilation with Clang 9.0.
  • In HTTP API for unknown hashrate now used null instead of 0.0.
  • Fixed MSVC 2019 version detection.
  • Removed obsolete automatic variants.

v2.15.3-beta

18 Apr 10:25
Compare
Choose a tag to compare
v2.15.3-beta Pre-release
Pre-release

Notes

v2.15.0-beta

  • #314 Added donate over proxy feature.
    • Added new option donate-over-proxy.
    • Added real graceful exit.

v2.15.1-beta

  • #1007 Old HTTP API backend based on libmicrohttpd, replaced to custom HTTP server (libuv + http_parser).
  • #257 New logging subsystem, file and syslog now always without colors.

v2.15.2-beta

  • #1010 Added daemon support (solo mining).
  • #1012 Fixed compatibility with clang 9.
  • Config subsystem was rewritten, internally JSON is primary format now.
  • Fixed regression, big HTTP responses was truncated.

v2.15.3-beta

  • #1014 Fixed regression, default value for algo option was not applied.

v2.15.2-beta

17 Apr 18:09
Compare
Choose a tag to compare
v2.15.2-beta Pre-release
Pre-release

Notes

v2.15.0-beta

  • #314 Added donate over proxy feature.
    • Added new option donate-over-proxy.
    • Added real graceful exit.

v2.15.1-beta

  • #1007 Old HTTP API backend based on libmicrohttpd, replaced to custom HTTP server (libuv + http_parser).
  • #257 New logging subsystem, file and syslog now always without colors.

v2.15.2-beta

  • #1010 Added daemon support (solo mining).
  • #1012 Fixed compatibility with clang 9.
  • Config subsystem was rewritten, internally JSON is primary format now.
  • Fixed regression, big HTTP responses was truncated.

v2.15.1-beta

01 Apr 12:24
Compare
Choose a tag to compare
v2.15.1-beta Pre-release
Pre-release

Notes

v2.15.0-beta

  • #314 Added donate over proxy feature.
    • Added new option donate-over-proxy.
    • Added real graceful exit.

v2.15.1-beta

  • #1007 Old HTTP API backend based on libmicrohttpd, replaced to custom HTTP server (libuv + http_parser).
  • #257 New logging subsystem, file and syslog now always without colors.

v2.15.0-beta

24 Mar 07:32
Compare
Choose a tag to compare
v2.15.0-beta Pre-release
Pre-release

Notes

v2.15.0-beta

  • #314 Added donate over proxy feature.
    • Added new option donate-over-proxy.
    • Added real graceful exit.

v2.14.1

07 Mar 08:38
08ef944
Compare
Choose a tag to compare

Notes

v2.14.0

  • #969 Added new algorithm cryptonight/rwz, short alias cn/rwz (also known as CryptoNight ReverseWaltz), for upcoming Graft fork.
  • #931 Added new algorithm cryptonight/zls, short alias cn/zls for Zelerius Network fork.
  • #940 Added new algorithm cryptonight/double, short alias cn/double (also known as CryptoNight HeavyX), for X-CASH.
  • #951 Fixed crash if AVX was disabled on OS level.
  • #952 Fixed compile error on some Linux.
  • #957 Added support for embedded config.
  • #958 Fixed incorrect user agent on ARM platforms.
  • #968 Optimized cn/r algorithm performance.

v2.14.1

  • #975 Fixed crash on Linux if double thread mode used.

v2.14.0

06 Mar 13:02
Compare
Choose a tag to compare

Notes

v2.14.0

  • #969 Added new algorithm cryptonight/rwz, short alias cn/rwz (also known as CryptoNight ReverseWaltz), for upcoming Graft fork.
  • #931 Added new algorithm cryptonight/zls, short alias cn/zls for Zelerius Network fork.
  • #940 Added new algorithm cryptonight/double, short alias cn/double (also known as CryptoNight HeavyX), for X-CASH.
  • #951 Fixed crash if AVX was disabled on OS level.
  • #952 Fixed compile error on some Linux.
  • #957 Added support for embedded config.
  • #958 Fixed incorrect user agent on ARM platforms.
  • #968 Optimized cn/r algorithm performance.

v2.13.1

25 Feb 14:58
Compare
Choose a tag to compare

Notes

v2.13.0

  • #938 Added support for new algorithm cryptonight/r, short alias cn/r (also known as CryptoNightR or CryptoNight variant 4), for upcoming Monero fork on March 9, thanks @SChernykh.
  • #939 Added support for dynamic (runtime) pools reload.
  • #932 Fixed cn-pico hashrate drop, regression since v2.11.0.

v2.13.1

#946 Optimized software AES implementations for CPUs without hardware AES support. cn/r, cn/wow up to 2.6 times faster, 4-9% improvements for other algorithms.

v2.13.0

22 Feb 03:12
Compare
Choose a tag to compare

Notes

v2.13.0

  • #938 Added support for new algorithm cryptonight/r, short alias cn/r (also known as CryptoNightR or CryptoNight variant 4), for upcoming Monero fork on March 9, thanks @SChernykh.
  • #939 Added support for dynamic (runtime) pools reload.
  • #932 Fixed cn-pico hashrate drop, regression since v2.11.0.

v2.12.0

13 Feb 02:56
Compare
Choose a tag to compare

Notes

v2.12.0

  • #929 Added support for new algorithm cryptonight/wow, short alias cn/wow (also known as CryptonightR), for upcoming Wownero fork on February 14.