Releases: comassky/btc-node-dashboard
Releases · comassky/btc-node-dashboard
1.5.0
1.4.0
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
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
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
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
What's Changed
Full Changelog: 1.0.1...1.0.2