Releases: shufps/ESP-Miner-NerdQAxePlus
Releases · shufps/ESP-Miner-NerdQAxePlus
v1.1.0-beta2
v1.1.0-beta1
V1.0.37.2-LTS
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-alpha1
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
alpha 10 plus
- reverted info endpoint to 1.0.37.1 state #603
v1.0.38-alpha9
v1.0.38-alpha10
alpha9 plus
- fan and PID related fixes for nerdaxes #600
v1.0.38-alpha8
- 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
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)