MINERS
⛏ Bminer v16.4.8
* fixed some compatibility issues
⛏ NBMiner v39.7
* added LHR mode support for new GA104 version of RTX 3060
* fixed detection LHR lock on certain situation
* fixed Nvidia GPU power consumption issue on certain rig config
* removed support for mining sero
⛏ WildRig-Multi v0.30.0
* implemented support ghostrider algo
* fixed support different drivers for RDNA/RDNA2 GPUs
⛏ NanoMiner v3.4.2
* significantly improved Ergo mining autolykos2 performance, up to 60%, on AMD Vega family: RX Vega 56/64, Radeon VII
* slightly improved Ergo mining autolykos2 performance on AMD Polaris family: RX 4xx/5xx
⛏ SRBMiner-Multi v0.8.2
* added possibility to preload dataset/s on autolykos2 algorithm with --gpu-autolykos2-preload parameter
* little faster dataset creation on some GPUs
* job notifications are now displayed in console less frequently, unless extended log is enabled
* reverted autolykos2 kernels for Hawaii, Tonga and Fiji to the ones from v0.7.3
⛏ XMRig v6.15.3 
* AstroBWT speedup up to +35%
* OpenCL fixes for non-AMD platforms

MINERS
⛏ NBMiner v39.6
* significant improvement ethash LHR mode: 
    - higher hashrate, more stable LHR unlocking
    - default LHR mode changes to lhr-mode 1 for LHR GPUs
    - default values of LHR mode increased, lhr-mode 1 -> 74, lhr-mode 2 -> 71
    - added 3 new options for LHR auto-tuning control: lhr-reduce-value, lhr-reduce-time, lhr-reduce-limit in most cases you do not need to change them, see the miner's manual for details
* adapted for ergo  the 3 new LHR options as for ethash
* disabled SNI extension for SSL connections by default, can be enabled with enable-sni option
* removed support cuckatoo & cuckatoo32 algos
⛏ NanoMiner v3.4.1
* added support zombie mode on firopow for AMD GPUs, for Nvidia GPUs it was introduced in v3.4.0
⛏ lolMiner v1.34a
* bug fixes:
    - added further epochs to the DAG correction detection/table: this can resolve issues with defect shares that appeared in 1.34 or earlier with the start of epoch 450
    - slightly changed internal LHR parameters of 3070 ti & 3080 that can affect to improve stability by this plus a small speedup

MINERS
⛏ PhoenixMiner v5.8c
* fixed crash when mining on AMD RX 6x00 series cards
* removed error messages when mining on fanless Nvidia cards
⛏ T-Rex v0.24.5
* introduced double-buffer feature for autolykos2 which increase pool-side hashrate by 1-4%: if GPU memory is enough to hold two memory buffers miner now generates the dataset for the next ERGO block before it arrives
* added hashrate reporting on kawpow, firopow to the mining pool
* added devices-info parameter to list available CUDA devices
* bug fixes

MINERS
⛏ PhoenixMiner v5.8b 
* implemented optimized kernels for AMD RX6600XT cards
* added support for the latest AMD Linux drivers
* kernels for AMD Polaris changed to support latest drivers: it's very small speed improvement < 0.1% on average
* other fixes and small improvements
⛏TeamRedMiner v0.8.6.2
* added a synthetic algo mtp_firopow that will use the correct algo given the system time and shut down the miner at the time of the Firo fork on Oct 26, 2021; 
* split the ethash and progpow algos into separate binaries, mainly for some Vegas that ran into stability issues going from 0.8.5 to 0.8.6; 
* added support autolykos2 for Tonga GPUs; 
* changed the default SSL behavior to not provide a SNI hostname during handshake: this simplifies running tunnels against TLS/SSL ports on public pools
⛏ lolMiner v1.34 
* rework of LHR semi-unlocker: improved performance of RTX 3060 and RTX 3060 Ti by up to 2%, generally allowing a bit less core clock; auto tuning will now be quicker to reasonable hashrates; improved stability on found parameters; 
* added support of RTX A6000 / RTX A5000 / RTX A4000 (and future RTX A2000) Nvidia workstation GPUs; 
* reduced RAM usage of Nvidia Ethash solver; 
* other improvements and minor bug fixes: see full miner's changelog
⛏ SRBMiner-Multi v0.8.1 
* added algorithms: firopow, kawpow, progpow variants for mining EPIC/SERO/VEIL/VBK for CPU/GPU mining, fee 0.85%,
* added algorithms: astrobwt, minotaurx for CPU mining, fee 0.85%; 
* lowered devfee for lyra2v2_webchain algorithm to 0.85%; 
* small improvements on 'autolykos2' algorithm for RX550 & RX560 GPU's; 
* added shares statistics per GPU; 
* other improvements and minor bug fixes: see full miner's changelog
⛏NanoMiner v3.3.14 
* update to fulfill Nicehash requirements
⛏ miniZ v1.8y4rc2
* added support for RTX 3070 Ti and 3080 Ti LHR GPUs, on ethash.
* improved performance for mining locked LHR GPUs while mining ETH.
* improved --tune option for better GPU tuning, see FAQ; 
* small improvements for 3060 on Equihash 144/5

MINERS
⛏ T-Rex v0.23.2
* fixed issue with CPU validation incorrectly detects invalid shares after epoch change on octopus algo
* fixed issue caused miner crush sometimes when validate-shares is enabled on autolykos2 algo
⛏ Gminer v2.70
* improved auto-tune for LHR GPUs, now miner speedup performance when GPU is steady
* removed --lhr_tune1 / --lhr_tune2 parameters, use --lhr_tune to tune LHR GPUs: value range is -10..10, old parameters ignored for compatibility
* display current --lhr_tune value and current kernel in statistics table
⛏ lolMiner v1.33
* complete rework of LHR semi-unlock feature: 
    - better performance of LHR semi-unlock 
    - automatically detected LHR GPUs option --mode not needed anymore 
    - option --lhrtune has now default value of auto for an automatic tuning;
* other changes and bug fixes, see miner release notes for full details
* recommended driver for LHR v2: 470.74 
⛏ CPUminer-Opt-JayDDee v3.18.0
* complete rewrite of Scrypt code: 
    - up to 50% increase in hashrate 
    - support AVX512 & SHA support for SHA256
* improved stale share handling for all algorithms
* other improvements and bug fixes