Releases: HandCash/handcash-connect-sdk-js
Releases · HandCash/handcash-connect-sdk-js
v0.8.9
Changelog
- Extended wallet to get deposit address: account.wallet.getDepositAddress().
v0.8.8
Changelog
- Extended new webhook event type:
item_creation_order_completed
.
v0.8.7
Changes
- Extended items filters.
- Replaced bsv-wasm by @noble/curves to handle request signing.
- Removed support for
profile.getEncryptionKeypair
.
v0.8.5
Changes
- Added item actions feature: users can execute actions from HandCash that interact with the developer app.
v0.8.3
[0.8.3] - 2024-03-29
- Added param
appSecret
to the HandCashMinter
constructor.
v0.6.8
- Downgraded nanoid to have CommonJS support
- Fixed query parameters formatting in the get public profiles by aliases endpoint