Skip to content

Releases: mu373/bitcoind-dashboard

v1.1.2

19 May 12:41
6276837
Compare
Choose a tag to compare

What's Changed

  • Use fallback API when blockchain.com API returns error. #12

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 May 10:05
8776571
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 May 06:35
3966749
Compare
Choose a tag to compare

What's Changed

  • Data is now fetched on the client side through the new API, instead of using getServerSideProps. Loading is much faster! #8
  • Upgraded Node.js runtime to v22 #9

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 May 14:56
6989d39
Compare
Choose a tag to compare

What's Changed

  • Electrum panel is now optional (Set ENABLE_ELECTRUM_PANEL=TRUE in config) #6
  • README is up-to-date with latest screenshot
  • Refactorised code #4 #5

Full Changelog: https://github.com/mu373/bitcoind-dashboard/commits/v1.0.0