Skip to content

Releases: HandCash/handcash-connect-sdk-js

v0.8.9

17 Oct 13:46
257e28b
Compare
Choose a tag to compare

Changelog

  • Extended wallet to get deposit address: account.wallet.getDepositAddress().

v0.8.8

23 May 11:16
35b9bd4
Compare
Choose a tag to compare

Changelog

  • Extended new webhook event type: item_creation_order_completed.

v0.8.7

14 May 06:39
0d9a238
Compare
Choose a tag to compare

Changes

  • Extended items filters.
  • Replaced bsv-wasm by @noble/curves to handle request signing.
  • Removed support for profile.getEncryptionKeypair.

v0.8.5

14 Apr 08:25
ee53684
Compare
Choose a tag to compare

Changes

  • Added item actions feature: users can execute actions from HandCash that interact with the developer app.

v0.8.3

29 Mar 12:42
Compare
Choose a tag to compare

[0.8.3] - 2024-03-29

  • Added param appSecret to the HandCashMinter constructor.

v0.6.8

05 Dec 17:31
0da6da7
Compare
Choose a tag to compare
  • Downgraded nanoid to have CommonJS support
  • Fixed query parameters formatting in the get public profiles by aliases endpoint