Skip to main content
2026-02-04
v0.6.0
🩹 Fixes
  • upgrade valibot to fix CVE-2025-66020
πŸš€ Features
  • add eip7702Auth parameter to createKernelClientForWalletAccount
  • evm: add window injected extension for in-app browsers
  • implement WaaS Bitcoin wallet provider with PSBT building and signing
2026-02-02
v0.5.0
πŸš€ 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
2026-01-21
v0.4.0
🩹 Fixes
  • update syi packages to reduce vulnerabilities
  • prevent initialization error when no chain extension is active
  • send the api version header correctly formatted
πŸš€ Features
  • evm: do not auto call addNetwork when switching networks, instead expose it as a new function
2026-01-20
v0.3.0
πŸš€ 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
2026-01-15
v0.2.4
This was a version bump only, there were no code changes.
2026-01-14
v0.2.3
This was a version bump only, there were no code changes.
2026-01-14
v0.2.2
This was a version bump only, there were no code changes.
2026-01-13
v0.2.1
This was a version bump only, there were no code changes.
2026-01-13
v0.2.0
πŸš€ Features
  • add getWalletConnectCatalog public API for wallet metadata and deep links
2025-12-19
v0.1.2
🩹 Fixes
  • add status to api error
2025-12-19
v0.1.1
πŸš€ Features
  • add getTransactionHistory method
2025-12-18
v0.1.0
πŸš€ Features
  • add getTransactionHistory method
2025-12-17
v0.1.0-alpha.37
🩹 Fixes
  • ensure api errors are correctly parsed
2025-12-17
v0.1.0-alpha.36
This was a version bump only, there were no code changes.
2025-12-12
v0.1.0-alpha.35
🩹 Fixes
  • ensure all extensions register the chain network provider builder
  • properly handle signAlTransactions when using Solana Wallet Standard wallets
2025-12-08
v0.1.0-alpha.34
🩹 Fixes
  • emit walletAccountsChanged when loading the SDK
2025-12-03
v0.1.0-alpha.33
πŸš€ Features
  • add deleteUser 🩹 Fixes
  • return verified response in the verifyOTP function
2025-11-27
v0.1.0-alpha.32
This was a version bump only, there were no code changes.
2025-11-25
v0.1.0-alpha.31
This was a version bump only, there were no code changes.
2025-11-19
v0.1.0-alpha.30
πŸš€ Features
  • allow social account unlinking
  • add support for Sui external wallets
  • add support for Sui embedded wallets
2025-11-12
v0.1.0-alpha.29
πŸš€ Features
  • add support for WaaS delegation
2025-11-03
v0.1.0-alpha.28
🩹 Fixes
  • don’t override mfa token on non-mfa related state updates
2025-11-03
v0.1.0-alpha.27
This was a version bump only, there were no code changes.
2025-10-30
v0.1.0-alpha.26
πŸš€ Features
  • add getUserSocialAccounts function
2025-10-29
v0.1.0-alpha.25
⚠️ Breaking Changes
  • Rename signInWithSocialRedirect -> authenticateWithSocial
  • Rename completeSocialRedirectSignIn -> completeSocialAuthentication
πŸš€ Features
  • add support for social account linking
2025-10-28
v0.1.0-alpha.24
Breaking Changes Removed getSigner from solana package in favor of individual signing methods
  • signAndSendTransaction
  • signTransaction
  • signAllTransactions
2025-10-22
v0.1.0-alpha.23
πŸš€ 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
2025-10-16
v0.1.0-alpha.22
πŸš€ Features
  • add support for Magic Eden BTC
2025-10-16
v0.1.0-alpha.21
🩹 Fixes
  • don’t refetch project settings on page refresh if there are connected wallets
2025-10-15
v0.1.0-alpha.20
This was a version bump only, there were no code changes.
2025-09-02
v0.1.0-alpha.0
First official alpha release of the JavaScript SDK.