New
v2.12.0
What's Changed
AxeOS New Features
- Identify Device by @duckaxe in https://github.com/bitaxeorg/ESP-Miner/pull/1369
- Fix: Decrease z-index of loading overlay by @duckaxe in https://github.com/bitaxeorg/ESP-Miner/pull/1398
- Add Reset Reason to System page by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1401
- Add difficulty tooltip to show full number by @duckaxe in https://github.com/bitaxeorg/ESP-Miner/pull/1399
- Allow empty Wi-Fi password by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1387
- Add 1m, 10m and 1h hashrate graph by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1348
- Add chance indicator on dashboard by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1407
Swarm Improvements
- Add "This device" label to swarm by @duckaxe in https://github.com/bitaxeorg/ESP-Miner/pull/1344
Hashing and Stratum Improvements
- Fix hashrate register for multi-chip devices by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1363
- Set suggested max for error percentage by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1377
- Add frequency ramp for BM1397 by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1069
New Devices added / brought back
- Bitaxe SupraHex 701/702 by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1395
Code Cleanup and Refactoring
- Optimize construct_bm_job by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1321
- Standardize hashrate values to Gh/s by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1371
- workflow 303 integration by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1367
- Track web_ui_dist files to skip build step when unchanged by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1338
- Pin esp_lvgl_port and esp_lcd_sh1107 versions by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1372
- Identify Device moved to screen overlay by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1403
- vscode stop annoying me by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1414
Bug Fixes
- Don't write unchanged values to NVS by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1410
- Fix BM1397 asic_nr and heatmap for hashrate registers by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1397
- Fix statistics logging period by @terratec in https://github.com/bitaxeorg/ESP-Miner/pull/1351
- Add timeout to GET requests by @duckaxe in https://github.com/bitaxeorg/ESP-Miner/pull/1396
- Don't fail SYSTEM_init_peripherals on invalid VCORE value by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1389
- Prevent precision artifacts with floats in REST API by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1364
- Self-test should pass when power is below target by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1415
Full Changelog: https://github.com/bitaxeorg/ESP-Miner/compare/v2.11.0...v2.12.0