Releases: shufps/ESP-Miner-NerdQAxePlus
Releases · shufps/ESP-Miner-NerdQAxePlus
v1.0.26
- NerdHaxe Gamma support #90
- new UI based on ngx-admin and nebula #86
- improved web UI connection stability
- fixed some stack overflow on updating the firmware
- new Global Stats screen by @BitMaker-hub #97
- new "Danger Zone" button with extensive warning on attempting to save potential unsafe settings #95
- fixed Access-Point mode (missing font, added local font, preload and caching) #98
- Swarm color polishing #102
- DNS like
http://nerdqaxeplus
now works (also works with swarm for scanning the network) #101 - CSRF improvements (compares Origin with hostname, no expensive DNS query)
- set default values to something more reasonable #99
- general memory improvements (TLS buffer in PSRAM, BSS section in PSRAM)
v1.0.26-rc4
revised default values and made default values used more consistently
v1.0.26-rc3
- fixed website problems in AP mode (added local font)
- improves CSRF protection (no DNS lookup, only compare miner hostname with origin host)
- fixes the unset accesspoint-flag
v1.0.26-new-screens-testing
new screens from bitmaker 🥰
v1.0.26-rc2
- added warning that is shown before saving unsafe values to "danger zone"
- btc ticker improvements (only fetch price when needed)
- haxe-gamma support
v1.0.26-rc1
- new UI based on ngx-admin and nebular instead of ngprime
- tweaked LWIP and http server parameters to prevent socket exhaustion
- improved CSRF fix by adding DNS resolving
- fixed stack overflow on esp-miner.bin/www.bin updates
nerdhaxe-gamma-testing
- adds nerdhaxe gamma
v1.0.26-beta6
- new UI based on ngx-admin and nebular instead of ngprime
- reverted a fixed testing IP, reverted reduced concurrency for swarm IP scan
- tweaked LWIP and http server parameters to prevent socket exhaustion
- CSRF fix - added DNS resolving
- flashing progress indicator
- fixed stack overflow on esp-miner.bin/www.bin updates