New Features
You can now update variables for channels that are pending open (fee rates, CLTV, AR settings and AF settings)
Close fees are now auto-updated (only if using mempool explorer or similar) to the closure page and included in P&L
Add P&L page to see 1, 7, 30, 90 day and lifetime stats of your node
Clicking Rebalance Requests
now will display the last 150 rebalance attempts
Allow specification of user during initialization with adminuser
option
Adds option to configure the number of days used for AP calculations
The AP feature now takes into account multiple channels to the same peer
Updates to home page to increase loading speeds and moves lifetime stats to the new P&L page
Rebalance requests now show the actual duration and actual fee paid when successful
You can now set a default iTarget%
for new channels by updating the AR-Inbound%
variable
Rebalancing status now displays number of outbound channels being used
Pending force close maturity date has been updated to include pending sweeps
Now showing closing tx for pending coop closes
Open peer list now allows you to click a peer to see the last 69 routes they were involved in
Fixed an issue where routes could be missed from recording if a payment was in-flight
Manual Installations
You will need to install the requests
module as a new dependency for this version .venv/bin/pip install requests
Notes
Closure fees are only auto recorded if LNDg can reach the api for the network explorer defined in your advanced settings
If you are using a custom network explorer and/or hosting it yourself, you may need to use the IP or ensure the DNS can resolve any hostnames from where LNDg is installed