Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
v2.15.0-beta
- #314 Added donate over proxy feature and changed donation model.
- Added new options
algo-ext
andaccess-password
. - Added real graceful exit.
- Added new options
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.
v2.15.3-beta
- #1014 Fixed regression, default value for
algo
option was not applied.