Skip to content

Releases: comassky/btc-node-dashboard

1.5.0

24 Feb 14:15

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

27 Dec 13:18
312c380

Choose a tag to compare

What's Changed

  • Switch to Java 25
  • Update frontend & backend software librairies
  • Add "gray" mode
  • Many optimisation
  • Logs adjustements

Full Changelog: 1.3.0...1.4.0

1.3.0

16 Dec 12:56
c94156e

Choose a tag to compare

What's Changed

  • New Pie chart (donuts)
  • Many Front & Back optimizations
  • UX/UI Optimization
  • Lightest & better performance
  • Add mempool info (can be disable with DASHBOARD_DISABLE_MEMPOOL = true)
  • Add network information : enable / disable for each IPv4 / IPv6 / Tor / Cjdns
  • Update libraries & dependencies

Full Changelog: 1.2.0...1.4.0

1.2.0

09 Dec 16:22
1709773

Choose a tag to compare

What's Changed

  • Some UX/UI improvements (Mempool link, color rules, tooltip, spinner)
  • Full reactive / async (Quarkus Mutiny)
  • RPC parallel calls
  • Better cache & better error catch
  • Switch to Quay IO optimized Quarkus image
  • The peer table can now be sorted
  • Documentations

Full Changelog: 1.1.0...1.2.0

1.1.0

06 Dec 08:52
9b659db

Choose a tag to compare

What's Changed

  • Added a warning mechanism if there are few outgoing peers (if < 8 by default, can be changed in the configuration)
  • Added basic detection of Out of sync with a display on the page (if the last block is 1 hour old or there is a difference of 2 blocks with header or verification < 0.9999)
  • Memory optimization / cache mechanics (smart retry policy / parallelization of RPC calls)
  • Addition of comprehensive unit tests
  • Bump latest library version

Full Changelog: 1.0.2...1.1.0

GraalVm adjustments

05 Dec 14:31

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

Fix Dashboard Websocket

05 Dec 14:06

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

05 Dec 13:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/comassky/btc-node-dashboard/commits/1.0.0