Skip to content

Releases: breez/breez-sdk-greenlight

SDK Core 0.4.0-rc5

17 Apr 13:52
Compare
Choose a tag to compare
SDK Core 0.4.0-rc5 Pre-release
Pre-release

Bug fixes

  • Fix swift package missing namespace
  • Fix signer doesn't exit immediately after disconnect

SDK Core 0.4.0-rc2

16 Apr 07:59
Compare
Choose a tag to compare
SDK Core 0.4.0-rc2 Pre-release
Pre-release

Features & Bug fixes

Bug fixes

  • Fix sql database deadlock
  • More robust swap redeem and fix edge cases when node connection is flaky
  • Fix a lag in balance update right after sending a payment.

What's Changed

New Contributors

Full Changelog: 0.3.9...0.4.0-rc2

SDK Core 0.3.9

29 Mar 07:03
Compare
Choose a tag to compare

Features & Bug fixes

  • Add API to generate diagnostic data
  • Use multiple chain service urls with redundancy (generate_diagnostic_data)

What's Changed

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