Releases: getAlby/js-sdk
Releases · getAlby/js-sdk
v3.5.0
v3.4.3
What's Changed
- chore: try eventemitter3 by @bumi in #210
- feat: update keysend args by @pavanjoshi914 in #213
Full Changelog: v3.4.0...v3.4.3
v3.4.0
v3.3.1
What's Changed
- fix: webln nwc lookup invoice example by @rolznz in #201
- Send empty params for
get_info
andget_balance
by @benthecarman in #204 - chore: bump package version by @rolznz in #205
New Contributors
- @benthecarman made their first contribution in #204
Full Changelog: v3.3.0...v3.3.1
v3.3.0
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
v3.2.2
v3.2.1
v3.2.0
What's Changed
- feat: add NWC listTransactions method by @im-adithya in #164
- chore: bump version by @rolznz in #167
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- feat: add NWC getInfo method by @rolznz in #160
- feat: add NWC payKeysend method by @im-adithya in #163
- fix: swaps status by @reneaaron in #159
Full Changelog: v3.0.0...v3.1.0