Skip to content

Releases: breez/breez-sdk-greenlight

SDK Core 0.6.2

14 Oct 20:52
Compare
Choose a tag to compare

Features & Bug fixes

  • Greenlight signer fix for de-sync.

What's Changed

  • fix notifications code to compile with the new node state properties by @roeierez in #1087
  • Remove some unused code by @JssDWt in #1096
  • use invoice destination for trampoline by @JssDWt in #1107

Full Changelog: 0.6.1...0.6.2

SDK Core 0.6.1

24 Sep 11:46
Compare
Choose a tag to compare

Features & Bug fixes

  • Upgrade to VLS 0.12.0

What's Changed

Full Changelog: 0.5.2...0.6.1

SDK Core 0.5.2

08 Aug 07:41
Compare
Choose a tag to compare
SDK Core 0.5.2 Pre-release
Pre-release

Features & Bug fixes

  • Fix stuck nodes by greenlight (signer upgrade)
  • Introduce InsufficientFunds error on redem_onchain_funds
  • Validate invoice expiration on send_payment
  • Fix reverse swap claim transaction fee to be more accurate.

What's Changed

Full Changelog: 0.5.1-rc6...0.5.2

0.5.1-rc4

17 Jul 11:40
5cc5e97
Compare
Choose a tag to compare
0.5.1-rc4 Pre-release
Pre-release

Features & Bug fixes

  • Support notifications to complete reverse swap when offline.
  • Switching LSP now keeps getting payment notifications from the previous lsp (as long as there are channels).
  • Support non strict mode for LNURL pay when callback domain is different than the lnurl domain.
  • Use JSON for dev command output

What's Changed

Full Changelog: 0.5.0...0.5.1-rc4

SDK Core 0.5.0

01 Jul 22:31
Compare
Choose a tag to compare

Features & Bug fixes

  • Greenlight signer upgrade.
  • Keep closed channels in pending state until sweep
  • Introduce unregister webhook API
  • Support LNURL lightning query parameter
  • Fix chain service error when channel closing tx couldn't be find onchain
  • Show open channel fees in Invoice_paid event.
  • Fix balance update after receive.

Breaking Changes

  • NodeCredentials have been changes which now returns GreenlightDeviceCredentials
  • Config now contains GreenlightCredentials which has developer_key & developer_cert (different naming)

What's Changed

Full Changelog: 0.4.1...0.5.0

SDK Core 0.4.2-rc2

16 Jun 10:46
328c1ed
Compare
Choose a tag to compare
SDK Core 0.4.2-rc2 Pre-release
Pre-release

Bug fixes

  • Fix wrong route hints when changing channel policy: #999

SDK Core 0.4.2-rc1

29 May 08:17
Compare
Choose a tag to compare
SDK Core 0.4.2-rc1 Pre-release
Pre-release

Features & Bug fixes

  • Introduce unregister webhook API
  • Support LNURL lightning query parameter
  • Fix chain service error when channel closing tx couldn't be find onchain
  • Show open channel fees in Invoice_paid event.
  • Fix balance update after receive.

What's Changed

Full Changelog: 0.4.1...0.4.2-rc1

SDK Core 0.4.1

15 May 12:02
Compare
Choose a tag to compare

Features & Bug fixes

  • Fix Android package for x86_64

SDK Core 0.4.1-rc2

09 May 07:07
Compare
Choose a tag to compare
SDK Core 0.4.1-rc2 Pre-release
Pre-release

Features & Bug fixes

  • Show correct amount on closed channels
  • Fix transport errors occasionally returned when sending payments
  • Attach labels to payments
  • Persist LNURL-pay comment sent to the recipient

What's Changed

Full Changelog: 0.4.0...0.4.1-rc2

SDK Core 0.4.0

06 May 08:25
b08215d
Compare
Choose a tag to compare

What's Changed

  • Change background redeem swap notification message