This release adds support for Taproot Assets v0.3.0-alpha. Support for tapd
versions prior to v0.3.0-alpha has been removed due to breaking changes in the APIs.
There are also some fixes and enhancements included in this release which are listed below.
Features
- docker: Add --tlsextradomain=host.docker.internal to lnd default args by @SeverinAlexB in #761
- cln: save Core Lightning logs to disk by @jamaljsr in #763
- images: add support for Bitcoin Core v25.0 by @jamaljsr in #728
- images: add support for LND v0.17.0-beta by @jamaljsr in #786
- images: add support for tapd v0.3.0-alpha by @jamaljsr in #787
- images: add tapd to custom images implementations by @jamaljsr in #787
- app: remember terminal/logs window location per node by @jamaljsr #787
Bug Fixes
New Contributors
- @SeverinAlexB made their first contribution in #761
Full Changelog: v2.0.0...v2.1.0