Changed
- Display the "Amount" row within the advanced view of contract interaction confirmations, and whenever the amount being sent differs from the "You Send" row of the transaction simulation information by more than 5% (#29131)
- Improved phishing detection protections (#28782)
Fixed
- Ensure that the correct fallback letter is used for network icons within the token list (#29121)
- Ensure users have to click through a blocking red warning before submitting multiple Smart Transactions while one is already pending (#29140)
- Prevent users from being stuck on an "Invalid string length" error screen, by deleting tokens from their state of the data was invalid because the
decimals
property of the token wasnull
(#29245)