v4.0.7
·
755 commits
to master
since this release
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