Added
- Add Sentry distributed tracing instrumentation for Background RPC calls and inter-controller messenger calls (#39891)
- Set up batch sell quotes (#42434)
- Added new UI for hardware wallet onboarding process (#42720)
- Add new user traits in metametrics,
account_type. (#42855) - Adds new ERC-7715 permission type
token-approval-revocationthat can be granted via (#42841)
wallet_requestExecutionPermissions - Added percentage and Max controls to the Perps withdraw confirmation flow. (#42783)
- Added stop loss, take profit, liquidation, and auto-deleveraging badges to perps activity rows (#42645)
- Added VIP tier badge and fee discount display for Perps trading and Bridge transactions (#42782)
- Show VIP badge in swap page (#42771)
- Update toggle (#42714)
- Show enforced-simulations protection state ("Cancelled" status + info banner) in transaction details and Activity v2; rename (#42368)
FORCE_ENABLE_SIMULATIONSdev flag. - Remove gas alerts from confirmation modal in gasless flows (#42300)
update copy of 10 MON minimal reserve confirmation
alert - Added search for new manage tokens Page (#42624)
- Text update (#42697)
- Added in-app notifications for Perps withdrawals (#42607)
- Added a feature-flagged confirmation flow for Perps withdrawals (#42608)
- Hidden the EVM network picker on the dapp connection control bar for non-EIP-1193 connections (Solana, Tron, pure Multichain (#42498)
API). The picker now renders only for connections with the
eip1193-compatiblesession property. - Add support for displaying first party contract names in Snaps components (#42648)
- Add new
native-token-allowanceanderc20-token-allowanceviawallet_requestExecutionPermissions(#42431) - Enables previously disabled flipPosition entry point UI (#42467)
- Changed the Dapp Connection Control Bar network selector to open an inline popover instead of the full-screen network picker (#41997)
- Added new
DappBarNetworkSelectorPopoverthat lists the user's enabled EVM networks, highlights the active one, and switches the dapp's active network on selection (#41997) - Added decoded revert reasons to the confirmation simulation section and gas estimation alert when advanced details are (#42365)
enabled. - Added custom token import flow (#42574)
- Default network selection on the connect screen is now scoped to the requesting client's namespace. Connecting through a (#42286)
single-namespace dapp (EVM, Solana, Tron, or Bitcoin) only pre-permits
networks in that namespace; previously, all four namespaces' popular
networks were silently pre-permitted regardless of which provider the
dapp used. - Enable Passkey feature in all builds (#42521)
- Updated passkey-related copy to use Windows Hello, Touch ID, or Biometrics depending on the user’s platform. (#42491)
Fixed
- Fixed a bug that stopped Solana tokens from being imported (#42854)
- Fixed a bug that stopped Tron assets from showing on first import (#42854)
- Fixed Perps Withdraw token defaults and fee display (#42537)
- Fixed merging RPC and token list metadata on custom import (#42840)
- Removed the number of promises waiting for unlock from the badge (#42825)
- Added current position size display on the increase exposure screen for perpetual trades (#42673)
- Fixed sponsored hardware wallet send max native (#42494)
- Fixed a perps bug where market orders submitted with TP/SL left the Auto-close section empty and surfaced the TP/SL orders in the Orders section of the market detail page (#42661)
- Fixed a bug that made only the Recent activity arrow tappable in Perps (#42676)
- Fixed Perps withdraw validation and activity details (#42751)
- Fixed Perps market token logos that were difficult to see in dark mode (#42689)
- Fixed open order price display to use correct number of decimals matching market price precision (#42405)
- Fixed BTC swap when BTC network fees not retrieved (#42632)
- Fixed Monad swap activity in asset details (#42669)
- Improved login speed on slow networks (#42693)
- Fixed a bug that prevented some Perps deposits from showing completion toasts (#42671)
- Patched assets controller 7.0.0 (#42666)
- Fixed transaction publishing when Sentinel network flag requests fail (#42677)
- Fixed 7702 downgrade routing through standard publish path on sponsored networks (#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 network from API (#42657)
- Fixed a bug that caused Perps liquidation price and distance to show misleading values for non-positive liquidation prices (#42429)
- Fixed websocket connection console errors on user initiated actions like account switch (#42473)
- Adjusted Perps market filter modal design to improve sort hierarchy readability and use correct grey selected state (#42578)
- Fixed 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 missing Explorer button on receive for Tempo (#42481)
- Fixed modals in lock screen (#42548)
- Added default background colour to network form footer (#42497)