2022.11.09 Release Notes
November 10, 2022
JavaScript SDKProduct Features and Enhancements
The JavaScript SDK upgrades to version 15, delivering the following:
- Ability to optionally send cookies with requests to custom domains
- Enhances compatibility with MPC wallets by:
- Creating
txRequest
for message signing - Enabling
preBuildTransaction
to acceptwalletId
as a recipient
- Creating
- Expands coins support for eCash network
- Expands staking support by:
- Adding examples for ADA
- Enabling staking from ETH MPC wallets
- Token-enablement support for BitGo Express
Bug Fixes
Version 15 of the SDK fixes the following:
- Adds chain code to user and backup public shares
- Enables verifiable secret sharing (VSS) verification
- Translates tx type to
transferToken
intent - Updates BitGo Express configurations
- Updates staging environment URLs
- Uses correct API parameter name for user GPG public key
Change Log
For a comprehensive list of all changes, view the BitGoJS Change Log in GitHub.