Original release notes
What's Changed
- Websocket api by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1623
- Fix error counter in the websocket api by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1700
- Pool disconnect by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1689
- Set TCP_NODELAY on pool sockets to fix SV2 submit latency by @warioishere in https://github.com/bitaxeorg/ESP-Miner/pull/1722
- Add blitzpool rejection reasons by @warioishere in https://github.com/bitaxeorg/ESP-Miner/pull/1695
- Change hostname without reboot by @WantClue in https://github.com/bitaxeorg/ESP-Miner/pull/1726
- Measure SV2 share response time per-share by @warioishere in https://github.com/bitaxeorg/ESP-Miner/pull/1720
- Improve dashboard performance by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1725
- Add miningcore reject reason parsing by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1701
- Use format specifiers for printf statements by @mutatrum in https://github.com/bitaxeorg/ESP-Miner/pull/1698
- Consolidate shared stratum socket, wifi and clean-queue helpers by @warioishere in https://github.com/bitaxeorg/ESP-Miner/pull/1724
Full Changelog: https://github.com/bitaxeorg/ESP-Miner/compare/v2.14.0b3...v2.14.0b4

