Skip to content

Releases: nwoolls/MultiMiner

v1.1.20

24 Aug 04:07
Compare
Choose a tag to compare
v1.1.20 Pre-release
Pre-release
  • 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

16 Aug 20:51
Compare
Choose a tag to compare
  • Fixed an additional crash when a coin goes missing from CoinChoose.com while mining
  • Don't show the coin column as a drop-down when strategies are enabled

v1.1.18

15 Aug 14:23
Compare
Choose a tag to compare
v1.1.18 Pre-release
Pre-release
  • 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

12 Aug 22:24
Compare
Choose a tag to compare
  • 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

11 Aug 01:03
Compare
Choose a tag to compare
  • Trim spaces from values entered by users to prevent errors from cgminer/bfgminer
  • Show the errors returned by cgminer/bfgminer if MultiMiner is unable to launch mining engine
  • Show the coin name in the Process Log window

v1.1.15

10 Aug 03:13
Compare
Choose a tag to compare
v1.1.15 Pre-release
Pre-release
  • Official support for running on Linux
  • Show device "numbers" (1-based) instead of device "indexes" (0-based) in the History
  • Various UI updates and improvements
  • Minor bug fixes

v1.1.14

09 Aug 02:52
Compare
Choose a tag to compare
v1.1.14 Pre-release
Pre-release
  • 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

06 Aug 04:04
Compare
Choose a tag to compare
  • Improved support for detecting multi-core FPGA devices
  • Fixed support for detecting more than ten devices
  • Handle duplicate keys for device information coming back from bfgminer RPC API
  • Support launching miners without specifying a password for the pool

v1.0.12

29 Jul 02:41
Compare
Choose a tag to compare
  • 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

23 Jul 16:44
Compare
Choose a tag to compare
  • 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