Releases: nwoolls/MultiMiner
Releases · nwoolls/MultiMiner
v1.3.40
- MultiMiner will no longer automatically disable the last enabled coin configuration when all pools are down
- Coin configurations are now merged rather than overwritten when importing
- The device # for the Stratum Proxy is now included in the History output
- The wrong stats were displayed for the Stratum Proxy when multiple miners were pointed at it
- PDBs are now included in all releases so users will no longer have to download the Debug release to provide call stacks with line numbers
v1.3.39
v1.3.38
- It is now possible to specify the algorithm used for coin suggestions
- MultiMiner will no longer try to use coin configurations with no pools defined
- Processes are now given more time to quit via the RPC API before termination
- Processes are now given more time before considering their hash-rate "subpar"
v1.3.37
- Optionally push MultiMiner notifications out to MobileMiner for mobile and email alerts
- Optionally restart miners when a device's hash-rate falls below 50% of its previous average
- Make using HTTPS with MobileMiner optional (enabled by default)
v1.3.36
v1.2.35
- Interact with the MobileMiner API asynchronously - don't (b)lock the main UI
- Lower timeouts for interacting with the MobileMiner API
- Improved performance displaying pool information on the main screen
- Improved UI experience throughout - less unpainted screens, hourglass cursors utilized
- Improved support for inconsistent RPC API results
- Fixed a rare issue stopping bfgminer that would freeze the program
- Fixed the MobileMiner SSL certificate not working under Windows XP
- Don't show 0 temperatures (e.g. for Erupters)
v1.2.34
- When using auto-mining strategies, a coin configuration will now be disabled (with a notification) if all pools are down rather than stopping mining (with a dialog)
- Added new options for the strategy check interval: 1 hour, 3 hours, 6 hours, 12 hours
- Added the option to restart miners after a specified interval (from 5 minutes to 12 hours)
- Added the currently mining pool for each device to the main screen
- Improved support for inconsistent RPC API results
- Manually added coin configurations were always added as SHA-256
- Manually added coin configurations now require a symbol
v1.2.33
- The position of the splitter for the Advanced area is now stored & restored
- Strategies and Coins settings are now found under the Settings split button
- The Save & Cancel buttons are now hidden unless enabled
- Coin suggestions now default to off for new users
- Improved support for inconsistent CoinChoose API results
- Fixed a null reference error using the Quick Switch feature on custom coin configurations