🩹 Fixes
- upgrade valibot to fix CVE-2025-66020
- add eip7702Auth parameter to createKernelClientForWalletAccount
- evm: add window injected extension for in-app 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.