Releases: fireblocks/ts-sdk
Releases · fireblocks/ts-sdk
v14.0.0
Changes
🚀 Features
- Introduce Trust Network Proof of Address endpoints in Screening API
- Introduce TRLink Travel Rule compliance API with customer/partner management, integration management, VASP/Asset discovery, and TRM lifecycle operations
- Introduce tokenization on-chain data endpoints for balance history, transactions, roles, and total supply in Deployed Contracts API
- Introduce new NCW endpoints: paginated devices, wallet setup status, device status, enable wallet/device, and assign wallet
- Introduce rename connected accounts endpoint in Connected Accounts API
- Introduce disconnect account route in Connected Accounts API
- Introduce tagging approval requests API with cancel operation in Tags API
- Introduce max BIP44 index used endpoint in Vault API
🧰 Maintenance - Breaking Changes
- Removed Batch APIs
- Removed transactions rescan endpoint in Transactions API
- Removed createAssetsBulk in Vault API
- Removed deprecated vault account attach/detach tag endpoints in Vault API
- Updated Trading API schemas to align with unified API specification
- Updated Staking API with ETH Pectra changes and schema updates
- Updated systemMessage datatype in Transaction response schemas
- Renamed IVMS property to IVMS101 in TRLink create TRM request
🧰 Maintenance
- Added includeTagIds and excludeTagIds filters to vault accounts paged endpoint in Vault API
- Added blockchain destination address for payment instructions in Trading API
- Added TON blockchain support to asset self-listing in Assets API
- Added virtual assets to Asset schema in Assets API
- Added optional decimals field for FIAT assets in Assets API
- Added rebate fee type to order fee properties in Trading API
- Added phone and email to PII identification schemas in Trading API
- Added Coinbase International trading account type in Exchange Accounts API
- Added TRLink travel rule message ID support to transaction response in Transactions API
- Updated createTag and getTags in Tags API
- Updated error responses alignment for Trading API
v13.0.0
Changes
🚀 Features
- Introduce new attach/detach tags bulk operation in Vaults API
- Introduce get metrics operation in Webhooks V2 API
🧰 Maintenance - Breaking Changes
- Updated Compliance result schema in Compliance API
🧰 Maintenance
- Added UpdateCompleted to Compliance result statuses enum in Compliance API
- Added prev, next query properties to list transactions operation in Transaction API
- Added SUI blockchain support in Blockchains & Assets API
- Updated schemas in Trading (Beta) API
- Updated Policy schemas in Policy Editor V2 (Beta)
v12.1.2
Changes
🧰 Maintenance
- Added 'keyPrefix' query parameter to getSigningKeysList method in Key Link (Beta) API
- Add external Idempotency ('externalId') key to mint and burn methods in Tokenization API
- Added UpdateCompleted enum value to ComplianceResultStatusesEnum in Transaction API
v12.1.1
Changes
🧰 Maintenance
- Fixed 'balance' and 'lockedAmount' type from string to number at ExternalWalletAsset schema in Contracts API and External wallets API
- Updated missing fields at TransactionResponse schema in Transaction API
- Fixed getPagedExchangeAccounts response schema in Exchange accounts API
- Added 'sortBy' and 'order' query fields at searchTickets operation in Smart Transfer API
v12.1.0
Changes
🚀 Features
- Introduce Connected Accounts (Beta) API
- Introduce Trading (Beta) API (instead of Swap (Beta) API)
🧰 Maintenance
- Added 'features' to asset metadata in Blockchains & Assets API
- Added mapping fields to api balance response in Exchange accounts API
v12.0.0
Changes
🚀 Features
- Introduce Policy Editor V2 (Beta) API
- Introduce setAmlVerdict operation in
ComplianceAPI
🧰 Maintenance - Breaking Changes
- Updated TAP endpoints with legacy suffix and updated schema names
- Updated addAssetToExternalWallet request schema to support addressing systems in External wallets API
🧰 Maintenance
- Added filters in request and 'total' property in response of getNotifications operation in Webhook V2 API
v11.2.0
Changes
🚀 Features
- Introduce LayerZero bridging operations to Tokenization API
🧰 Maintenance
- Added optional ‘feeUSD’ in response schema of Transactions API
v11.1.0
Changes
🚀 Features
- Introduce Webhooks V2 API which is now generally available (graduated from beta).
- Added getNotificationAttempts, resendFailedNotifications operations
- Added more supported eventTypes
- Removed 'attempts' property from response schema of getNotifications & getNotification operations
🧰 Maintenance
- Added optional ‘feeDetails’ property of Solana Fee to estimateTransactionFee operation’s response in Transactions API
- Added optional 'travelRuleMessageId' and 'customerRefId' properties for travel rule linking functionality in Transactions API
v11.0.0
Changes
🚀 Features
- Introduce updateAssetUserMetadata in Blockchains & Assets API
- Introduce getCreateMultipleVaultAccountsJobStatus in Vaults API
- Introduce Tags API
- Introduce tagging operations to vault account in Vaults API
- Introduce decodeContractData in Contract Interactions API
🧰 Maintenance - Breaking Changes
- Updating createMultipleAccounts operation’s request schema in Vaults API
- Add verified property to Asset response schema in Blockchains & Assets API
- Update compliance result in transaction response in Transactions API
🧰 Maintenance
- Update provider id to uuid in Swap Beta API
v10.4.0
Changes
🚀 Features
- Introduced Swap (Beta) API