Skip to content

Releases: getAlby/js-sdk

v3.6.1

10 Jul 06:35
1621456
Compare
Choose a tag to compare

What's Changed

  • fix: pass TLV value as hex from nwc webln provider to nwc client keysend by @rolznz in #229

Full Changelog: v3.6.0...v3.6.1

v3.6.0

24 Jun 09:38
377d0a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

v3.5.1

12 May 06:30
add5ecf
Compare
Choose a tag to compare

What's Changed

  • fix: parse nwc url without double slash by @rolznz in #220

Full Changelog: v3.5.0...v3.5.1

v3.5.0

11 Apr 06:22
8251d3d
Compare
Choose a tag to compare

What's Changed

  • feat: subscribe to NIP-47 notifications by @rolznz in #217
  • feat: add NWC sign message method by @rolznz in #216
  • feat: read supported notification types from wallet service info notifications tag by @rolznz in #218
  • chore: bump version by @rolznz in #219

Full Changelog: v3.4.3...v3.5.0

v3.4.3

25 Mar 06:01
c200717
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.3

v3.4.0

06 Mar 05:04
5e77025
Compare
Choose a tag to compare

What's Changed

  • feat: add NWC client method to get wallet service supported methods by @rolznz in #206
  • feat: add support for sendPaymentAsync to NWC WebLN provider by @bumi in #207
  • fix: use actual error objects in NWC Client by @rolznz in #209

Full Changelog: v3.3.1...v3.4.0

v3.3.1

19 Feb 02:56
f419b94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0

06 Feb 13:12
744689b
Compare
Choose a tag to compare

This release adds multi_pay_invoice and multi_pay_keysend NWC extension methods. It also exposes a new NWCClient that can be used instead of the WebLN provider (WebLN has more restrictions than NWC)

What's Changed

  • chore: minor changes in list transactions example by @rolznz in #179
  • feat: add sendMultiPayment function and example by @rolznz in #190
  • feat: Split NWC client from NostrWeblnProvider by @rolznz in #197

Full Changelog: v3.2.3...v3.3.0

v3.2.3

28 Dec 14:03
9e6c9ab
Compare
Choose a tag to compare

What's Changed

  • fix: allow choosing request methods in authorization url by @rolznz in #176

Full Changelog: v3.2.2...v3.2.3

v3.2.2

22 Dec 05:36
4710871
Compare
Choose a tag to compare

What's Changed

  • fix: get info fallback by @rolznz in #171
  • fix: connect on every nwc request to ensure reconnect happens by @rolznz in #172

Full Changelog: v3.2.1...v3.2.2