Skip to content

Breez SDK Liquid 0.2.0

Compare
Choose a tag to compare
@roeierez roeierez released this 27 Jul 06:58
· 157 commits to main since this release

Features & Bug fixes

  • Add way to set claim fee in chain swap
  • But bitcoin via Moonpay
  • Improve lightning receive performance
  • Support custom description on lightning receive payments
  • Set per wallet directory structure (Breaking change)

Breaking changes

We changed the wallet directory structure to be scoped by network and the wallet identifier, it prevents any collision when user sets the same working directory.
It is a breaking change as on upgrade the sdk will restore the onchain transactions but the swap info will be missing.
In order to get the swap info users can bakcup their sdk data before the upgrade and then restore after upgrade.
We do understand it is a bit annoying but better do this change at this early stage then leave it to later.

What's Changed

Full Changelog: 0.1.4...0.2.0