Releases: skot/ESP-Miner
Releases Β· skot/ESP-Miner
v2.4.4
What's Changed
(Mostly manufacturer QoL)
- Continue automatically if self tests pass by @benjamin-wilson in #616
- Press reset then hold boot for self test by @benjamin-wilson in #617
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Enable PSRAM by @mutatrum in #468
- Updated node and npm packages by @eandersson in #590
- Revert "Enable PSRAM (#468)" by @WantClue in #594
- Enable SPIRAM and use it for specific tasks by @eandersson in #597
- UI themes by @WantClue in #600
- Streamline create_jobs_task by @eandersson in #478
- Configure GPIO in Kconfig by @mutatrum in #566
- fix: Show warning if freq is low or not set by @mrv777 in #576
- Move to ESP-IDF 5.4 by @eandersson in #609
- Revert "Enable SPIRAM and use it for specific tasks (#597)" by @eandersson in #610
- Enable PSRAM again by @WantClue in #611
- test: fix failing unit test for large stratum id by @tdb3 in #546
- test: add boundary check for implicit response method by @tdb3 in #548
- Improve i2c error logging by @mutatrum in #552
- Fix logs not rendering properly in AxeOS by @eandersson in #612
- Add ESP-IDF version to overview by @eandersson in #604
Full Changelog: v2.4.2...v2.4.3
v2.4.3b2
What's Changed
- Enable PSRAM by @mutatrum in #468
- Updated node and npm packages by @eandersson in #590
- Revert "Enable PSRAM (#468)" by @WantClue in #594
- Enable SPIRAM and use it for specific tasks by @eandersson in #597
- UI themes by @WantClue in #600
- Streamline create_jobs_task by @eandersson in #478
- Configure GPIO in Kconfig by @mutatrum in #566
Full Changelog: v2.4.2...v2.4.3b2
v2.4.3b1
What's Changed
- Enable PSRAM by @mutatrum in #468
- Updated node and npm packages by @eandersson in #590
- Revert "Enable PSRAM (#468)" by @WantClue in #594
- Enable SPIRAM and use it for specific tasks by @eandersson in #597
- UI themes by @WantClue in #600
Full Changelog: v2.4.2...v2.4.3b1
v2.4.2
What's Changed
- Add uptime to home screen by @mutatrum in #425
- doc: add initial unit test guide by @tdb3 in #549
- Reenable self test, add 201/3, update CI by @WantClue in #553
- change naming of stratum url to host by @WantClue in #561
- Change Stratum Fallback URL as well by @WantClue in #562
- Parse stratum api reject reason by @mutatrum in #472
- Fix npm package warnings by @eandersson in #556
- Remove recovery actions by @eandersson in #554
- fix: Swarm hashRate check, shorter uptime, & pause refresh on scan by @mrv777 in #560
- Use latest stable esp idf 5.3.2 release by @eandersson in #555
- LVGL All The Things! by @mutatrum in #539
- Adds solohash getQuickLink() by @robwoodgate in #569
- Improve HTTP and System Stability by @eandersson in #571
- Fix lvgl without display by @mutatrum in #574
- Change Mining URL to Stratum Host on screen by @mutatrum in #577
- fix: Show custom values in dropdown if set by @mrv777 in #578
- Toggle auto_fan_speed without reboot by @mutatrum in #580
New Contributors
- @robwoodgate made their first contribution in #569
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Don't abandon the first mining.notify by @eandersson in #492
- add 205 config and remove self test flag by @WantClue in #502
- Fix bug when setting baudrate that can prevent the ASIC from working by @eandersson in #503
- Fix stratum message order by @mutatrum in #498
- Add link for pool.satoshiradio.nl by @WRKampi in #501
- fix: Add restart to settings & better disabled state by @mrv777 in #493
- Swarm styles, refresh on load, more combined stats, more info in table by @mrv777 in #491
- Add Noderunners pool to quick links by @PMK in #490
- api: add stratum difficulty by @tdb3 in #489
- doc: update readme to mention recovery page by @tdb3 in #474
- fix: update feedback & reset file input by @mrv777 in #521
- chore: clean up network component by @mrv777 in #504
- Set proper size in hex2bin call by @mutatrum in #471
- fix: correct json_rpc_buffer initialization order by @tdb3 in #473
- Fix setting overheat mode flag on device Max by @mutatrum in #522
- Rejected Shares Percentage Information added by @WhiteyCookie in #450
- Add Recovery Image to CI by @eandersson in #413
- Add 205 to ci by @eandersson in #529
- Make selftest failing non-fatal by @skot in #524
- Fix hashing on BM1366 by @skot in #532
- Add support for eusolo stats for ckpool by @eandersson in #541
- Fix minor node security warnings by @eandersson in #540
- Re-order and fix ckpool regex by @eandersson in #542
New Contributors
Full Changelog: v2.4.0...v2.4.1
v2.4.1b3
Full Changelog: v2.4.1b2...v2.4.1b3
v2.4.1b2
What's Changed
- Don't abandon the first mining.notify by @eandersson in #492
- add 205 config and remove self test flag by @WantClue in #502
- Fix bug when setting baudrate that can prevent the ASIC from working by @eandersson in #503
- Fix stratum message order by @mutatrum in #498
- Add link for pool.satoshiradio.nl by @WRKampi in #501
- fix: Add restart to settings & better disabled state by @mrv777 in #493
- Swarm styles, refresh on load, more combined stats, more info in table by @mrv777 in #491
- Add Noderunners pool to quick links by @PMK in #490
- api: add stratum difficulty by @tdb3 in #489
- doc: update readme to mention recovery page by @tdb3 in #474
- fix: update feedback & reset file input by @mrv777 in #521
- chore: clean up network component by @mrv777 in #504
- Set proper size in hex2bin call by @mutatrum in #471
- fix: correct json_rpc_buffer initialization order by @tdb3 in #473
- Fix setting overheat mode flag on device Max by @mutatrum in #522
- Rejected Shares Percentage Information added by @WhiteyCookie in #450
- Add Recovery Image to CI by @eandersson in #413
- Add 205 to ci by @eandersson in #529
- Make selftest failing non-fatal by @skot in #524
- Fix hashing on BM1366 by @skot in #532
New Contributors
Full Changelog: v2.4.0...v2.4.1b2
v2.4.0
What's Changed
- Re-worked how we publish artifacts when releasing new builds by @eandersson in #411
- Use the same espressif/idf release for github and vscode by @eandersson in #428
- Add OLED Bitaxe logo screen by @mutatrum in #416
- add all in one factory file script by @WantClue in #436
- Chart enhance by @benjamin-wilson in #433
- Redo swarm by @benjamin-wilson in #430
- Overhaul Axeos theme by @benjamin-wilson in #429
- replaced default address with a prompt by @eyelight in #438
- Add info for check on update by @WantClue in #445
- fix: Temp suffix & 5v marker by @mrv777 in #448
- small change to only-gzip.js to remove warning by @skot in #449
- Fix ESP-NOW warning by limiting ap max_connections by @mutatrum in #426
- Move back to solostats by @eandersson in #423
- fix: Move back primary to human readable ckpool by @mrv777 in #452
- Fix api not handling errors properly by @eandersson in #424
- Fix CI warnings by @eandersson in #465
- Do nothing when roaming to a different AP within the same wifi network by @eandersson in #464
- fix: Change log font and add colors by @mrv777 in #453
- fix: Better restart feedback & attempt to fix CORS by @mrv777 in #455
- fix: Sort swarm, dup check, auto add not overwrite, import cleanup by @mrv777 in #457
- Change artifact name for test builds by @eandersson in #466
- Swarm restart returns text, not json by @eandersson in #467
- fix: Better mobile styles for swarm by @mrv777 in #458
- Minor npm module version bump to fix security warnings by @eandersson in #460
- adjust bm1370 mhz settings to 6.25 multiplier by @WantClue in #477
- add hashrate check to self test by @benjamin-wilson in #486
- temp sensor fixes by @benjamin-wilson in #484
- additions to dropdown by @benjamin-wilson in #487
New Contributors
Full Changelog: v2.3.0...v2.4.0
v2.4.0b2
Frequency dropdown fix
Full Changelog: v2.4.0b1...v2.4.0b2