Releases: vertcoin-project/one-click-miner-vnext
One Click Miner vNext 2.0-alpha4
- Fix for not counting CUDA devices in Verthash miner
One Click Miner vNext 2.0-alpha3
- Support for Intel HD Graphics on Testnet (Verthash)
- Improved crash error logging
One Click Miner vNext 2.0-alpha2
This release adds support for testnet & Verthash. Revamped the settings screen a little bit as well.
One Click Miner vNext 2.0-alpha1
This is the first alpha release of the One Click Miner 2.0
I introduced a new way of detecting the GPU compatibility. Hopefully this will lead to less "false negatives" where the OCM reports an incompatible GPU that's actually compatible. The way this detection works is by simply looking for AMD/Radeon or NVIDIA in the device string, and based on that loading up the relevant miner. Then it runs the miner to detect if it recognizes a valid GPU and reports it if the miner software doesn't.
This seems far more reliable than whitelisting based on the device name. Feel free to test this if you run into device compatibility errors and let me know (through an Issue or via Discord if this works for you or not).
One Click Miner vNext 1.0.1
This is a service release that expands the list of valid GPUs with the RX 560
One Click Miner vNext 1.0
This is the final release for the One Click Miner vNext
Only change since the RC2 is a few updated NodeJS dependencies that fixed security vulnerabilities in those packages.
One Click Miner vNext 1.0-rc2
Fixed #75
Fixed a build script issue which resulted in the Windows build not having the latest code changes.
One Click Miner vNext 1.0-rc1
This is the first release candidate. If no serious bugs are found, this will become the final v1.0 for the one click miner
Includes a fix for #72 in two ways:
- Detects
3D controller
as video cards as well (problem reported by @aeiouknown ) - Shows the GPUs that were detected to make it easier to report further non-detection problems without immediately requiring debug logging.
One Click Miner vNext 1.0-beta6
One Click Miner vNext 1.0-beta5
- Included Russian Translation
- First release signed with EV Code Signing Certificate.