Skip to content

v2.15.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xmrig xmrig released this 17 Apr 18:12
· 87 commits to beta since this release

Notes

v2.15.0-beta

  • #314 Added donate over proxy feature and changed donation model.
    • Added new options algo-ext and access-password.
    • 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).
  • Config subsystem was rewritten, internally JSON is primary format now.
  • Fixed regression, big HTTP responses was truncated.