doc: add release notes

This commit is contained in:
Oliver Gugger 2021-08-12 22:01:38 +02:00
parent 4b43e977b2
commit 3f7909b48f
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -79,6 +79,12 @@ proposed channel type is used.
* [Adds an option to the BakeMacaroon rpc "allow-external-permissions,"](https://github.com/lightningnetwork/lnd/pull/5304) which makes it possible to bake a macaroon with external permissions. That way, the baked macaroons can be used for services beyond LND. Also adds a new CheckMacaroonPermissions rpc that checks that the macaroon permissions and other restrictions are being followed. It can also check permissions not native to LND.
* [A new RPC middleware
interceptor](https://github.com/lightningnetwork/lnd/pull/5101) was added that
allows external tools to hook into `lnd`'s RPC server and intercept any
requests made with custom macaroons (and also the responses to those
requests).
### Batched channel funding
[Multiple channels can now be opened in a single