You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
New UI and functionality for adding and managing networks (#26433), (#27085)
Instead of having different networks in the network list for the same chain but different RPC urls, there are now multiple selectable RPC urls per chain
For the UI, networks are now added, edited, and deleted directly in the network list. Networks are no longer edited via the settings page.
Users with multiple RPC endpoints per chain are shown a modal upon upgrade, allowing them to select a different endpoint as the default.
The UI for wallet_addEthereumChain is changed, to message that users may be adding an additional endpoint to an existing network, rather than adding a new network.
Added display of names and images for ERC721 NFTs to the simulations in transaction confirmations (#25692)
Added a modal to edit the spending cap for ERC20 approve and increase allowance (#26845)
Added a new modal to help users with zero balance buy, receive, or transfer tokens (#26426)
Add support for ENS resolution on some Layer 2 networks (#26242)
Added "Basic Functionality" to the Settings search results (#25185)
[MMI] Added MMI flow support to the new transaction confirmations view (#26817)
[MMI] Added "note to trader" functionality to the new transaction confirmation view for MMI (#27214)
Changed
Redesigned ERC20 Approve confirmation with a new Spending Cap section (#26606)
Update UI for switching networks via dapp for custom chain IDs (#26905)
Updated the custom UI for Snaps, including Snaps Home and Snap Custom Dialog (#26639)
Removed the scroll-to-bottom requirement for certain confirmations (#26887)
Updated the copy from "estimated fee" to "network fee (#26859)
Updated the scam token warning message to be less aggressive and include a suggested ticker symbol (#26994)
Updated the Ethereum logo to purple for better visibility in light mode (#27295)
Updated subtitles in the redesigned signature interface (#27359)
Improved performance by optimizing how token decimals are fetched and used (#27088)
Updated the Add Account button to use light theme colors in dark mode (#26879)