Skip to content

Releases: shufps/ESP-Miner-NerdQAxePlus

v1.1.0-beta2

15 Jun 18:53
36124e1

Choose a tag to compare

v1.1.0-beta2 Pre-release
Pre-release

beta1 plus:

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

v1.1.0-beta1

13 Jun 11:32
dd68ff4

Choose a tag to compare

v1.1.0-beta1 Pre-release
Pre-release

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

13 Jun 06:55
770cda9

Choose a tag to compare

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

07 Jun 05:50
09faf86

Choose a tag to compare

v1.1.0-alpha2 Pre-release
Pre-release

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

06 Jun 12:01
079a68b

Choose a tag to compare

v1.1.0-alpha1 Pre-release
Pre-release

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

03 Jun 12:37
91bd5f5

Choose a tag to compare

v1.0.38-alpha11 Pre-release
Pre-release

alpha 10 plus

  • reverted info endpoint to 1.0.37.1 state #603

v1.0.38-alpha9

02 Jun 10:33
6a5b5b5

Choose a tag to compare

v1.0.38-alpha9 Pre-release
Pre-release

alpha8 plus

  • Q1373 support #597
  • add WIFI scan in AP mode #596
  • hide legacy updater in the danger zone #592

v1.0.38-alpha10

02 Jun 17:57
418c64c

Choose a tag to compare

v1.0.38-alpha10 Pre-release
Pre-release

alpha9 plus

  • fan and PID related fixes for nerdaxes #600

v1.0.38-alpha8

28 May 17:12
7d79a2b

Choose a tag to compare

v1.0.38-alpha8 Pre-release
Pre-release
  • 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

v1.0.38-alpha4

24 May 06:37
bed8880

Choose a tag to compare

v1.0.38-alpha4 Pre-release
Pre-release

like alpha3 plus:

  • 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)