docs: update 0.16.1 release notes

This commit is contained in:
Viktor Torstensson 2026-01-30 17:01:44 +01:00
parent 51f33086be
commit 0bbae23586
No known key found for this signature in database
GPG key ID: 961CC8259AE675D4

View file

@ -23,6 +23,10 @@
### Functional Changes/Additions
* Add a `firewall.request-logger.disable` [config
flag](https://github.com/lightninglabs/lightning-terminal/pull/1216) and
require action logging when autopilot is enabled.
### Technical and Architectural Updates
## RPC Updates
@ -34,7 +38,7 @@
### Loop
* [PR](https://github.com/lightninglabs/lightning-terminal/pull/1191): Bump:
`loop@v0.31.7-beta`.
`loop@v0.31.7-beta`.
### Pool
@ -45,3 +49,4 @@
# Contributors (Alphabetical Order)
* bitromortac
* Elle Mouton