Releases: skot/ESP-Miner
v2.1.4
What's Changed
- uint fix by @WantClue in #151
- fix Best Difficulty can not be > 4.29G by @MoellerDi in #155
- API: System Info change similar / duplicate JSON Key fanSpeed and fanspeed by @pixeldoc2000 in #170
- selftest should only run with "factory" images. You can opt-in by setting selftest in the config.cvs
New Contributors
- @MoellerDi made their first contribution in #155
- @pixeldoc2000 made their first contribution in #170
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Improved self test and when to run it, skipping BM1397.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Self_test by @benjamin-wilson in #139
- Add API section to readme.md by @mroxso in #135
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Full Changelog: v2.1.0...v2.1.1
- Fixed mining for Bitaxe Max (BM1397) models
- Restart button moved and available on mobile
- Logs scroll stop button
- Minor tweaks
v2.1.0
What's Changed
- AxeOS GUI refactor
- Add BM1368 support by @johnny9 in #106
- Issue #112 resolved : build instructions added to Readme.md by @Collins-Webdev in #114
- Revert "Issue #112 resolved : build instructions added to Readme.md" by @skot in #115
New Contributors
- @Collins-Webdev made their first contribution in #114
Full Changelog: v2.0.7...v2.1.0
v2.0.7
- Power management will now use the board version to distinguish capabilities
- New Stratum password field
- Version rolling now properly configured by stratum server
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
Full Changelog: v2.0.5...v2.0.6
New Factory File
esp-miner-factory-204-v2.0.6.bin is a factory file with a default configuration for the 204 bitaxe merged into it. If you use this file you can use a flasher like https://espressif.github.io/esptool-js/ instead of bitaxetool and flash to address 0x0.
Known Issues
Some pools complain about the ordering of mining.configure
and mining.subscribe
but should still work. We are still investigating this issue in #80
v2.0.5
What's Changed
- update readme to bitaxetool by @WantClue in #60
- Network resets2 by @skot in #74
- Fixed display when share found
- Removed password from REST Get
- Added links to latest firmware
- Fix suggest_difficulty
- Lowered voltage danger warning threshold
- Added script to merge config into factory file
Full Changelog: v2.0.4...v2.0.5
New Factory File
esp-miner-factory-204-v2.0.5.bin
is a factory file with a default configuration for the 204 bitaxe merged into it. If you use this file you can use a flasher like https://espressif.github.io/esptool-js/ instead of bitaxetool and flash to address 0x0.
Known Issues
A regression from 2.0.4, braiins pool mining does not work
v2.0.4
New Features
- Swarm view in AxeOS. Monitor and administrate all your AxeOS devices from a single view.
What's Changed
- Fix formula for automatic fan control and adjust minimum fan speed by @ozbibi in #59
- Hide logs and websocket connection on page startup
- http_server: handle missing key/values in system settings updates
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Fix bug where the nvs config option for fan polarity was too long