Added
- Bump assets controller to v2.1.0 (#40439)
- Bump @metamask/core-backend and set up ApiPlatformClient (#40262)
- Sets Infura RPC for HyperEVM with Quicknode failover (#39635)
- Implement safe state management for notification hooks (#40401)
@metamask/seedless-onboarding-controllerupgrade to v8.1 (#40425)- Add gasless bridge with EIP-7702 (#40354)
- Adds foundational layer for the mUSD stablecoin conversion feature (#40223)
- Support for hardware wallets in rewards feature for extension. (#40202)
- Use new state for aggregated balance (#40239)
- Added a new sell deeplink (#40231)
- Added a Settings option to choose which network type to show as your default address in the extension header and account list (#40196)
- Refresh new state (#40230)
- Support import/hide tokens for the new controller (#40228)
- Adds Chiliz chain logo for network and token (#40144)
- Added the ability to view and claim mUSD Merkl conversion bonuses from the token list and asset details page (behind feature flag) (#39901)
Changed
- Update NFT transaction labels (#40350)
- Small styling tweaks to default address feature (#40393)
- Updated Experimental Settings styles and Snaps settings content (#40369)
- Map staking transaction icon (#40339)
- Remove fil locale (#40333)
- chore: update delete button from red to white (#40261)
Fixed
- Nft image
startsWitherror (#40413) - When Basic functionality is off, protected routes now redirect to a “Basic functionality is off” page with an inline toggle and optional “Open the [feature] page” action instead of showing the feature. (#39975)
- Handle non-evm bridge details (#40383)
- Fixes syncing failure caused by the sidepanel being opened in multiple browser windows, and then one of the sidepanels being closed, causing syncing to stop. (#40305)
- Refactors the Perps tutorial modal to align with the mobile implementation pattern (#40174)
- Only show MUSD claim bonus CTA if there are rewards to claim (#40299)
- Fixed blurry MMPoly font rendering on mobile devices by preventing browser font synthesis (#40349)
- Inconsistent decimals between and and selected network (#40341)
- Bump assets and phishing controllers versions (#40132)
- Migrates
NetworkEnablementController.nativeAssetIdentifiers['eip155:999']to valueeip155:999/slip44:2457if applicable. (#40206) - Adjusts update modal logic to use the pending extension version and only show when a newer version is available. (#39884)