Added
- Added search to the manage tokens page (#42624)
- Added a "Lock" label to the global menu in place of "Log out" (#42697)
- Added in-app notifications for Perps withdrawals (#42607)
- Added a feature-flagged confirmation flow for Perps withdrawals (#42608)
- Added support for displaying first-party contract names in Snaps components (#42648)
- Added new
native-token-allowanceanderc20-token-allowanceexecution permissions viawallet_requestExecutionPermissions(#42431) - Enabled the previously disabled flipPosition entry-point UI (#42467)
- Added decoded revert reasons to the confirmation simulation section and gas estimation alert when advanced details are enabled (#42365)
- Added custom token import flow (#42574)
- Scoped default network selection on the connect screen to the requesting client's namespace; single-namespace dapps (EVM, Solana, Tron, or Bitcoin) only pre-permit networks in that namespace instead of all four (#42286)
- Enabled the Passkey feature in all builds (#42521)
Changed
- Aligned previously base-enabled custom network logos (Stable, Flow, XDC, Fraxtal, Hemi, Plasma, Lukso, Rootstock, MSU, Sonic, Lens, Plume) to a square format consistent with Popular networks (#42555)
- Replaced the full-screen network picker triggered from the Dapp Connection Control Bar with an inline
DappBarNetworkSelectorPopoverthat lists enabled EVM networks, highlights the active one, and switches the dapp's active network on selection (#41997) - Hid the EVM network picker on the Dapp Connection Control Bar for non-EIP-1193 connections (Solana, Tron, pure Multichain API); the picker now renders only for connections with the
eip1193-compatiblesession property (#42498) - Updated passkey-related copy to use Windows Hello, Touch ID, or Biometrics depending on the user's platform (#42491)
- Removed gas alerts from the confirmation modal in gasless flows and updated the 10 MON minimum reserve confirmation alert copy (#42300)
- Adjusted the Perps market filter modal design to improve sort hierarchy readability and use the correct grey selected state (#42578)
- Improved login speed on slow networks (#42693)
- Disabled transaction management on Tempo's moderato testnet (#42201)
Fixed
- Fixed a bug that prevented some Perps deposits from showing completion toasts (#42671)
- Fixed transaction publishing when Sentinel network flag requests fail (#42677)
- Fixed 7702
revokeDelegationtransactions being routed through the Delegation7702 publish hook on sponsored networks; they now use the standard publish path and no longer display the "Paid by MetaMask" pill (#42614) - Fixed a crash ("new BigNumber() number type has more than 15 significant digits") that could occur when viewing transaction confirmations, especially for users with non-USD currencies (#42674)
- Fixed handling of unsupported networks returned as 400 errors from the API (#42657)
- Fixed a bug that caused Perps liquidation price and distance to show misleading values for non-positive liquidation prices (#42429)
- Fixed benign websocket connection console errors triggered by user actions like account switch (#42473)
- Fixed the Perps order screen showing a redundant
min $10placeholder and not auto-scrolling the auto-close section into view when enabled (#42538) - Fixed a Perps close-position warning that referenced the slider instead of closing the full position (#42435)
- Fixed a bug where Perps RoE values could differ between the summary row and a single open position card (#42302)
- Fixed an issue where Recent Activity rows on the Perps tab and market detail page were not tappable; tapping a row now opens the full activity list (#42303)
- Fixed a bug that hid max leverage on the Perps market detail page (#42404)
- Fixed a bug that caused Perps TP/SL auto-close prices generated from percentage input to show too many decimal places for some markets (#42461)
- Fixed the missing Explorer button on Receive for Tempo (#42481)
- Fixed modals being incorrectly rendered on the lock screen (#42548)
- Fixed the network form footer rendering with a transparent background (#42497)
- Fixed Perps Withdraw token defaults and fee display (#42537)