2025-08-26
React SDK
v4.29.4
No public facing changes
2025-08-26
React SDK
v4.29.3
No public facing changes
2025-08-25
React SDK
v4.29.2
FeaturesBug Fixes
2025-08-21
React SDK
v4.29.1
Bug Fixes
  • clear user op cache on send transaction (#9382) (ddef1e1)
  • display error when trying to register a previously registered passkey (#9381) (51ecdd8)
  • do not double disable confirmation ui (#9385) (2deb3ae)
  • react-native: dont emit network change events for disabled chains (#9375) (f03151e)
2025-08-19
React SDK
v4.29.0
Features
  • add support for World Mini App social redirect (#9371) (12bcee8)
2025-08-18
React SDK
v4.28.0
Features
2025-08-18
React SDK
v4.27.1
Bug Fixes
  • apple icon black background (#9363) (b8242e6)
  • issue when signing pbst with embedded wallet (#9356) (3abac9a)
  • secondary embedded wallets can register session on transactions and signing (#9030) (716bd95)
  • show native balance when on testnet (#9329) (d8cbe3b)
2025-08-16
React SDK
v4.27.0
FeaturesBug Fixes
2025-08-14
React SDK
v4.26.0
Features
  • add forceRefresh to useTokenBalances (#9320) (22c4035)
  • add signMessageWithContext to support user operations with WaaS (#9287) (744c158)
  • add sui support to react native (#9236) (301d821)
  • add whitelistedContracts to token balance hooks (#9324) (86596dd)
  • pass policy context to sign authorization (#9327) (3e6d009)
Bug Fixes
  • don’t prompt passkeys twice when component renders (#9340) (8fbdd28)
  • onAuthSuccess with primaryWallet null when signing up with embedded wallets v3 (#9345) (14e54a0)
  • rename passkey not automatically updating UI (#9339) (b9ef253)
  • wallet kit being initiated internally multiple times (#9344) (49a3664)
2025-08-07
React SDK
v4.25.10
Features
  • trigger event for social account changes (#9291) (6766754)
Bug Fixes
  • allow using the custom transport config in EthereumWallet walletClient creation (#9310) (e1db68a)
  • incorrect modal showing up when linking MetaMask SOL in headless mode (#9317) (c7f9644)
  • prevent logged-in users from trying to signing in again with social (#9315) (365c65c)
2025-08-01
React SDK
v4.25.9
Bug Fixes
2025-07-31
React SDK
v4.25.8
Features
  • add link_wallet_message copykey (#9266) (a465300)
  • implement onSignedMessage event trigger for wallet transfer flows (#9251) (554cd6c)
Bug Fixes
2025-07-28
React SDK
v4.25.7
No public facing changes
2025-07-28
React SDK
v4.25.6
Bug Fixes
  • don’t create a new user when linking a wallet to a user with no wallets (#9252) (30f846e)
  • Nufi EVM wallet showing up twice in wallet list (#9256) (213488e)
2025-07-27
React SDK
v4.25.5
FeaturesBug Fixes
  • logout user if last wallet removed in connect-only (#9234) (42ea1ad)
  • prevent waas wallet from being created when embedded wallet option is turned on and then off (#9237) (004a350)
  • stop generating session keys on wallet linking (#9244) (7176be9)
2025-07-25
React SDK
v4.25.4
FeaturesBug Fixes
  • QNTM-3416: fix rainbow wallet connection on base network (#9227) (d6dcdc3)
2025-07-22
React SDK
v4.25.3
Features
  • add permanentlyDeleteUser for react native (#8838) (1e00fd1)
Bug Fixes
  • chain id on dynamic waas for confirmation view and clean up tests (#9204) (4cebd8b)
  • remove errant calls to fetchMultichainTokenBalances from useEffect (#9207) (84bacfc)
2025-07-18
React SDK
v4.25.2
Bug Fixes
  • ensure captcha is engaged only once (#9197) (708edea)
  • GVTY-3193: emit embedded wallet create event for waas (#9179) (59c354d)
  • reset user/wallet state when removing last wallet (#9192) (78d84f9)
2025-07-18
React SDK
v4.25.1
Features
  • add passkey sign in react hook (#9188) (9d36886)
  • add support for social redirect with iframe-setup (#9193) (fdfb321)
  • update Argent wallet names to Ready branding (#9142) (194e4cf)
Bug Fixes
  • show hcaptcha for email and sms headless (#9187) (9fa0860)
2025-07-17
React SDK
v4.25.0
FeaturesBug Fixes
2025-07-15
React SDK
v4.24.0
FeaturesBug Fixes
  • improve error for invalid embedded wallet action due to missing primary wallet or connector (#9174) (8459728)
2025-07-15
React SDK
v4.23.1
No public facing changes
2025-07-11
React SDK
v4.23.0
FeaturesBug Fixes
  • zod import reference with parser bundler (#9157) (6dfe18d)
2025-07-10
React SDK
v4.22.8
Bug Fixes
  • prevent BackupUnsuccessfulView modal from being closed (#9147) (352e451)
2025-07-09
React SDK
v4.22.7
Features
  • add auth token sync to waas signTypedData (#9133) (6d52a1e)
  • export key loading state waits until waas export key is finished (#9143) (a9b3b90)
2025-07-09
React SDK
v4.22.6
Bug Fixes
2025-07-08
React SDK
v4.22.5
No public facing changes
2025-07-08
React SDK
v4.22.4
Features
  • intialize waas wallet client in react sdk (#9125) (c59a3d6)
2025-07-08
React SDK
v4.22.3
No public facing changes
2025-07-08
React SDK
v4.22.2
Bug Fixes
  • storage issues causing user data not to persist in local storage (#9120) (0021c13)
2025-07-08
React SDK
v4.22.1
No public facing changes
2025-07-07
React SDK
v4.22.0
Bug Fixes
  • add authtoken to sign messsage and transaction (#9106) (fe49a6b)
  • bump waas wallet sdk to 0.0.110 to fix esmodule inference with node 20 and earlier versions (#9108) (fa54fe6)
2025-07-04
React SDK
v4.21.1
Features
  • add auth token refresh to waas evm & svm functionalities (#9102) (c155c37)
2025-07-04
React SDK
v4.21.0
Bug Fixes
2025-07-04
React SDK
v4.20.17
Bug Fixes
  • accidentally setting primary wallet back after logout (#9095) (9fc029c)
  • make export handler static to avoid issues with reconstrucs (#9092) (5bcd68e)
  • phantom redirect for mainnet (#9094) (5e9066f)
2025-07-03
React SDK
v4.20.16
Bug Fixes
2025-07-03
React SDK
v4.20.15
Bug Fixes
  • triggering waas wallet creation attempt on logout (#9083) (19a66f7)
2025-07-03
React SDK
v4.20.14
Bug Fixes
  • refresh function user state for sessionId (#9073) (080e923)
  • remove default commonjs setups for @dynamic-labs-wallet/browser-wallet-client (#9079) (27507ab)
2025-07-02
React SDK
v4.20.13
Features
  • add createWalletClient method to ZeroDevExtension (#9036) (674df45)
Bug Fixes
2025-07-01
React SDK
v4.20.12
Bug Fixes
2025-07-01
React SDK
v4.20.11
FeaturesBug Fixes
2025-06-30
React SDK
v4.20.10
FeaturesBug Fixes
  • allow user to retry connecting with metamask on mobile deep link (#9018) (09494c4)
  • bump react 19 incompatible dependencies in sdk-react-core (#9034) (e446f9c)
  • filter out policies consent field from user profile view (#9043) (e0e5003)
  • use sui devnet for sui transactions (#9042) (c61af4a)
2025-06-24
React SDK
v4.20.9
FeaturesBug Fixes
2025-06-23
React SDK
v4.20.8
Bug Fixes
2025-06-20
React SDK
v4.20.7
Bug Fixes
  • re export sui-core exports from sui package (#8989) (d0369df)
2025-06-18
React SDK
v4.20.6
Bug Fixes
  • parse input to eth_signTypedData_v4 with global wallets (#8964) (6035b5a)
  • utilize wallet zerodev properties when available in react native (#8974) (a2390b3)
2025-06-16
React SDK
v4.20.5
FeaturesBug Fixes
2025-06-13
React SDK
v4.20.4
Bug Fixes
  • expose sign authorization on react native (#8954) (dbc2f44)
2025-06-13
React SDK
v4.20.3
Bug Fixes
  • use minified jwt for waas wallet client auth (#8938) (f7b9e14)
2025-06-11
React SDK
v4.20.2
Bug Fixes
  • auto-creation for only missing v3 wallets (#8928) (845a01b)
  • don’t logout when unlinking last wallet (#8932) (ae91d68)
  • fetch nonce before attempting zksync account upgrade to avoid nonce collision (#8924) (12aa982)
  • remove max session expiration restraint for zksync sessions (#8922) (abb92e0)
2025-06-09
React SDK
v4.20.1
Features
  • global-wallet: new createKernelClient method to native api (#8883) (005b34c)
Bug Fixes
2025-06-09
React SDK
v4.20.0
Features
  • encapsulate waas connectors within main connectors (#8878) (fd1b6ab)
Bug Fixes
  • hide duplicate social connection logo on global wallets (#8903) (c2f86e7)
2025-06-06
React SDK
v4.19.7
FeaturesBug Fixes
  • make sure smart account is deployed before creating sessions (#8894) (5ba3d23)
  • only deploy zksync smart account if not deployed (#8840) (66a306a)
  • primary wallet loading time when using React 19 (#8896) (f5690f3)
2025-06-04
React SDK
v4.19.6
Features
  • backup unsuccessful popup when create wallet fails (#8872) (c8f88f2)
  • global-wallet: new native api method to return the eoa wallet for a connected smart wallet (#8864) (5d0e200)
Bug Fixes
  • dont call select endpoint when signing in with 7702 wallet (#8854) (9828a8f)
2025-06-02
React SDK
v4.19.5
Features
2025-05-31
React SDK
v4.19.4
No public facing changes
2025-05-28
React SDK
v4.19.3
Bug Fixes
  • rerender issue with Slush wallet pop up appearing multiple times (#8817) (bea0da6)
2025-05-27
React SDK
v4.19.2
Bug Fixes
  • always set the current wallet address when creating WalletClient for that wallet (#8800) (3282902)
2025-05-26
React SDK
v4.19.1
Bug Fixes
  • react-native: reload webview when disconnected (#8765) (addf90b)
2025-05-23
React SDK
v4.19.0
Features
  • expose 7702 kernel and add viem controller (#8786) (eea710e)
  • use browser wallet client & iframe for waas operations (#8697) (13a47b1)
Bug Fixes
  • global-wallet: close popup when page unloads to prevent orphaned popup windows (#8787) (441b04c)
  • override network when requesting BTC networks in useTokenBalances (#8773) (fd07d09)
  • remove libmpc executor dependency global wallet (#8792) (7502585)
  • standardize font on headers (#8734) (9f0900c)
2025-05-22
React SDK
v4.18.8
Bug Fixes
  • allow closing widget right after login (#8760) (a9afff0)
  • user wallets turning empty when linking new wallets (#8775) (04215f5)
2025-05-21
React SDK
v4.18.7
FeaturesBug Fixes
  • alex/qntm-3201: send empty data field when using zksync sendbalance (#8733) (4c42035)
  • allow for continuing signing if zksync account exists while attempting to deploy (#8736) (1ff82e4)
  • api kernel version on react native extension (#8754) (c2f0bb4)
  • CTRL wallet eip6963 detection (#8727) (194334f)
  • QNTM-3249: fix mobile layout alignment in send view (#8740) (7d8e02c)
2025-05-16
React SDK
v4.18.6
FeaturesBug Fixes
2025-05-15
React SDK
v4.18.5
Features
  • add support for external wallet login in global wallet (#8673) (098b87e)
2025-05-15
React SDK
v4.18.4
Bug Fixes
2025-05-12
React SDK
v4.18.3
No public facing changes
2025-05-09
React SDK
v4.18.2
Bug Fixes
  • use more robust signerRefId for linked embedded wallet check (#8681) (30cbc24)
2025-05-09
React SDK
v4.18.1
Features
  • allow setting zerodev bundler provider from dashboard (#8548) (d226733)
Bug Fixes
  • correctly show back button on connect with qr view (#8668) (3cff309)
  • display correct app origin when signing message with global wallet (#8677) (a70eeb3)
2025-05-07
React SDK
v4.18.0
Features
  • 7702 authorization now happens on the first transaction and could use sponsored user operation if paymaster provided (IMPORTANT: viem need to be upgraded to at least 2.28.4)
Bug Fixes
  • inline email submit button color when active (#8663) (ea556e9)
2025-05-06
React SDK
v4.17.0
Features
  • add chain id option to create kernel client in react-native (#8650) (1450bea)
  • add sendCalls method to EthereumWallet (#8634) (7c9aef9)
Bug Fixes
2025-05-03
React SDK
v4.16.0
Features
  • (GVTY-3020) add send balance to waas sui connector (#8638) (97f0af0)
  • add isAtomicSupported and isPaymasterServiceSupported methods to EthereumWallet (#8627) (df82b9e)
  • add solana mpc to global wallets (#8605) (6261bf9)
2025-04-30
React SDK
v4.15.0
Features
  • add end session override for waas sui connector (#8602) (6c9e6fd)
  • add presets and demo fixes (#8609) (2201914)
  • add ShareConfig component with modal and styling (74aff97)
  • add wallet actions section and update UI components (#8598) (d6170b7)
  • dynamic waas to sign 7702 authorization (#8603) (74e1722)
  • add signMessage feature to global wallet client (#8563) (c3f9734)
  • allow displaying custom links in the global wallet profile dropdown menu (#8617) (5fb956c)
Bug Fixes
  • add default base api url for dynamic waas config on connector initialization (#8604) (6218a7e)
  • enables caching for sprite.svg (#8610) (decdb69)
  • change mobile experience to redirect (#8003) (2e8a1d8)
  • optimize wallet finder when performing eth and sol operations in global wallet popup (#8564) (2eaf424)
  • loading state for v3 connect-only embedded wallet generation (#8600) (af34d16)
2025-04-25
React SDK
v4.14.0
Bug Fixes
  • if you are using zksync, note that the ZKsyncSmartWalletConnectors moved to @dynamic-labs/ethereum-aa-zksync and you will need to install the package and import from there (#8585) (2bd8c49)
  • edit view top padding (#8582) (18df9fa)
2025-04-24
React SDK
v4.13.0
Bug Fixes
  • upgrade solana/web3.js to 1.98.1 to address security vulnerability. this required us to upgrade to node 20+ (#8580) (ec0dc0d)
2025-04-18
React SDK
v4.12.4
No public facing changes
2025-04-17
React SDK
v4.12.3
Features
  • default waas sui connector network based on enabled chains (#8570) (9a11b01)
  • dynamic waas can sign smart account transactiosn (#8551) (f4882eb)
2025-04-16
React SDK
v4.12.2
Features
  • (GVTY-2971) add sui to primary wallet chain list (#8545) (9ed968f)
  • (GVTY-2975) attach sender for waas sui wallet sign transaction (#8553) (bc06328)
  • add zksync smart accounts to global wallets (#8479) (fac9ed1)
Bug Fixes
  • bridge: wrong wallet/chain displaying when switching bridge chains (#8541) (c9915d2)
  • don’t show mobile store buttons if there’s no mobile download link for the wallet (#8542) (f86bf2b)
  • embedded wallet fallback to first vc if vc is not on primary chain (#8552) (634c323)
2025-04-15
React SDK
v4.12.1
Features
  • add dedicated sui wallet client for waas to override transactions (#8539) (b37b336)
2025-04-14
React SDK
v4.12.0
Features
  • add sui sign transaction to waas-sui connector (#8528) (7dfd806)
  • implement zksync account abstraction connector (#8318) (e80b42f)
Bug Fixes
  • only define primary wallet when it is done verifying (#8521) (34f6058)
2025-04-11
React SDK
v4.11.2
Bug Fixes
  • correctly expire nonce (#8518) (14c4eb1)
  • profile aspect ratio (#8510) (869615d)
  • react-native: ensure secure storage items are saved sequentially (#8512) (53e2f7f)
  • react-native: reload react-native webview when it is unmounted by OS (#8477) (09e20a4)
  • react-native: sync state with client when SDK fully loaded (#8476) (bae8814)
  • wallet standard wallets not sending SOL (#8515) (0db973a)
2025-04-09
React SDK
v4.11.1
Bug Fixes
2025-04-08
React SDK
v4.11.0
Features
  • Method removeWallet from useDynamicContext is now able to unlink primary wallets — as long as the wallet is not the only remaining log in method for the user.
Bug Fixes
  • QNTM-3113: fix network switcher fallback logic (#8478) (173c4f7)
2025-04-04
React SDK
v4.10.4
No public facing changes
2025-04-04
React SDK
v4.10.3
Bug Fixes
2025-04-02
React SDK
v4.10.2
FeaturesBug Fixes
  • disconect wallets on logout (#8399) (148bc0d)
  • ensure primary wallet is still a valid credential when calling resfreshUser (#8439) (2e567e5)
  • global-wallet-client: ensure multiple global wallets can announce in same page (#8421) (c55044a)
  • global-wallet-popup: ensure popup icon can be viewed (#8424) (f960eeb)
2025-03-31
React SDK
v4.10.1
No public facing changes
2025-03-30
React SDK
v4.10.0
Features
  • Sui Support for branded wallets
  • better handling of non-multiasset balance fetching (#8419) (574d4ea)
Bug Fixes
  • do not prompt passkey with 7702 on v2 wallets (#8391) (bb91396)
  • ensure the global wallet app url is used (#8404) (23a7d91)
  • global-wallet-client: use global wallet env id when storing data to ls (#8405) (2b3d9ce)
2025-03-28
React SDK
v4.9.12
Bug Fixes
  • prevent event subscription from throwing a page error (#8393) (eda85cd)
  • global wallet popup in rainbowkit reopening (#8395) (5473e87)
  • notify user when sei is not enable in keplr (#8396) (79aea59)
  • respect tokenBalance order from backend for SendBalance view (#8398) (fdb0e1c)
2025-03-26
React SDK
v4.9.11
Bug Fixes
  • ensure global wallet users can disconnect from dapp (#8389) (79e5892)
2025-03-26
React SDK
v4.9.10
Bug Fixes
  • auto select primary wallet when embedded wallets are disabled (#8374) (780f3f1)
2025-03-26
React SDK
v4.9.9
Bug Fixes
  • global-wallet-client: properly clean up the popup state when popup is closed (#8379) (782963f)
  • hanging promises when a starknet wallet is connected but locked (#8376) (a753939)
  • token balance list should respect sort from backend (#8383) (1c3bef4)
  • add message auth code to global wallet (#8354) (c847bf8)
2025-03-24
React SDK
v4.9.8
Bug Fixes
2025-03-21
React SDK
v4.9.7
Bug Fixes
2025-03-21
React SDK
v4.9.6
FeaturesBug Fixes
  • allow metmask sdk to retry connection (#8322) (603ed99)
  • css for profile page without embedded wallets (#8339) (7f696e9)
  • ensure metamask connector can get display uri for multiple connections (#8324) (1d95f08)
  • pass HttpTransportConfig to WalletClient, not just PublicClient (#8333) (a0ddd10)
2025-03-19
React SDK
v4.9.5
FeaturesBug Fixes
2025-03-17
React SDK
v4.9.4
Bug Fixes
2025-03-14
React SDK
v4.9.3
Features
  • allow adding extra text to ToS and PP footer using custom css (#8290) (0f6eb26)
Bug Fixes
2025-03-12
React SDK
v4.9.2
FeaturesBug Fixes
  • embedded widget race condition that would show both embedded and non-embedded widgets at the same time (#8208) (031fb77)
  • iframe-setup: require the initial parent url when using an iframe (#8268) (258e8a1)
  • improve WalletConnect experience (#8201) (a09b16d), closes #8202 #8207
  • prevent closing modal when mfa view is required (#8156) (c34b245)
2025-03-11
React SDK
v4.9.1
FeaturesBug Fixes
  • 7702 on sepolia (#8242) (8e1c63f)
  • close auth flow when promptExport enabled but createWallet is false (#8239) (f82429f)
  • fix solana genesis hashes bug that was causing a breaking change (#8250) (731c93b)
  • move setup-inside-iframe utility method to the utils package (#8256) (d34eb6d)
  • QNTM-2952: support headless social sign in (#8226) (0c3082d)
  • sign message with trust wallet on solana (#8249) (99a7917)
2025-03-07
React SDK
v4.9.0
Features
  • add utility to use sdk-react-core in iframe (#8219) (b7b0429)
2025-03-07
React SDK
v4.8.6
Bug Fixes
2025-03-06
React SDK
v4.8.5
Features
  • evm connector can sign arbitrary transactions (#8217) (c5b227c)
Bug Fixes
2025-03-05
React SDK
v4.8.4
FeaturesBug Fixes
2025-03-04
React SDK
v4.8.3
No public facing changes
2025-03-01
React SDK
v4.8.2
FeaturesBug Fixes
  • filter out networks without a key value when parsing coinbase onramp url (#8158) (8033299)
  • QNTM-2927: send users back to login on MM cancel (#8149) (8e92702)
2025-02-25
React SDK
v4.8.1
Bug Fixes
2025-02-25
React SDK
v4.8.0
Features
  • add support for network switching for SOL wallets (#8095) (8997b39)
  • add support for solNetworks override (#8138) (8c3f374)
  • react-native: add account abstraction multi-chain (#8132) (c64a26e)
Bug Fixes
  • ensure zero dev network cache use project id (#8133) (408c4ed)
2025-02-22
React SDK
v4.7.2
Features
  • add bitcoin rune support for token balances (95640)
Bug Fixes
  • hidrate the user state when a valid token is present (#8116) (dad5837)
  • prompt to re-establish wallet connect session for secondary wallets (#8111) (c713ead)
  • upgrade elliptic (#8106) (359c873)
2025-02-20
React SDK
v4.7.1
Bug Fixes
  • remove user logout when sdk version change (#8112) (b1a321f)
2025-02-20
React SDK
v4.7.0
FeaturesBug Fixes
  • fallback to empty array when token balances is called with an invalid chain ID (#8108) (7d14ded)
  • improve global connectivity sign typed data reliability (#8103) (8b0d2dd)
  • QNTM-2902: ensure react updates icons (#8105) (1182c4c)
2025-02-14
React SDK
v4.6.3
Bug Fixes
  • optimize zerodev connector initialization (dff1b4d)
2025-02-14
React SDK
v4.6.2
FeaturesBug Fixes
  • back button from MFA backup codes view not working properly (#8085) (9af0b6f)
  • issue with authenticating a user on connect-only mode (#8084) (7bf881b)
  • rerendering issue in usetokenbalance (#8079) (e52b481)
2025-02-11
React SDK
v4.6.1
Bug Fixes
  • do not show undefined subdomains (#8060) (ec7ca3d)
  • ensure project settings is present on is-cookie-enabled (#8057) (81c6495)
  • prevent user profile widget from automatically opening when linking a new wallet (#8020) (4f05ac9)
  • project settings loading and cookie setting check (#8056) (457a298)
2025-02-10
React SDK
v4.6.0
FeaturesBug Fixes
  • add memos and fix state updates to prevent rerenders (#8024) (89504c0)
  • back button not working properly in the farcaster connect view (#8051) (5fe4631)
  • update wallet address when switching networks in cosmos (#8016) (2925784)
2025-02-09
React SDK
v4.5.3
FeaturesBug Fixes
  • logout user when SDK version change is detected (#8043) (2ae958a)
2025-02-08
React SDK
v4.5.2
Features
  • add getEnabledNetworks method to wallet connectors (#8000) (450cdcd)
Bug Fixes
2025-02-05
React SDK
v4.5.1
Bug Fixes
2025-02-04
React SDK
v4.5.0
Features
  • allow injecting onramp providers for funding via sdk overrides (#7967) (d738b3b)
  • headless transaction simulation (#7928) (8eb4c9c)
Bug Fixes
  • memo hooks and state to reduce rerenders (#7912) (5351570)
  • rely on bitcoin sats-connect transaction inputs for handling sigHashTypes (#7969) (e043306)
2025-01-31
React SDK
v4.4.4
Bug Fixes
  • coinbase connect only signature request message flicker (#7950) (e7bc2b8)
  • decouple show menu from click event (#7951) (b1132f9)
  • ensure correct dependencies are listed in packages (#7949) (a84f39f)
  • in-app browser coinbase evm wallet (#7957) (a85f556)
  • mfa and external wallet funding back button (#7930) (7f65dc6)
  • sdk-react-core: logout user when SDK is upgraded (#7940) (e20b113)
  • set sms verified to always true (#7929) (9bfbc99)
2025-01-30
React SDK
v4.4.3
Bug Fixes
2025-01-30
React SDK
v4.4.2
FeaturesBug Fixes
  • add backpackeclipse to walletbook fallbacks (#7932) (eeaa7da)
  • otp verified should always be true (#7921) (ac884d6)
  • qntm-2814: return checksum address from coinbase and metamask (#7927) (3169d4d)
  • fix: creation of embedded wallet sessions with external auth
2025-01-27
React SDK
v4.4.1
Features
  • allow override of rpc urls in connectionConfig for Solana and Eclipse (#7884) (b65cea0)
Bug Fixes
  • close banxa modal when clicking outside of modal (#7890) (cc5b5a5)
2025-01-24
React SDK
v4.4.0
Features
  • allow override of rpc urls in evmNetworks overrides (#7874) (41c5030)
  • add ZeroDev v3 migration support (#7854) (8e34ea0)
  • adds view for choosing funds deposit method (#7813) (41c5030)
2025-01-24
React SDK
v4.3.2
No public facing changes
2025-01-23
React SDK
v4.3.1
Bug Fixes
  • correctly parse message to sign when it has unscaped new line character (#7850) (156c144)
  • ensure user wallets state has been updated before emitting walletAdded/walletRemoved events (#7863) (2bf61db)
  • ensure zerodev simulation has correct gas limit and initCode data (#7861) (88c2588)
2025-01-21
React SDK
v4.3.0
Features
  • add support for Nightly wallet on Eclipse (#7848) (dd6e8d4)
Bug Fixes
  • fix storage sync issues when upgrade to sdk v4 while user is logged in (#7835) (528b6f9)
2025-01-16
React SDK
v4.2.3
Bug Fixes
  • properly raise userUpdated event when updating email and phone (#7817) (f129aa1)
2025-01-15
React SDK
v4.2.2
Bug Fixes
2025-01-15
React SDK
v4.2.1
Bug Fixes
  • remove dependency on @dynamic-labs/ethereum-aa from sdk-react core (#7804) (d1692d2)
2025-01-14
React SDK
v4.2.0
Features
  • add EthereumWalletConnectorsWithConfig (#7796) (52146c3)
  • add new userWalletsChanged event that aggregates all user wallet events (#7797) (058e629)
  • add support for connect with OKX Wallet on Eclipse (#7793) (b6cd047)
Bug Fixes
  • getWalletClient method not returning client with chain for Coinbase (#7799) (e075493)
2025-01-14
React SDK
v4.1.0
Features
  • add hook for upgrading embedded wallets (#7743) (f0f49b3)
  • add setting to require transaction confirmation (#7770) (0a92485)
Bug Fixes
  • correctly detect MetaMask installation in the browser (#7789) (d499497)
2025-01-10
React SDK
v4.0.1
FeaturesBug Fixes
  • send balance view should not prompt confirmation ui (#7663) (02d847b)
  • upgrade zerodev multichain package (#7773) (cfe1ddc)
2025-01-09
React SDK
v4.0.0
⚠ BREAKING CHANGES See upgrade guide for more details.
  • change openFunding to openExternalFunding (#7684)
  • stop exposing authToken and minAuthToken from dynamic context (#7629)
  • Removes the eventsCallbacks prop which has been deprecated for a while. Use the events prop instead.
  • remove usages of findWalletBookWallet when possible (#7455)
  • remove supportsSatsConnect helper (#7453)
  • moved getWalletLinks helper from @dynamic-labs/wallet-book to @dynamic-labs/wallet-connector-core (#7416
  • change openFunding to openExternalFunding (#7684)
  • upgrade zerodev to 5.4.x (#7670)
Features
  • Support for multi-chain AA (#6829)
  • Add account abstraction module to client (#7002)
  • Add support for wallet events in RN (#7061)
  • Add zerodev extension for react native (#7028)
  • Global connectivity disconnect (#7008)
  • Add isInstalledOnBrowser prop to wallet options (#6976)
  • Add iconVariant prop to DynamicBridgeWidget (#6915)
  • Allow creating extra embedded wallets in react-native (#6923)
  • Add hide method for auth and userProfile UI modules (#6928)
  • Blockaid website scanning for global connectivity (#6874)
  • Add login with TikTok (#7360)
  • New transaction modal and UI for sign/signAll (#7296)
  • Allow adding connection configuration for Solana connectors (#7354)
  • Allow deletion of embedded wallets (#7170)
  • Add support for eclipse (#7255)
  • Add passkey and social to web-extension (#7096, #7106)
  • Add support for compass and leap wallets
  • Add support for epicgames social (#7220)
  • Add support for xverse account change event (#7114)
  • Show wallet names when unknown (#7478)
  • AA blockaid simulations (#7583)
  • Add ethereum createConnector function (#7607)
  • Add fundWithExternalWallet method to useFunding (#7688)
  • Global wallet: add network switch to ethereum wallets (#7686)
  • Global wallet: support Solana (#7732)
  • Global wallet: support Solana sign message (#7739)
Bug Fixes
  • Create v2 embedded wallet experience in manual mode (#6887)
  • Solana pk export format (#6888)
  • Deeplinking on ethereum and bitcoin sats connector (#6917)
  • Solana and cosmos signers not working properly (#6898)
  • Edge case where wallet book fails to load (#7148)
  • Issues where native currency icons were incorrect (#7126)
  • Eclipse and solana wallets getting mixed up in connect only (#7487)
  • Eclipse wallets never get detected (#7479)
  • Changing copy of linking same wallet (#7489)
  • Don’t allow user to connect wallet in bridge while SDK is still loading (#7506)
  • SDKHasLoaded always false in cookie enabled env (#7516)
  • Normalize user reject error from injected wallets (#7702)
  • Fetch nonce when authenticating a user in connect-only mode (#7689)
  • Filter out wallets for current network when using external wallet funding (#7694)
  • Remove toaccount from signmessage and signtypeddata for zerodev (#7650)
  • Save nonce to storage (#7698)
  • Add timeout when getting connected accounts (#7697)
  • Update auth token from new source (#7666)
  • Update extension update_url endpoint (#7655)
  • Zerodev confirmation UI closes properly (#7664)
  • Normalize user reject error from Rainbow and BitGet (#7721)
  • Map user reject error to viem user reject error (#7712)
  • Allow selecting wallet directly without showing group view if wallet key is same as group key (#7744)
  • Confirmation UI shows recipient if tx is native/token transfer (#7717)
  • Force network change when secondary funding wallet is on different network (#7733)
  • Some Solana standard wallets not being detected correctly as installed (#7759)
  • Unexpected buy button disabled when onramp is available (#7746)
  • UseRpcProviders race conditions (#7742)
  • allow selecting wallet directly without showing group view if wallet key is the same as group key (#7744)
  • confirmation ui shows recipient if tx is native/token transfer (#7717)
  • force network change when secondary fundig wallet is on a different network (#7733)
  • some solana standard wallets not being detected correctly as installed (#7759)
  • unexpected buy button disabled when onramp is available (#7746)
  • useRpcProviders race conditions (#7742)
React SDK
v3.9.13
No public facing changes
React SDK
v3.9.12
No public facing changes
React SDK
v3.9.11
No public facing changes
React SDK
v3.9.10
No public facing changes
React SDK
v3.9.9
No public facing changes
React SDK
v3.9.8
No public facing changes
React SDK
v3.9.7
No public facing changes
React SDK
v3.9.6
No public facing changes
React SDK
v3.9.5
No public facing changes
React SDK
v3.9.4
No public facing changes
React SDK
v3.9.3
No public facing changes
React SDK
v3.9.2
No public facing changes
React SDK
v3.9.1
No public facing changes
React SDK
v3.9.0
No public facing changes
React SDK
v3.8.5
No public facing changes
React SDK
v3.8.4
No public facing changes
React SDK
v3.8.3
No public facing changes
React SDK
v3.8.2
No public facing changes
React SDK
v3.8.1
No public facing changes
React SDK
v3.8.0
No public facing changes
React SDK
v3.7.0
No public facing changes
React SDK
v3.6.3
No public facing changes
React SDK
v3.6.2
No public facing changes
React SDK
v3.6.1
No public facing changes
React SDK
v3.6.0
No public facing changes
React SDK
v3.5.1
No public facing changes
React SDK
v3.5.0
No public facing changes
React SDK
v3.4.6
No public facing changes
React SDK
v3.4.5
No public facing changes
React SDK
v3.4.4
No public facing changes
React SDK
v3.4.3
No public facing changes
React SDK
v3.4.2
No public facing changes
React SDK
v3.4.1
No public facing changes
React SDK
v3.4.0
No public facing changes
React SDK
v3.3.0
No public facing changes
React SDK
v3.2.0
No public facing changes
React SDK
v3.1.4
No public facing changes
React SDK
v3.1.3
No public facing changes
React SDK
v3.1.2
No public facing changes
React SDK
v3.1.1
No public facing changes
React SDK
v3.1.0
No public facing changes
React SDK
v3.0.3
No public facing changes
React SDK
v3.0.2
No public facing changes
React SDK
v3.0.1
No public facing changes
2024-09-13
React SDK
v3.0.0
No public facing changes