v0.2.8
Summary
LNURL Auth with multiple profiles have been added.
Try mempool's API scheme first in case the user configured to a mempool esplora instance.
Can now open channels to the CLN LSP.
Better syncing support fixing a crash related to check_address
What's Changed
- Better handle syncing transaction from check_address by @benthecarman in #420
- Simplify network checks by @benthecarman in #421
- Additional checks for LSP invoice amounts by @TonyGiorgio in #425
- Clippy tests by @TonyGiorgio in #422
- LnUrl Auth implementation by @benthecarman in #408
- Use mempool.space's fee rate api by @benthecarman in #428
- Better handle optional description for invoices by @benthecarman in #427
- Turn off scid alias for lsp open channels by @TonyGiorgio in #429
Full Changelog: v0.2.7...v0.2.8+1