2021-11-10 19:54:05 +01:00
|
|
|
# Release Notes
|
|
|
|
|
|
|
|
## Bug Fixes
|
|
|
|
|
2021-11-23 09:47:24 +01:00
|
|
|
* [Fixed an inaccurate log message during a compaction
|
|
|
|
failure](https://github.com/lightningnetwork/lnd/pull/5961).
|
|
|
|
|
|
|
|
* [Fixed a bug in the Tor controller that would cause the health check to fail
|
|
|
|
if there was more than one hidden service
|
|
|
|
configured](https://github.com/lightningnetwork/lnd/pull/6016).
|
|
|
|
|
|
|
|
* [A bug has been fixed in channeldb that uses the return value without checking
|
|
|
|
the returned error first](https://github.com/lightningnetwork/lnd/pull/6012).
|
2021-11-10 19:54:05 +01:00
|
|
|
|
2021-11-20 01:08:08 +01:00
|
|
|
* [Fixes a bug that would cause lnd to be unable to start if anchors was
|
|
|
|
disabled](https://github.com/lightningnetwork/lnd/pull/6007).
|
|
|
|
|
2021-11-18 22:40:03 +01:00
|
|
|
* [Fixed a bug that would cause nodes with older channels to be unable to start
|
|
|
|
up](https://github.com/lightningnetwork/lnd/pull/6003).
|
|
|
|
|
2021-11-24 17:44:31 +01:00
|
|
|
* [Addresses an issue with explicit channel type negotiation that caused
|
|
|
|
incompatibilities when opening channels with the latest versions of
|
|
|
|
c-lightning and eclair](https://github.com/lightningnetwork/lnd/pull/6026).
|
|
|
|
|
2021-11-24 20:31:23 +01:00
|
|
|
* [Ensure that if a user specifies explicit channel funding on the API level,
|
|
|
|
then it can't be
|
|
|
|
downgraded](https://github.com/lightningnetwork/lnd/pull/6027).
|
|
|
|
|
2021-11-10 19:54:05 +01:00
|
|
|
# Contributors (Alphabetical Order)
|
|
|
|
|
2021-11-23 01:36:42 +01:00
|
|
|
* Jamie Turley
|
2021-11-23 09:47:24 +01:00
|
|
|
* nayuta-ueno
|
2021-11-20 01:08:08 +01:00
|
|
|
* Olaoluwa Osuntokun
|
2021-11-23 09:47:24 +01:00
|
|
|
* Oliver Gugger
|