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
Added a maximum deposit limit for MetaMask Pay deposit flows based on remote feature flags (#45139)
Added 0G network icon and currency symbol (#45153)
Added trust signal pills to Dapp connection screen and updated trust signal modal (#45490)
Added a details view for Perps orders, trades, and funding payments, and fixed activity list items that opened the wrong screen or did nothing when clicked (#44738)
Added an order book layout setting to pin the order book to the left or right of the order entry screen (#45430)
Added currency formatting to search results (#45353)
Added the network and token logos for Gravity Mainnet (L1) (#45436)
Added a fiat/token denomination toggle for source amounts in the swap and bridge flow (#45147)
Updated @metamask/eth-json-rpc-middleware to ^24.0.0 which adds strict validation for eth_sendTransaction/eth_signTransaction params to prevent malformed requests from bypassing PPOM security scans (#45273)
Improved Secret Recovery Phrase backup screen styling and automatically showed confirmation after selecting the quiz words (#45480)
Removed the permitted network toast shown on dapp connection network switch (#45442)
Removed the Permissions tab from Dapp Connection screen (#45197)
Fixed
Fixed QR code not being fully scannable in popup mode (#45384)
Fixed the swap price impact display and updated related controllers (#45476)
Fixed the missing swap no-price banner when price impact is unavailable (#45426)
Fixed Ledger reconnect repair showing “Device not detected” when blind signing was disabled instead of prompting to enable blind signing (#45433)
Fixed Tabs so keyboard users can switch tabs with arrow keys, Home, and End (#45383)
Fixed the swap source amount becoming undefined or uncontrolled after switching tokens (#45469)
Fixed institutional wallet onboarding issues by upgrading to snap version 2.0.0 (#45299)
Fixed the connection screen to pre-select all enabled networks for MetaMask Connect (EIP-1193 compatible) connection requests, matching the behavior of injected provider connections (#45261)
Fixed an issue that prevented importing longer Secret Recovery Phrases when their first 12 words formed a valid phrase (#45391)
Fixed gas estimation failing on networks whose RPC nodes reject hex values with leading zeros (such as 0x00) (#45289)