Store Release Notes
Added support for all Bitcoin address types and a new pending payment screen during sends. Improved Lightning peer discovery reliability and fixed several issues with transaction activity display, dust change handling, and channel recovery during migration.
What's Changed
- Fix activity not created on send: create immediately from txid, increase LDK retries by @ben-kaufman in #450
- chore: tighten migration workflow to v1.1.6 only by @piotr-iohk in #454
- Replace node restart with dynamic address type APIs by @ben-kaufman in #447
- Use sendAll when change would be dust instead of creating dust change outputs by @ben-kaufman in #451
- fix: dynamic trusted peer IPs from Blocktank API by @ben-kaufman in #456
- fix(lightning): update external scorer url by @pwltr in #463
- chore: run workflows on PR ready by @pwltr in #468
- fix: cleanup unpaid order transfers from migration by @jvsena42 in #466
- Release 2.0.6 by @piotr-iohk in #470
- Fix: Show savings activity list when balance is zero but activities exist by @ben-kaufman in #469
- fix: recover orphaned channel monitors from RN migration by @jvsena42 in #462
- feat: support all address types by @ben-kaufman in #431
- feat(send): add pending payment UI by @pwltr in #465
- test: split ios e2e local and regtest (e2e multiple address) by @piotr-iohk in #472
- chore: update ldk-node to rc.32 by @pwltr in #474
- fix: use send-all fee estimation for max channel fundable amount by @ovitrif in #475
Full Changelog: v2.0.6...v2.1.0