MINERS
⛏ lolMiner v1.55
* Significantly improved Flux mining performance on AMD RX 5000 (+10% on 5700) and AMD RX 6000 based GPUs (+15-22%)
* Mining Flux, Beam, Equihash 144/5 and Equihash 192/7 will now display the iteration/s (it / s) for easier OC tuning and the pool sol/s calculated from submitted and accepted shares.
* Added DAG check and repair function for Ethereum Classic mining up to epoch 300
* Added ETH / ETC + Kaspa code for Nvidia Pascal based GPUs.
* Added option to mix different Ethash style algorithms when using the fail-over pool function. To use this you now can use eth:, etc: and ubiq: as a prefix for your fail-over pool address to indicate this pool uses a different algorithm then the one configured initially. This will allow to automatically switch from Ethash to an Etchash pool when "the merge" happens as one can configure for normal Ethash mining and configure one of the fail-over pools as Etchash, so when the primary pool gets disconnected or rejects the authorization (these two are expected behavior for Eth pools after the merge), then the miner can switch to a fail-over e.g. configured to mine Etchash.
Note: when using this feature with prefixes like tls:// or ssl://, then put the new prefix after the prefix for the communication layer. So tls://etc: is valid, while etc:tls:// is not.*
* Fixed a bug that might cause the miner to crash when an Ergo pool connection needs to reconnect.
* Fixed a bug that can cause random invalid shared when mining Kaspa on AMD GPUs.
⛏ NBMiner v42.3
* Added support for NiceHash ETC pool
⛏ SRBMiner-Multi v1.0.6
* Added algorithm pufferfish2bmb for CPU mining BMB/Bamboo coin, fee 1%; 
* Algorithm xdag is now compatible with the new XDAGj network protocol
⛏ NanoMiner v3.7.0
* Added automatic switch with config option switchToEtc from ETH to ETC when ETH moves to PoS

MINERS
⛏ T-Rex v0.26.5
* Make LHR unlocker compatible with older drivers (e.g. 470+ on Linux)
⛏ lolMiner v1.54
* Fixed a bug sometimes causing duplicate send shares in Kaspa dual mining.
* Fixed a bug "Received a defect stratum message: conversion of data to type "b" failed" on new Kaspa pools and the solo mining adapters.
* Fixed a bug causing --dualworker not to work right with Kaspa dual mining.
⛏ SRBMiner-Multi v1.0.4
Improved performance on all dual mineable algorithms for RDNA2 GPUs
⛏ WildRig-Multi v0.32.2
* Implemented support of socks5 proxy, parameter --proxy.
* Improved curvehash up to 40% on RDNA/RDNA2 and up to x2 times on NVIDIA, Polaris/Vega not tested, can be better too.
⛏ NanoMiner v3.6.8
* Added support octopus algorithm for mining CFX/Conflux on AMD RDNA/RDNA2 GPUs RX 5xxx/6xxx
* Fixed nanominer crashes
⛏ CPUminer-Opt-JayDDee v3.20.2
* Bit rotation optimizations to Blake256, Blake512, Blake2b, Blake2s & Lyra2-blake2b for SSE2 & AVX2.
* Removed old unused yescrypt library and other unused code

MINERS
⛏ GMiner v3.03
* Improved stability of API server
⛏ WildRig-Multi v0.32.0
* Fixed CURVEHASH for Vega and old 1-2Gb GPUs.
* Slight CURVEHASH improvement for Polaris, RDNA, RDNA2 and NVIDIA GPUs.
⛏ SRBMiner-Multi v1.0.0
* Added ETHASH/ETCHASH + BLAKE3_ALEPHIUM dual mining mode.
* Added AUTOLYKOS2 + BLAKE3_ALEPHIUM dual mining mode.
* Fixed ETHASH/ETCHASH + KASPA mining on nicehash.
* Added --gpu-table-slow-build parameter which slows down DAG creation for ETHASH/ETCHASH/UBQHASH/PROGPOW/AUTOLYKOS2 algorithms.
Fixed a few dual mining mode bugs.
Note: --gpu-dual-mode is no longer needed. Miner auto-detects if selected algorithms are eligible for dual mining.
⛏ lolMiner v1.52a
* Fixed a bug that can sometimes cause the pool hashrate to half after multiple reconnect attempts in a row
* Adjusted behavior of LHR unlock function so solve issues with some configurations occurred in v1.52
⛏ NanoMiner v3.6.7
* Fixed bug: nanominer does not require libcuda.so on AMD rigs anymore

MINERS
⛏ TeamRedMiner v0.10.2
* Tweaked Polaris ethash tuning to work better with the new smooth-power setup.
* Fix for Autolykos crashing on Polaris and 4GB GPUs.
* Fix for Eth+Ton dual mining crashes with new smooth-power setup.
⛏ GMiner v3.01
* Fixed RavenCoin mining errors
* Fixed displaying of pool hashrate for RavenCoin.
⛏ lolMiner v1.52
* New memory management for Ergo on Nvidia GPUs.
* Added 2 more epochs on Ergo for 3G AMD GPUs.
* Slight changes to LHR unlocker to improve the unlocker stability.
* Removed: 2G zombie modes for Ergo on AMD cards.
* Removed: Support for mining Ton in single and dual mining modes.
* Bug fixes.
⛏XMRig v6.18.0
* Removed deprecated AstroBWTv1 and v2.
* Fixed debug GhostRider build.
* Monero v15 network upgrade support.
* Fixed ZMQ debug log.
* Improved daemon ZMQ mining stability.
* Fixed --cpu-priority not working sometimes.
* Removed old AstroBWT algorithm.

MINERS
⛏ Gminer v2.97 
* optimized RavenCoin mining
* decreased miner size (-30 MB)
* removed BeamHash algorithm
⛏ NBMiner v42.2
* Add a new option --lhr-mode to select LHR unlock mode. --lhr-mode 1 is the default mode and is the same as which in v41.5 Try to use --lhr-mode 2 if stability issue encountered in mode 1. LHR v3 GPUs can only use mode 1
* Extend LHR unlocker to work with old driver versions. Starting from 515.x, LHR unlocker no longer works, make sure not to use these new driver versions.
* Small hashrate improvement on Nvidia GPUs.
* Add eth_submitHashrate for nicehash (EthereumStratum) protocol.
NOTE: NBMiner versions older than v39.5 (not included) will run into issue when ETH reaches EPOCH 520 (Approx mid September). Please make sure to upgrade to a newer version before that if ETH is still with POW.