What's Changed
Wi-Fi
- New Features:
- Grandma knows what Wifi means! by @b-rowan (#623)
- SSID WiFi lookup by @WantClue (#679)
- Expose Wifi RSSI to API endpoint by @eandersson (#739)
- Trim spaces from SSID by @w3irdrobot (#728)
- Init AxeOS AP mode by @dustinb (#624)
- Don't allow 0.0.0.0 in CORS by @eandersson (#665)
- Bugfixes:
User Interface (UI) / Display
- New Features:
- Menu rework, adding menu Design by @WantClue (#675)
- Pool rework menu by @WantClue (#676)
- feat: add tooltip for pwm invert and flip screen by @WantClue (#709)
- Show firmware updates on the display by @mutatrum (#664)
- add sorting switch to swarm page for hostname and ip by @w3irdrobot (#733)
- Show share reject reasons by @mutatrum (#746)
- Add asic failure status screen by @mutatrum (#777)
- Max power gauges by @WantClue (#793)
- Swap update www and esp-miner by @WantClue (#771)
- Bugfixes:
- Add mock data and cache to theme service by @mrv777 (#654)
- Color swarm ips by model or count by @mrv777 (#647)
- Show IP of bitaxe you are restarting on swarm by @mrv777 (#646)
- Display placeholder for unavailable ASIC temp by @steven-s-martins (#692)
- Don't show -1 temperature on screen by @mutatrum (#703)
- Move avg hash to card & add eff avg by @mrv777 (#643)
- Typo in home.component.html by @diegorodriguezv (#797)
Mining / Pool / Stratum
- New Features:
- Keep old pool config synchronized until reboot by @terratec (#543)
- Add support for extranonce2_len<4 by @adammwest (#660)
- Improved pool fallback code by @eandersson (#693)
- Updated confusing connect to pool log message by @eandersson (#697)
- Refactor Stratum code for Seamless Failover by @eandersson (#717) (reverted in #754)
- Bugfixes:
- Submit shares that are exactly equal to the target when rounded to a "diff" by @luke-jr (#687)
- Reduce invalid job found log from error to warning by @eandersson (#480)
Hardware / Power / Overclocking
- New Features:
- Use url params to unlock overclock by @mrv777 (#729)
- Unlock OC by @WantClue (#714)
- Overclock url params by @WantClue (#770)
- GammaTurbo support and HW abstraction by @skot (#698)
- Create TPS546 VCORE alerts by @skot (#780)
- Get combined current (power) for multi-phase TPS546 by @skot (#796)
- Frequency transition by @WantClue (#747)
- Verify CHIP_ID response by @mutatrum (#745)
- Bugfixes:
API / Backend
- New Features:
- add openapi spec for existing api by @w3irdrobot (#736)
- Bugfixes:
- fix: current not exposed to api by @WantClue (#749)
- Improve null handling in API settings PATCH by @w3irdrobot (#748)
Development / Build / Testing
- New Features:
- Enable Unit Test CI by @eandersson (#634)
- Update angular to 18 by @eandersson (#678)
- Added nodejs and npm v22 installation by @mapio (#763)
- Bugfixes:
- Remove unit test workaround for qemu by @eandersson (#743)
- Fix stackoverflow when upgrading #674 by @eandersson (#723)
- V2.6.0b11 selftest fixes by @skot (#783)
- Ensure timeout in self test by @adammwest (#769)
- Added test_vreg_faults() to selftest by @skot (#789)
Configuration / System
- New Features:
- Is SPIRAM Available? by @eandersson (#626)
- Restore Max support by @eandersson (#705)
- Bugfixes:
- Disable softap even if we don’t have a valid model by @eandersson (#706)
Documentation / Miscellaneous
- New Features:
- Bugfixes:
Fan Control
- Bugfixes:
- Changed 'Invert Fan Polarity' text by @JasonB1833 (#779)
New Contributors
- @terratec made their first contribution in #543
- @luke-jr made their first contribution in #687
- @steven-s-martins made their first contribution in #692
- @dustinb made their first contribution in #624
- @w3irdrobot made their first contribution in #728
- @JasonB1833 made their first contribution in #779
- @diegorodriguezv made their first contribution in #797
- @mapio made their first contribution in #763
Full Changelog: v2.5.1...v2.6.1