Breez SDK Liquid v0.3.0: LNURL-Pay Support,Go & C# Bindings & More
The Breez SDK provides developers with a end-to-end solution for integrating self-custodial Lightning payments into their apps and services. The Breez SDK is free for developers.
- "New: Breez SDK - Liquid 0.3.0," announced the project.
- This new release includes LNURL-Pay support, Go & C# bindings, background receive via mobile notifications, new API features, optimizations, and fixes.
What's new
- LNURL-Pay support for receiving variant amounts.
- Added Go & C# bindings.
- Background receive via mobile notifications.
- Enable direct payments to and from a Liquid address.
- Fix fees calculation for pay_onchain.
- Add sign_message and check_message API.
- Emit pending confirmation for direct Liquid payments.
- Added PaymentDetails to the Payment structure.
Breaking changes
- Payment structure has changed to contain PaymentDetails.
- PrepareReceiveRequest has changed and now consists of PaymentMethod. It serves as a single interface for receiving funds.
Full Changelog: 0.2.1...0.3.0