Skip to content

Releases: shufps/ESP-Miner-NerdQAxePlus

v1.1.0-rc2-test4

v1.1.0-rc2-test4 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 15 Jul 05:25
cef4763

testing websocket fix

v1.1.0-rc2

v1.1.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 08 Jul 19:04
91b451d

rc1 plus

  • move reset session button further into the corner (#667)
  • added dutch pool link #666
  • fixes that pool on the dashboard didn't switch on fallback #665
  • detect q1373 features #664
  • stability improvements especially on edge cases like wifi connection problems and stratum ping #658

v1.1.0-rc1-test1

v1.1.0-rc1-test1 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 03 Jul 04:24
8b45522

tries to fix random fw crashes that happen for some users after 2-3 days

v1.1.0-rc1

v1.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 28 Jun 10:21
3dfeba7

beta2 plus

  • use text instead of logo on generic theme #652
  • fix session stats when pool settings are changed #651
  • added sololuck pool links #649
  • new bm1373 init sequence #647

v1.1.0-beta2

v1.1.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 15 Jun 18:53
36124e1

beta1 plus:

  • NQ++ rev7 support #628
  • allow less than 1.005V for Q1373 #642

v1.1.0-beta1

v1.1.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 13 Jun 11:32
dd68ff4

all from alpha2 plus

  • generic Theme improvements #639 #627
  • calibrated temp diodes for q1373 #638
  • reverted vreg shutdown for nerdaxes. No extra shutdown temp (would be a breaking change) but allow to "unlink" ASIC and VReg temp for the pid #626

V1.0.37.2-LTS

Choose a tag to compare

@shufps shufps released this 13 Jun 06:55
770cda9

This is a long-term support release based on 1.0.37.1. It contains only bugfixes and no new features.

The upcoming 1.1.0 release (previously versioned as 1.0.38) introduces a large number of changes including a complete NVS config refactor, new board support (Q1370, Q1373), API v2, network stack rework, mDNS, solo mining verification, CAN and more. Due to the scope of these changes, the 1.1.0 release will go through an extended beta phase.

Bugfixes in this release

  • Fix "reboot required" dialog showing incorrectly after saving settings (#605)
  • Fix potential HTTP body read out of bounds (#611, @mane)
  • Remove fan-guessing artifact code that could show swapped fan speeds on the dashboard
  • Fix alert test OTP header (X-OTP-Code → X-TOTP) (#617, @mane)
  • Fix false input voltage warning on NerdAxe boards (5V shown as orange with 12V defaults, from #600)
  • in linked mode individual shutdown temps didn't work #637

v1.1.0-alpha2

v1.1.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 07 Jun 05:50
09faf86

alpha1 plus:

  • fix: read full CAN PATCH JSON body #622 @mane
  • Scrope OTP session headers to same origin #619 @mane
  • fix: use X-TOTP for alert test OTP #617 @mane
  • fix: don't run OTA from PSRAM task #616
  • set num ASICs to 4 for q1373

v1.1.0-alpha1

v1.1.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 06 Jun 12:01
079a68b

1.1.0 release because changes are too many - a LTS of 1.0.37.1 with critical bug fixes will be maintained for some time

collected changes:

  • added Solo Mining Verification #572 (@shufps, @warioishere, @mutatrum )
  • Q1370 support (LAN network manager, CAN)
  • removed old fan related artifacts in the web UI (fixes #569 )
  • show currently active stratum version on the dashboard
  • cleaned up weird iSystemInfo default values
  • show green locked icon on the pool info when connection is encryped (sv2 noise or TLS)
  • added Solo Mining Verification #572 (@shufps, @warioishere, @mutatrum )
  • Q1370 support (LAN network manager, CAN) #582
  • removed old fan related artifacts in the web UI (fixes #569 )
  • show currently active stratum version on the dashboard
  • cleaned up weird iSystemInfo default values
  • show green locked icon on the pool info when connection is encryped (sv2 noise or TLS)
  • fix CAN bus "bootstrapping" problem with only one device on the bus #588
  • set TCP_NODELAY on pool sockets #587 @warioishere
  • adds OTP protection on CAN api #585
  • API v2 #586
  • can improvements, smaller refactors #591
  • UX improvements on Alert page #590
  • fan and PID related fixes for nerdaxes #600
  • Q1373 support #597
  • add WIFI scan in AP mode #596
  • hide legacy updater in the danger zone #592
  • reverted info endpoint to 1.0.37.1 state #603
  • add mDNS #613 #609 @jankrejci
  • add OTP for CAN slave actions #612 @mane
  • fix potential HTTP out of bounds reads #611 @mane
  • make mempool url configurable #608
  • fix wrong "reboot required" message on the settings dialog #605
  • refactor config persistence through an in-memory JSON cache #610 #616
  • another NerdAxes change on the fans. Added checkbox for using the max of vreg and asics (previous behaviour, default) but use 80°C default VREG shutdown #604
  • smaller fix on alert page #615

v1.0.38-alpha11

v1.0.38-alpha11 Pre-release
Pre-release

Choose a tag to compare

@shufps shufps released this 03 Jun 12:37
91bd5f5

alpha 10 plus

  • reverted info endpoint to 1.0.37.1 state #603