Skip to content

Releases: UselessGuru/UG-Miner

UG-Miner v6.3.5

14 Sep 06:20
Compare
Choose a tag to compare

Changelog

Fixes:

  • Rigel-v1.19.0: 'HeavyHashKarlsenV2' & 'HeavyHashPyrinV2' algorithms not working

UG-Miner v6.3.4

13 Sep 15:04
Compare
Choose a tag to compare

Changelog

Enhancement:

  • Legacy GUI: -- button suspends core (same --P in console window)

Fixes:

  • Core: Benchmarking or power usage measuring not stopping on time when no valid samples are found
  • Core: Watchdog not suspending algorithm@pool
  • Core: Watchdog suspending wrong miner

Improvements:

  • Minor code optimizations

Miner updates:

  • Rigel-v1.19.0
  • SRBMinerMulti-v2.6.4

UG-Miner v6.3.3

11 Sep 06:59
Compare
Choose a tag to compare

Changelog

Enhancement:

  • Legacy GUI: <Ctrl>-<Alt>-<Pause Mining> button suspends core (same <Ctrl>-<Alt>-P in console window)

Fixes:

  • Core: Benchmarking or power usage measuring not stopping on time when no valid samples are found
  • Core: Watchdog not suspending algorithm@pool
  • Core: Watchdog suspending wrong miner

Improvements:

  • Minor code optimizations

Miner updates:

  • Rigel-v1.19.0
  • SRBMinerMulti-v2.6.4

UG-Miner v6.3.2

09 Sep 11:07
Compare
Choose a tag to compare

Changelog

Changes:

  • Keep miners when mining is paused

Enhancements:

  • Core / Includes.psm1: Function 'Update-DAGdata' can now handle TLS (ProgPowTelestai) data

Fixes:

  • Legacy GUI: Miners table not getting cleared when no miners available

Improvements:

  • Minor code optimizations

Miner changes:

  • TeleMerakiMiner-v1.5.0.ps1

UG-Miner v6.3.1

06 Sep 05:56
Compare
Choose a tag to compare

Changelog

Enhancements

  • Core / Includes.psm1: Function 'Update-DAGdata' can now handle BLOCX data
  • Legacy GUI: Do not update tables when data is selected

Improvements:

  • Minor code optimizations

Miner fixes + updates:

  • BzMiner API: Fix incomplete samples
  • Rigel-v1.18.2
  • SRBMinerMulti-v2.6.3
  • XmRig-v6.22.0.3: Faster benchmarking for some CPU algorithms (no more benchmarking all algorithms before mining)

UG-Miner v6.3.0

01 Sep 19:16
Compare
Choose a tag to compare

Changelog

Changes:

  • Core: Remove configuration item 'MinerInstancePerDeviceModel'
  • Removed pool 'MiningPoolHub'. Pool is no longer trustworthy. Outstanding balances will not get paid and support will not respond.

Fixes:

  • Core: Eliminate memory leak with idle detection
  • Miners: Fix algorithm typo ('XelisHassh' -> 'XelisHash')
  • Miner API 'EthMiner': Update hashrate multiplier

UG-Miner v6.2.29

29 Aug 07:48
Compare
Choose a tag to compare

Changelog

Changes:

  • Core: Declutter log messages (move level to start of line)
  • Pool 'ZergPool': Remove *Coins* variants

Enhancements:

  • Split error logs, one log per day
  • Core: Rework core restart process. An error in 'Core.ps1' will trigger a complete core runspace restart.

Fixes:

  • Core: Fix typo
  • Core: Trying to measure power consumption even when HWiNFO64 sensor naming is invalid
  • Miner 'SRBMinerMulti-v0.9.4' creating invalid miner objects
  • Web GUI: Earnings currency 'Unknown' (Regression from 6.2.26)

UG-Miner v6.2.28

24 Aug 08:45
Compare
Choose a tag to compare

Changelog

Enhancements:

  • Core / Console display: Optimize hotkey legend
  • Core / Consone display: Optimize miner list when benchmarking or power usage measuring
  • Core: Reduce number of miners to benchmark when configuration item 'BenchmarkAllPoolAlgorithmCombinations' -eq $true
  • Web GUI: Use [System.Web.HttpUtility]::UrlDecode to decode payload

Fixes:

  • Core: Suppress MemDbg debug message
  • Core: Configuration item 'SSL' not working some scenarios when set in pool config (Regression from 6.2.19)
  • Web GUI / Unavailable miners: 'Remove watchdog' not working

Miner updates:

  • SRBMinerMulti-v2.6.2
  • XmRig-v6.22.0.3

UG-Miner v6.2.27

18 Aug 08:58
Compare
Choose a tag to compare

Changelog

Enhancements:

  • Core: Remove obsolete code & minor code optimizations

Fixes:

  • Correct typo in UG-Miner.ps1
  • APIserver.psm1: Do not print full path in log

UG-Miner v6.2.26

16 Aug 07:14
Compare
Choose a tag to compare

Changelog

Changes:

  • Renamed configuration item 'BalancesShowInMainCurrency' to 'BalancesShowInFIATcurrency'. Configuration file will get updated automatically during update.
  • Renamed configuration item 'MainCurrency' to 'FIATcurrency'. Configuration file will get updated automatically during update.
  • Web GUI / Configuration editor: Change pool selection logic. Can only select pool when prerequisites are met

Enhancements:

  • Core: Remove obsolete code & minor code optimizations

Fixes:

  • Core: 'Error in file 'Includes\Core.ps1' line 291' (Regression from 6.2.25)