Lightning Labs has released LND v0.19.2-beta. This second minor release contains important bug fixes, functional enhancements, and RPC additions.
Improved the connection restriction logic enforced by accessman. In addition, the restriction placed on outbound connections is now lifted.
Enhanced the aux traffic shaper to now accept the first hop peer pub key as an argument. This can affect the reported aux bandwidth and also the custom records that are produced.
Add Optional Migration which garbage collects the decayed log also known as sphinxreplay.db. This will lower disk and memory requirements for nodes significantly.
The replay protection is optimized to use less disk space such that the sphinxreplay.db or the decayedlogdb_kv table will grow much more slowly.
See the full Release Notes here.
It has also been released LiT v0.15.1-alpha. This version of Lightning Terminal ships lnd v0.19.2-beta, loop v0.31.2-beta, faraday v0.2.16-alpha, pool v0.6.6-beta and tapd v0.6.1 which comes with full group key support for Taproot Assets Channels and many bug and performance fixes!
As usual we recommend all users to upgrade to the latest version when available.