Skip to content

Releases: UselessGuru/UG-Miner

UG-Miner v6.2.0

19 Mar 19:54
Compare
Choose a tag to compare

Changelog

Changes:

  • Core: Change miner naming to always include algorithm variant, this requires re-benchmarking all miners
    Naming convention:
    [Miner base name (e.g. 'BzMiner')]-[Miner version (e.g. 'v20.0.0)]-[Device(s) (e.g. '1xGTX1660SUPER6G')]-[Algorithm variant(s) joined by '&', (eg. 'Autolykos2(4GiB)&HeavyHashKaspa')]
    E.g.: BzMiner-v20.0.0-1xGTX1660SUPER6GB-Autolykos2(4GiB)&HeavyHashKaspa

Enhancements:

  • Core: Added support for algoritm 'MeowPow' (MeowCoin)
  • Core: Speed up benchmark & power consumption measurement. End cycle as soon as one miner has collected enough samples.

Fixes:

  • Core / Includes.psm1: Running miners not shut down when closing main window
  • Brain 'ProHashing': Invalid currency 'Syncroot'

Improvements:

  • Miners: Optimize core for faster processing

Miner updates

  • SRBMinerMulti-v2.4.9
  • TeamBlackMiner-v2.21
  • TTMiner-v2024.1.6

UG-Miner v6.1.15

16 Mar 08:04
Compare
Choose a tag to compare

Changelog

Fixes:

  • Core / Includes.psm1: Error when deselecting pool with brain (Regression from 6.1.14)
  • Core / Includes.psm1: TotalMiningDuration empty (Regression from 6.1.10)
  • Legacy GUI: Earnings chart corrupt (Regression from 6.1.14)

Improvements:

  • Minor code optimizations (Core & Miners)

Miner updates:

  • CpuMinerAurum-v3.23.1 (new)
  • GMiner-v3.44
  • MiniZ-v2.3c
  • Rigel-v1.15.0
  • SRBMinerMulti-v2.4.8

UG-Miner v6.1.14

06 Mar 12:27
Compare
Choose a tag to compare

Changelog

Fixes:

  • Includes.psm1: Mitigate memory leak with runspace handling (regression from 6.1.13)
  • Legacy GUI: ToolTips broken on some controls

Improvements:

  • UG-Miner.ps1: Remove obsolete code; improve performance

UG-Miner v6.1.13

28 Feb 06:11
Compare
Choose a tag to compare

Changelog

Changes:

  • Rework idle detection & start / pause / stop mechanism for faster response

Miner changes:

  • TeamBlackMiner-v2.20

UG-Miner v6.1.12

25 Feb 17:28
Compare
Choose a tag to compare

Changelog

Improvements:

  • Minor code optimizations
  • Legacy- & web GUI: Improve button handling and status updates

Miner updates:

  • TeamBlackMiner-v2.19

UG-Miner v6.1.11

20 Feb 07:26
Compare
Choose a tag to compare

Changelog

Miner updates:

  • BzMiner-v20.0.0
  • TTMiner-v2024.1.3

UG-Miner v6.1.10

17 Feb 14:07
Compare
Choose a tag to compare

Changelog

Brains:

  • ProHashing: Optimize code
  • Reduce pool timeout wait time
  • When debug output is enabled print previous loop time

Fixes:

  • Core: Do not set reason '0 H/s Stat file' until benchmarked

Miner changes:

  • lolMiner-v1.84
  • TeamBlackMiner-v2.18
  • TeamRedMiner-v0.10.18

Pool changes:

  • HiveOn, MiningPoolHub & NiceHash: Reduce pool timeout wait time

UG-Miner v6.1.9

11 Feb 11:22
Compare
Choose a tag to compare

Changelog

Fixes:

  • Core: Miner data not available in API data if no available miners
  • 'Data/CurrencyAlgorithm.json' incomplete (Regression from 6.1.8)

Miner changes:

  • OneZeroMer-v1.3.0: Error mining SSL
  • TeamRedMiner-v2.4.7: Creating duplicate miner objects

UG-Miner v6.1.8

10 Feb 17:26
Compare
Choose a tag to compare

Changelog

Changes:

  • API: Renamed 'minersmostprofitable' to 'minersoptimal'
  • Legacy & Web GUI: Rename 'Most profitable miners' to 'Optimal miners'

Fixes:

  • Core: Miners with secondary 0 hashrate not marked as unavailable
  • Main text window: Miner list not sorting optimal/best miners at the top

Improvements:

  • Miner code optimizations

Miner updates:

  • BzMiner-v19.3.1
  • OneZeroMiner-v1.3.0
  • SRBMinerMulti-v2.4.7

UG-Miner v6.1.7

08 Feb 14:57
Compare
Choose a tag to compare

Changelog

Enhancements:

  • Legacy GUI: Show message box before closing legacy GUI

Fixes:

  • Legacy GUI: 'System status /Active miners' & 'Miners' tables: Context menu options broken (Regression from 6.0.1)
  • Legacy GUI: Update status when loading legacy GUI
  • TeamBlackMiner-v2-17: Error invalid parameter 'System.Collections.Hashtable [1]' (Regression from 6.1.6)