Skip to content

v4.0.7

Compare
Choose a tag to compare
@AndreasGassmann AndreasGassmann released this 24 Aug 11:37
· 755 commits to master since this release
v4.0.7
d61ce94

4.0.7 (2023-08-24)

Features

  • Wallet: Removed Galleon from the supported wallet list

Fixes

  • UI: Resolved a bug in which the Beacon modal would have opened in mobile view even on desktop
  • WalletConnect: Resolved a bug in which the dApp, once closed, would have not receive a "session closed" message from the wallet.
  • WalletConnect: The alert correctly now closes down when the wallet refuses the permission request
  • WalletConnect: Improved session initialisation, this should solve a bug which would have caused the dApp to be stuck forever in the loading state
  • Internal: Added checks before returning values from localStorage, this should avoid nullish values propagation