Skip to content

Releases: nwoolls/MultiMiner

v1.2.30

10 Sep 23:02
Compare
Choose a tag to compare
v1.2.30 Pre-release
Pre-release
  • Improved support for inconsistent CoinChoose API results
  • Coin suggestions had stopped showing after a recent CoinChoose API change
  • Coins were being suggested that were already configured for mining
  • Indicate which strategy settings are optional for getting started
  • Bring back the Save & Cancel buttons when strategies are enabled
  • Improved handling for killing miner processes
  • Automatically remove the ButterflyCoin entry that got duplicated by CoinChoose
  • Indicate when a process restart is due to a frozen miner
  • Handle pool authentication failures with an unobtrusive notification rather than a dialog, allowing mining to continue
  • Handle miner output indicating that no servers could be used with an appropriate obtrusive dialog
  • Additional handling for COM errors managing Windows shortcuts

v1.2.29

06 Sep 22:59
Compare
Choose a tag to compare
  • Added the ability to import and export coin and pool configurations
  • Added options for data logging including whether to roll over and how many sets to keep
  • Improved support for inconsistent RPC API results
  • Improved the dialog / experience when bfgminer or cgminer fail to launch
  • Improved the UI / feedback for the countdown to mine on startup
  • Fixed issue where the Start button does not become enabled
  • Fixed error mining on startup, while mining the most profitable coins, after adding a new device

v1.2.28

04 Sep 22:59
Compare
Choose a tag to compare
  • Fixed new coin configurations being added as SHA-256 regardless of algorithm

v1.2.27

04 Sep 19:06
Compare
Choose a tag to compare
  • Updating to the latest version of MultiMiner from within the program will now download the debug release if you are already running a debug release
  • Data from the API Monitor and Process Log is now captured as JSON within the %appdata%\MultiMiner folder
  • Log files in %appdata%\MultiMiner now roll over after 1MB and store only a single old copy

v1.2.26

04 Sep 12:50
Compare
Choose a tag to compare
v1.2.26 Pre-release
Pre-release
  • Fixed error saving changes (sequence contains no matching element)
  • Fixed error stopping mining immediately after starting (before shares are accepted)

v1.2.25

04 Sep 00:02
Compare
Choose a tag to compare
v1.2.25 Pre-release
Pre-release
  • Automatically suggest coins the user should be mining based on strategy settings
  • Option to automatically toggle Desktop Mode depending on computer use
  • Ability to add coins that are not found on CoinChoose.com
  • Accepted shares are now tracked in the History window and JSON
  • Improved support for inconsistent RPC API results
  • Handle error if user specifies 0s delay for mining on startup
  • Hide Save / Cancel buttons when automatic mining strategies are enabled

v1.2.24

02 Sep 21:27
Compare
Choose a tag to compare
  • Display a link to update notes next to notifications
  • Only show update notifications if the version is actually greater
  • Improved support for inconsistent RPC API results
  • Handle error if there is no network connection on startup

v1.2.23

02 Sep 05:46
Compare
Choose a tag to compare
v1.2.23 Pre-release
Pre-release
  • You can now base mining strategies on Difficulty or Price (in addition to the previous Profitability support)
  • You can now base mining strategies on either the current value of Bitcoin or Litecoin
  • The total number of devices detected by the underlying mining engine is now displayed in the status bar
  • Improved support for 70+ devices per machine
  • Improved support for inconsistent RPC API results
  • Enable the Quick Switch menu with 1 coin configured (for initially setting up a machine with many devices)
  • Enforce specifying a pool username in the Configure Coins dialog
  • Fixed wrong coin stats being displayed (visual issue only)
  • Fixed errant MobileMiner credentials dialog

1.2.22

27 Aug 19:07
Compare
Choose a tag to compare
  • Added an About dialog that displays MultiMiner, cgminer, and bfgminer versions and MultiMiner licensing
  • A dialog is now used (instead of a menu) when adding a coin configuration, improving compatibility with *nix and OS X
  • Small adjustments to the colors and layouts used throughout the app (for consistency)
  • Fixed a couple of small UI issues (alignment & anchoring)

v1.1.21

26 Aug 18:42
Compare
Choose a tag to compare
v1.1.21 Pre-release
Pre-release
  • Added the ability to specify the starting API port used by the miner processes that MultiMiner spawns
  • Added the ability to specify additional white-listed IP addresses for the cgminer/bfgminer RPC API
  • OS X will now automatically download miners selected after startup
  • Automatic updates for MultiMiner are now enabled and supported for OS X
  • Config files will now be detected and renamed (after prompting) on *nix and OS X (previously only on Windows)
  • Fixed automatic bfgminer and cgminer updates being extracted to the wrong folder