Skip to content

v2.5.0

Compare
Choose a tag to compare
@skot skot released this 15 Jan 19:30
· 45 commits to master since this release
a04c00b

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