Skip to content

Releases: breez/breez-sdk-greenlight

0.3.8

21 Mar 22:19
Compare
Choose a tag to compare

Features & Bug fixes

  • Signer connects immediately on startup (fixes 30 seconds delay)
  • Adapt signer policy to allow paying zero amount invoice

What's Changed

SDK Core 0.3.6

18 Mar 07:55
Compare
Choose a tag to compare

Features & Bug fixes

  • Fix swap INVOICE_AMOUNT_MISMATCH #859
  • Defer signer start to increase overall startup time
  • Reduce Chain Service load and usage
  • Improve performance by reusing Breez server grpc connection.

SDK Core 0.3.3

11 Mar 18:54
Compare
Choose a tag to compare

Features & Bug fixes

  • Upgrade to VLS 0.11

SDK Core 0.3.2

05 Mar 12:25
ef471e3
Compare
Choose a tag to compare

Features & Bug fixes

SDK Core 0.3.1

15 Feb 11:55
Compare
Choose a tag to compare

Features & Bug fixes

  • Fix Flutter plugin to work SxS with bdk-flutter
  • Store and expose lnurl-pay domain in payments
  • Include ReverseSwapInfo in Payment
  • Add pending_balance field to NodeState
  • Add rescan_swap to rescan swap addresses
  • Support notifications via a webhook after a swap transaction confirms
  • Allow setting of close_to_addr for cooperative channel closures
  • Add open_channel_bolt11 to a payment when it's used to open a JIT channel

What's Changed

Full Changelog: 0.2.15...0.3.1

SDK Core 0.3.0

13 Feb 19:36
Compare
Choose a tag to compare
SDK Core 0.3.0 Pre-release
Pre-release

Features & Bug fixes

  • Fix Flutter plugin to work SxS with bdk-flutter
  • Store and expose lnurl-pay domain in payments
  • Include ReverseSwapInfo in Payment
  • Add pending_balance field to NodeState
  • Add rescan_swap to rescan swap addresses
  • Support notifications via a webhook after a swap transaction confirms
  • Allow setting of close_to_addr for cooperative channel closures
  • Add open_channel_bolt11 to a payment when it's used to open a JIT channel

What's changed

Full Changelog: 0.2.15...0.3.0

SDK Core 0.2.15 - hotfix

26 Jan 21:45
Compare
Choose a tag to compare

This is a hotfix release that fixes a critical issue from previous release

What's Changed

Full Changelog: 0.2.14...0.2.15

SDK Core 0.2.14

24 Jan 09:34
Compare
Choose a tag to compare

Features & Bug fixes

  • Persist payment failure error
  • Support custom payment metadata
  • Add register webhook to the cli
  • Add extra TLVs to send spontaneous payment
  • Add payment expiry for pending payments

Breaking changes

  • Rename sweep to redeem_onchain_funds

What's Changed

New Contributors

Full Changelog: 0.2.12...0.2.14

SDK Core 0.2.12

13 Dec 20:22
Compare
Choose a tag to compare

Features & Bug fixes

  • Bug fix: SDK hangs on connect when signer is needed.
  • Bug fix: Reverse swap fails right on start.
  • Allow native access to SDK from flutter (kotlin & swift)
  • Improve receive payment performance

What's Changed

Full Changelog: 0.2.10...0.2.12

SDK Core 0.2.10

28 Nov 09:33
Compare
Choose a tag to compare

Features & Bug fixes

What's Changed

New Contributors

Full Changelog: 0.2.9...0.2.10