Skip to content

Releases: nwoolls/MultiMiner

v1.3.40

11 Oct 01:56
Compare
Choose a tag to compare
  • 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

04 Oct 17:50
Compare
Choose a tag to compare
v1.3.39 Pre-release
Pre-release
  • Added the option to enable a virtual Stratum Proxy device for monitoring and controlling Block Erupter Blades (using bfgminer's --http-port argument)

v1.3.38

02 Oct 05:05
Compare
Choose a tag to compare
  • 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

29 Sep 14:09
Compare
Choose a tag to compare
v1.3.37 Pre-release
Pre-release
  • 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

27 Sep 02:08
Compare
Choose a tag to compare
  • Added a button to sort coin configurations alphabetically
  • Added the ability to reorder coin configurations with drag-and-drop
  • Fixed display of prices in the History window

v1.2.35

25 Sep 03:27
Compare
Choose a tag to compare
v1.2.35 Pre-release
Pre-release
  • 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

23 Sep 02:31
Compare
Choose a tag to compare
v1.2.34 Pre-release
Pre-release
  • 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

20 Sep 01:34
Compare
Choose a tag to compare
  • 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

v1.2.32

16 Sep 03:26
Compare
Choose a tag to compare
  • Added the option to disable coin suggestions in the Strategies dialog
  • Application will now remember the active tab in the Advanced area (API Monitor, Process Log, History)

v1.2.31

14 Sep 00:35
Compare
Choose a tag to compare
  • Remember the position of the application between launches
  • Display a notification when there is an error parsing the CoinChoose API
  • Improved support for inconsistent CoinChoose API results