Releases: nwoolls/MultiMiner
Releases · nwoolls/MultiMiner
v1.1.20
- Added a Notifications feature - notifications can be dismissed or invoked
- MultiMiner will now automatically check for and notify of mining engine updates
- MultiMiner will now automatically check for and notify of updates to MultiMiner itself
- Added the option to use the Erupter specific driver when using bfgminer
- Added a Quick Switch menu to quickly switch all devices to a specific coin
- Miner downloads on OS X will now automatically fetch the latest version
- Improved formatting of values in the History window
- MultiMiner should no longer (wrongly) prompt for MobileMiner credentials
v1.1.19
v1.1.18
- Add descriptive tooltips to toolbar buttons and column headers
- Fixed a crash if the app switches coin strategies while the user is entering a new coin
- Fixed an error starting mining: index was out of range
- Fixed an error mining a coin that is currently missing from CoinChoose.com
v1.1.17
- Fixed an error with the new History window when a coin goes missing from CoinChoose.com
- Pass in the --scrypt argument to miners first (in case cgminer breaks that again)
- Parse standard error output asynchronously to fix unresponsive miners
- In the Getting Started wizard, skip the downloading page / warning if the selected miner is already installed
v1.1.16
v1.1.15
v1.1.14
- Add a Getting Started wizard to help new users get started mining
- Log the coins mined, date started and stopped, price when mining started and stopped, and which devices were used to mine the coin
- Support reordering pools in the Configure Coins dialog
- Added the ability to specify the priority of the miner process launched
- Show the Work Utility in the main screen statistics
- Updated MobileMiner API calls to the live URL (https://api.mobileminerapp.com)
- Handle JSON errors parsing MobileMiner calls
- Detect and remove empty mining pool configurations (rather than crashing)
- Detect .conf files that may interfere with mining and warn the user
- Rewrite the readme with more focus on new users
- Validate the MobileMiner email address and API key to help users enter their settings
- Show a proper error if the MobileMiner credentials are wrong (rather than no statistics showing)
- Show a proper error if the mining pool credentials are wrong
v1.0.13
v1.0.12
- Add the ability to configure the interval used for strategy checks
- Display a dialog if version 3.5 of the .NET Framework is not installed
- Automatically download the latest binaries for cgminer and bfgminer under OS X from the xgminer-osx project (previously a static version number was used)
- Support for remote monitoring and remote control using MobileMiner
- Additional fixes for NULL data returned from CoinChoose.com
v1.0.11
- Added a Process Log which details what miners are launched with what arguments and why
- Added a prompt to download individual miners when selected in Settings
- Intensity column is now hidden if there are no values
- Show Mh/s rather than mh/s (difference is case only, Mega vs milli)
- Display executable and arguments when failing to launch a miner
- Fix for null object error parsing CoinChoose.com response