Polar v2.1.0-rc1
Pre-release
Pre-release
This release adds support for Taproot Assets v0.3.0-alpha.rc1. This is a release candidate because tapd
may introduce some breaking changes before the final v0.3.0-alpha
is released.
There are also some small fixes and enhancements included in this release which are listed below.
What's Changed
- feat(images): add support for Bitcoin Core v25.0 by @jamaljsr in #728
- fix(cln): use node hostname for P2P Internal url by @jamaljsr in #762
- Add --tlsextradomain=host.docker.internal to lnd default args by @SeverinAlexB in #761
- feat(cln): save Core Lightning logs to disk by @jamaljsr in #763
- feat(images): add support for LND v0.17.0-beta by @jamaljsr in #786
New Contributors
- @SeverinAlexB made their first contribution in #761
Full Changelog: v2.0.0...v2.1.0-rc1