Releases: Elenpay/NodeGuard
Releases · Elenpay/NodeGuard
Release list
0.26.0
What's Changed
- Fix check peer connection before connecting by @Jossec101 in #525
- Add PaymentRequest column for rebalancing V2 by @Jossec101 in #526
- Drop probing in favour of amountless + backoff rebalancing retries by @Jossec101 in #527
Full Changelog: 0.25.2...0.26.0
0.25.2
What's Changed
- Fix rebalance/monitor races: probe kill, oscillation, double-pay by @markettes in #521
- Avoid same peer rebalances by @markettes in #522
Full Changelog: 0.25.1...0.25.2
0.25.1
What's Changed
- Add 'Active Channels Only' option to APR calculations in Grafana dashboard by @markettes in #519
- Refactor yield diagnostics dashboard for improved clarity and usability by @markettes in #520
- Fix FailureString on HTLC events longer than 1024 chars by @imclvr in #523
Full Changelog: 0.25.0...0.25.1
0.25.0
What's Changed
- Add methods to manage channel fee policies and retrieve channels by outpoint by @markettes in #504
- Create rebalances list and apply costs to graphs by @markettes in #517
- Change fee settings from UI by @markettes in #516
Full Changelog: 0.24.2...0.25.0
0.24.2
What's Changed
- Fix invoice expiry calculation to accommodate retry windows in RebalanceService by @Jossec101 in #514
- Add logging for rebalance creation, execution, and status updates in RebalanceService and MonitorRebalancesJob by @Jossec101 in #515
Full Changelog: 0.24.1...0.24.2
0.24.1
What's Changed
- Add grafana yield related graphs by @markettes in #503
- Add unit tests for RebalanceService and LightningService with various scenarios by @Jossec101 in #510
- Add PaymentHashHex column to Rebalances table by @Jossec101 in #511
- Add MonitorRebalancesJob and related functionality for payment reconciliation by @Jossec101 in #512
- Add unit tests for monitoring rebalancing and hash persistence by @Jossec101 in #513
Full Changelog: 0.24.0...0.24.1
0.24.0
What's Changed
- Add Grafana monitoring and improve Lightning Network setup by @Jossec101 in #497
- Add reference code submodules and Claude integration guide by @Jossec101 in #505
- Add Rebalance data model by @Jossec101 in #506
- Constants, Nodeguard rebalancing API + setup by @Jossec101 in #507
- Rebalancing Job + Required services by @Jossec101 in #508
- Add Rebalance feature with UI components and service integration by @Jossec101 in #509
Full Changelog: 0.23.3...0.24.0
0.23.3
What's Changed
- [GEN-524] Channel balances disrupted by disabled nodes by @imclvr in #500
- Add ClosedAt column to Channels table and update timestamp on closure by @markettes in #501
New Contributors
Full Changelog: 0.23.2...0.23.3
0.23.2
What's Changed
- Optimize database query for node retrieval by @Jossec101 in #496
Full Changelog: 0.23.1...0.23.2
0.23.1
What's Changed
- Avoid spam on gRPC clients channels found on the singleton by @Jossec101 in #495
Full Changelog: 0.23.0...0.23.1