8000 Releases · bitaxeorg/ESP-Miner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: bitaxeorg/ESP-Miner

v2.8.0

30 May 20:54
f6c9276
Compare
Choose a tag to compare

API Enhancements

UI/UX Improvements

Bug Fixes

Hardware and Display Enhancements

Performance and Compilation

Statistics and Data

Code Quality and Refactoring

New Contributors

Full Changelog: v2.7.2...v2.8.0

v2.7.2

28 May 18:21
Compare
Choose a tag to compare

Hotfix for 402, 403
Fixes self test power consumption failure introduced in #346 by going from 8w target (+-3) to 5w.

Full Changelog: v2.7.1...v2.7.2

v2.7.1

05 May 18:34
0e03517
Compare
Choose a tag to compare

Hotfix Fan Controller.

This changes the minimum fan speed for the PID to 25% as well as ensure the fan is running in the AP mode at 70% to prevent heat buildup.

What's Changed

  • hotfix fan controller, increase minimum and add ap mode fan speed by @WantClue in #896

Full Changelog: v2.7.0...v2.7.1

v2.7.0

02 May 18:02
e09e1e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.5...v2.7.0

v2.6.5

15 Apr 15:08
Compare
Choose a tag to compare

Full Changelog: v2.6.4...v2.6.5

Increase power target for gamma self test

v2.6.4

15 Apr 13:19
Compare
Choose a tag to compare

Remove under limits for power consumption self test

What's Changed

New Contributors

Full Changelog: v2.6.3...v2.6.4

v2.6.1

31 Mar 17:16
d3486df
Compare
Choose a tag to compare

What's Changed

Wi-Fi

User Interface (UI) / Display

Mining / Pool / Stratum

  • New Features:
  • 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

API / Backend

Development / Build / Testing

Configuration / System

Documentation / Miscellaneous

Fan Control

New Contributors

Full Changelog: v2.5.1...v2.6.1

v2.5.1

20 Jan 05:43
2f38e20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

15 Jan 19:30
a04c00b
Compare
Choose a tag to compare

This update has a critical fix for a CSRF vulnerability. It is reccommended all Bitaxe users update as soon as possible!

Note: You will no longer be able to access AxeOS by hostname, you must use the Bitaxe IP. (ex: http://192.168.1.21)

What's Changed

  • typo: small typo fix by @b-rowan in #629
  • check psram on self test by @WantClue in #628
  • test: fix stratum alternative error unit test by @tdb3 in #608
  • fix: Use this.uri for edit restart by @mrv777 in #642
  • Add instructions for development by @pRizz in #641
  • CSRF vulnerability patch by @benjamin-wilson in #637
    • Huge thanks to @shaunography for discovering and reporting this issue.

Full Changelog: v2.4.5...v2.5.0

v2.4.5

07 Jan 15:34
05ce0eb
Compare
Choose a tag to compare

CRITICAL FIX on devices without PSRAM module

What's Changed

Full Changelog: v2.4.4...v2.4.5

0