This was a version bump only, there were no code changes.
π©Ή Fixes
- solana: detect Phantom disconnect redirect
- solana: pass chain id for solana waas signing
- add parseUserAgent util function
- client: add ably dependency for realtime service
π Features
- add getDeviceNameFromUserAgent utility
- add isSolanaGasSponsorshipEnabled helper function
- add registered device management API (getRegisteredDevices, revokeRegisteredDevice, revokeAllRegisteredDevices)
- add transferAmount function
- add deeplink provider detection and iOS safeguard for connectAndVerify
- auto-prefetch nonce on SDK initialization
- add completeDeviceRegistration
π Features
- solana: add Phantom redirect extension for mobile deep link connections
π©Ή Fixes
- update device registration scope check from device:registration to device:register
- waas: add setWaasWalletAccountPassword function
This was a version bump only, there were no code changes.
π©Ή Fixes
- wallet verification
- bitcoin: introduce Ledger hardware wallet support for Bitcoin
- evm: add EVM transaction simulation and fee estimation
- solana: add Solana transaction simulation and fee estimation
- zerodev: add ZeroDev user operation simulation
π Features
- add completeDeviceRegistration
π©Ή Fixes
- client: add missing DynamicClient type import in getWalletRecovery
- isPendingRecoveryCodesAcknowledgment returns false when MFA not enabled
- upgrade react-router-dom to patch CVE-2026-22029
- wallet-connect: fix message encoding and add session expiry validation
- add decodeJwt and store elevated access tokens with expiration in state
- add getElevatedAccessToken function
- add signAndSendSponsoredTransaction for SVM gas sponsorship
- add SponsorTransactionError and sponsorTransaction utility
- allow transforming network data to configure rpc urls (network transformers)
- forward options in signAndSendTransaction
- add isUserOnboardingComplete helper
- waas: add getWalletRecoveryState method
- waas: add unlockWallet method
- zerodev: add support for batch txs with new generic UserOperation functions
π Features
- support WalletCreationRequirement for bitcoinConfig in createWaasWalletAccounts
π Features
- add detectDeviceRegistrationRedirect
- add getDeviceTokenFromUrl
- add isDeviceRegistrationRequired
- zerodev: add signEip7702Authorization helper for kernel delegation
π©Ή Fixes
- upgrade valibot to fix CVE-2025-66020
- add eip7702Auth parameter to createKernelClientForWalletAccount
- evm: add window injected extension for walletsβ built-in browsers
- implement WaaS Bitcoin wallet provider with PSBT building and signing
π Features
- add prompt=consent for Google OAuth when Drive backup is enabled
- add support for starknet injected wallets
- client: add createKrakenExchangeTransfer SDK function
- client: add getKrakenAccounts SDK function
- client: add getKrakenWhitelistedAddresses SDK function
- create base setup for waas btc
- demo: add Kraken transfer QA section
- solana: add WalletConnect connection flows
- solana: add WalletConnect session management
- wallet-connect: add appendWalletConnectUriToDeepLink utility function
- wallet-connect: add shared session event emitter
- wallet-connect: auto redirect back from wallet app
π©Ή Fixes
- update syi packages to reduce vulnerabilities
- prevent initialization error when no chain extension is active
- send the api version header correctly formatted
- evm: do not auto call addNetwork when switching networks, instead expose it as a new function
π Features
- add refreshAuth function
- add refreshUser to fetch the latest user only
- add support for Bitget TRON
- add support for OKX Tron
- add support for TokenPocket TRON
- add support for TronLink wallet
- add support for Trust TRON
- support adding a password on waas wallet account creation
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
π Features
- add getWalletConnectCatalog public API for wallet metadata and deep links
π©Ή Fixes
- add status to api error
π Features
- add getTransactionHistory method
π Features
- add getTransactionHistory method
π©Ή Fixes
- ensure api errors are correctly parsed
This was a version bump only, there were no code changes.
π©Ή Fixes
- ensure all extensions register the chain network provider builder
- properly handle signAlTransactions when using Solana Wallet Standard wallets
π©Ή Fixes
- emit walletAccountsChanged when loading the SDK
π Features
- add deleteUser π©Ή Fixes
- return verified response in the verifyOTP function
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
π Features
- allow social account unlinking
- add support for Sui external wallets
- add support for Sui embedded wallets
π Features
- add support for WaaS delegation
π©Ή Fixes
- donβt override mfa token on non-mfa related state updates
This was a version bump only, there were no code changes.
π Features
- add getUserSocialAccounts function
β οΈ Breaking Changes
- Rename signInWithSocialRedirect -> authenticateWithSocial
- Rename completeSocialRedirectSignIn -> completeSocialAuthentication
- add support for social account linking
Breaking Changes
Removed
getSigner from solana package in favor of individual signing methods- signAndSendTransaction
- signTransaction
- signAllTransactions
π Features
- add support for OKX BTC
- add support for OneKey BTC
- add support for Bitget Wallet BTC
- add support for Binance Wallet BTC
- add support for Oyl Wallet BTC
- add support for Leather Wallet BTC
π Features
- add support for Magic Eden BTC
π©Ή Fixes
- donβt refetch project settings on page refresh if there are connected wallets
This was a version bump only, there were no code changes.
First official alpha release of the JavaScript SDK.