Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 06:49
· 31 commits to main since this release
9fd7efb

Patch Changes

  • #4100 848ad47 Thanks @KannuSingh! - adds support for customizing universal provider configuration via a new universalProviderConfigOverride option

  • #4104 b18d2a9 Thanks @magiziz! - Fixed an issue where createAppKit would throw an error if the universal provider failed to initialize

  • #4127 542985c Thanks @magiziz! - Fixed an issue where swaps were not working properly when using the ethers/ethers5 adapter

  • #4091 1fc664d Thanks @magiziz! - Fixed an issue where the WalletConnect wallet button wasn't opening the "All Wallets" modal view on mobile devices

  • #4102 ae79b16 Thanks @magiziz! - Fixed an issue where the swap screen froze if allowance approval failed

  • #3883 4b951b1 Thanks @tomiir! - Adds enableNetworkSwitcher prop to allow disabling of network switching in the modal

  • #4094 af1e79a Thanks @magiziz! - Fixed an issue where users were required to re-check the legal checkbox after navigating away and returning to the connect view

  • #4109 07e8b4e Thanks @magiziz! - Fixed an issue where useAppKitProvider hook from vue wasn't reflecting state changes in real-time

  • #4118 b9871dc Thanks @magiziz! - Fixed an issue where preferred account type wasn't properly switching on initial connection when using email/social login

  • #4103 afc0739 Thanks @enesozturk! - Fixes issue where switchin between appkit instances result network to be not detected as expected.

    When AppKit initialized, if local storage active CAIP network value is something AppKit doesn't support, AppKit will redirect to first available network.

  • #4120 ab75760 Thanks @magiziz! - Fixed an issue where excludeWalletIds option wasn't properly filtering Bitcoin wallets

  • Updated dependencies [848ad47, b18d2a9, 542985c, 1fc664d, ae79b16, 4b951b1, af1e79a, 07e8b4e, b9871dc, afc0739, ab75760]: