This is the "quick update just to change the overheat mode UI". There are tons of changes and improvements, check it out!
What's Changed
- Legacy selftest fixes by @skot in #346
- Allow the password... password by @eandersson in #347
- Allow connecting to open WiFi networks by @skot in #348
- WebUI fix for Power/Watts circle visualization by @WhiteyCookie in #352
- Version mask now based on stratum msg by @adammwest in #349
- ck solostats no longer works by @eandersson in #354
- Set default cpu freq to 240mhz by @eandersson in #338
- Add support for TPS546D24S as a drop in replacement for the TPS546D24A by @adasauce in #355
- Suggest difficulty after auth to fix ckpool issue by @eandersson in #353
- fix: Password visibility toggle #357 by @mrv777 in #358
- fix: Add overheat alert, knob colors & max, chart dots & label #342 by @mrv777 in #359
- Overheat mode improvements by @skot in #344
- Protect against negative frequency and voltage values by @eandersson in #326
- Fix wifi status not updating after disconnected #320 by @eandersson in #321
- nvs memory fix by @shufps in #305
- Add MAC address to API. by @b-rowan in #295
- minor change to ckpool quicklink detector by @onlyblackstars in #280
- Add a blurb about web based administration to the readme by @pRizz in #259
- fix: Show mac address on log page #361 by @mrv777 in #362
- fix: Misc UI Tweaks by @mrv777 in #368
- Update CI to use esp idf v5.3.1 by @eandersson in #363
- Increase the max number of log lines stored in browser by @eandersson in #327
- Add stratum fallback support by @eandersson in #336
- Fix compiler warnings by @skot in #381
- changed BM1370 defaults in AxeOS by @skot in #387
- fix: Power section UI on mobile improvement by @mrv777 in #383
- Separate Network and regular Settings in UI by @eandersson in #389
- Fix warnings2 by @skot in #393
- Fix fallback user by @eandersson in #375
- fix #374 Issue 1 : Fallback Stratum Password by @jiga in #379
- Expose fallback state to API by @eandersson in #391
- fix: Simply display just the active pool by @mrv777 in #394
- simplify screen and remove old code by @WantClue in #396
- Update npm dependencies by @eandersson in #398
- Enable WiFi 802.11k 802.11v by @eandersson in #365
- Don't allow flashing in AP mode and fix firmware upload error handling by @eandersson in #390
- add warnings for consecutive timeout responses (no rx) from the chip by @adammwest in #378
- Add overheat button and change loading service by @mrv777 in #364
- Fix firmware error handling by @eandersson in #399
- Fix bad www.bin loads by @skot in #402
- fix self test functions, update example nvs configs with fallback stratum defaults by @skot in #405
- fix selftest for bitaxe with INA260 by @skot in #409
- Enable automatic build and release by @eandersson in #408
- slight display formatting cleanup. by @skot in #414
New Contributors
- @WhiteyCookie made their first contribution in #352
- @adammwest made their first contribution in #349
- @adasauce made their first contribution in #355
- @mrv777 made their first contribution in #358
- @b-rowan made their first contribution in #295
- @onlyblackstars made their first contribution in #280
- @pRizz made their first contribution in #259
- @jiga made their first contribution in #379
Full Changelog: v2.2.2...v2.3.0