Added
- Add Aurora network to the Popular Custom Network list (#16039)
- Add array of valid sizes for Box
height
andwidth
to support responsive layout (#16111) - [FLASK] Allow snaps insights to show on regular EOA transactions (#16093)
Changed
- Update
eth-lattice-keyring
tov0.12.3
(#15997)- Updates
@ethereumjs/util
tov8.0.0
to reduce bundle size - Removes
secp256k1
and@ethereumjs/common
to reduce bundle size - Updates
gridplus-sdk
to v2.2.9- Adds caching for calls to block explorers to improve UX (PR)
- Updates
- Remove unused
zh
locales directory in favor ofzh_CN
for Chinese translations (#16322) - Remove 3box sync feature and delete the
ThreeBoxController
(#14571)
Fixed
- Fix Secret Recovery Phrase video overlapping lateral box for smaller viewports (#16345)
- Fix "Learn more" link on Connected Account notification (#16339)
- Fix default users with browser language code
zh
to point the supportedzh_CN
language code (#16329) - Fix Forgot Password flow after Wallet Creation (#16156)
- Fix fiat conversion for Popular Custom networks displaying it by default (#16132)
- Fix restricted injection, by removing docs.google.com from blocked domains list (#16154)
- Fix squeezing avatar, by adding a flex property to keep always the same ratio (#16047)
- Fix domain names not always being rendered correctly in the connected sites list (#16074)
- Fix transaction confirmation page performance (#16205)
- Fix Add Network form by blocking the submission when
chainId
does not match the one returned by therpcUrl
(#16452) - Swaps: fix tokens being removed from the Asset lists, after canceling a Swap (#16167)
- Swaps: add debouncing for the
Swap from
andSwap to
form fields (#16326) - [FLASK] Fix crash on snaps settings page if snap has no permissions (#16354)
- [FLASK] Fix crash after restoring MetaMask if you had snaps installed (#16228)
- [FLASK] Fix a problem with displaying snaps transaction insight data (#16023)