v1.2.21
DanielSinclair
released this
18 Sep 17:12
·
1013 commits
to master
since this release
Added
- Transactions are now even easier to read with rich metadata when scrolling through your Activity list. You can also see detailed transaction information when clicking on each transaction #853
- Support for EIP-6963 to improve the dApp connection experience and mitigating
window.ethereum
namespace conflicts and overrides for users with multiple active extensions #926 - Reminders to backup Secret Recovery Phrases for users that have created a new wallet and skipped the backup and quiz verification #931
Changed
- Wallet switching is faster than ever. Give it a try by using the numbered hotkeys to rapidly switch between wallets in your list #940
- After sending a Swap or Send, you'll now jump right to the Activity tab to follow the transaction progress #936
Fixed
- Fixed a crash on Zora and Base when sending transactions because of invalid the Optimism L1 Security fees #933
- Resolved an issue with the Immediate auto-lock preference, where the wallet would not always immediately lock, and users could get stuck in an auto-lock loop after attempting to unlock #939
- Fixed an issue where the first submitted transaction for a generated wallet would not properly appear as pending #936
- Fixed an issue where Swaps and Sends were persisted by state restoration even after a successful transaction submission #935
- Resolved an issue where the slippage percentage for Swaps would sometimes appear as
-Infinity%
orNaN%
#938 - Resolved an issue with USD estimates for Swap quotes on a subset of networks #934
- Resolved a theme conflict for WETH tokens in dark mode #928