Skip to content

Releases: MetaMask/metamask-extension

Version 11.9.4

13 Feb 19:43
747a3f9
Compare
Choose a tag to compare

Fixed

Version 11.9.3

13 Feb 12:22
9321295
Compare
Choose a tag to compare

Fixed

  • Fix: don't prevent users from editing gas when "Show balance and token price checker" toggle is off (#22890)

Version 11.9.1

08 Feb 14:48
d2958b2
Compare
Choose a tag to compare

Fixed

  • [MMI] Patches @metamask/transaction-controller to fix an issue with MMI where due to a TransactionController refactor, custodial transactions stopped yielding a hash to dapps when they were submitted (#22730)

Version 11.9.0

06 Feb 21:55
91981b4
Compare
Choose a tag to compare

Added

  • Enhanced Snap account identification by displaying the Snap name and icon in the accounts list and wallet overview (#22342)
  • Added token detection support for Arbitrum, Optimism, Base, and zkSync networks (#21841)
  • Added fiat balance display to the token import confirmation modal (#22263)
  • Introduced support for sending and receiving ERC1155 tokens (#22228)
  • Enhanced Blockaid by enabling direct reporting of false positives via a pre-filled form (#22274)
  • Enabled Blockaid validations by default for all users (#22246)
      • Announced the default enablement of Blockaid for enhanced security (#22338)
  • Introduced a loading message for unresponsive deprecated networks (#22323)
  • Added a deprecation warning for the Goerli testnet selection (#22264)
  • Introduced a 'What's New' announcement for the Staking feature (#22291)
  • Added a staking button for Ethereum Mainnet in the Token List (#22347)
  • Introduced the ability to hide accounts in the Account List Menu (#22259)
  • Enabled display of a series of asset icons in the Account List Menu (#22272)
  • Introduced empty balance banners on asset and NFT screens for accounts with zero balance (#22199)
  • Added account pinning and unpinning feature in the account list menu (#21865)
  • Added a setting for default full size view of the extension (#22383)
  • [Flask] Add Petnames functionality to transaction confirmation screens (#22190)

Changed

  • Enhanced account restoration to include accounts with ERC20 token balances, regardless of ETH balance (#22071)
  • Re-enabled the 'Add account Snap' toggle in the experimental settings (#22260)
  • Updated the Account Management Snaps listing to use the Snaps registry (#22166)
  • Improved the import token flow with a new design and enhanced user experience (#21704)
  • Improved Blockaid false positive reporting with an updated URL (#22403)
  • Updated ConsenSys website URL from consensys.net to consensys.io (#22412)
  • Enhanced the confirmation screens for managing account snaps (#22298)

Fixed

  • Resolved an issue causing the notification window to disappear during QR wallet usage (#22460)
  • Fixed a redirection issue in the import tokens modal on non-mainnet networks (#22470)
  • Fixed a redirection issue in the import tokens banner (#22461)
  • Fixed a display issue during window resizing in the import tokens modal (#22371)
  • Fixed issue causing contract deployment tx gas estimation to be too low in some cases (#22374)
  • Fixed an issue to ensure the gas details section is displayed for legacy transactions (#22404)
  • Ensured total gas fees are displayed for transactions that are set to fail (#22441)
  • Fixed styling issues in the Snaps custom UI (#22443)
  • Fixed an issue with Snap UI elements overflowing (#22467)
  • Resolved an issue that caused an 'unlock request already pending' error when attempting multiple simultaneous actions (#22241)
  • Removed the MetaMask fee line from the fee details component to avoid potential misunderstanding about its purpose (#22230)
  • Updated the native token on the Optimism network to ETH (#22510)

Version 11.8.0

31 Jan 16:15
b080a51
Compare
Choose a tag to compare

Added

  • Enhanced the Networks List with drag and drop functionality ([#21163] (#21163))
  • Added a deprecation warning for the Aurora network to inform users about its upcoming removal ([#21933] (#21933))

Changed

  • Corrected a typo and improved the alignment of 'Terms of use' ([#22227] (#22227))
  • Changed the title of MetaMask pop-up window to 'MetaMask Dialog' ([#21680] (#21680))
  • Refined the Max fee calculation in Smart Swaps to ensure it does not exceed twice the estimated gas fee ([#22127] (#22127))
  • [MMI] Enabled the Cancel and Speed Up options for non-custodial accounts in MetaMask Institutional ([#22164] (#22164))
  • [MMI] Updated Consensys URLs from .net to .io ([#22107] (#22107))
  • [FLASK] Updated the background color of the Snap Avatar ([#22137] (#22137))
  • [FLASK] Updated the color of the tooltip icon in the transaction confirmation section ([#22144] (#22144))
  • [FLASK] Updated the weighting of permissions ([#22063] (#22063))

Fixed

  • Improved the token autodetection feature to automatically trigger detection when the setting is enabled ([#21749] (#21749))
  • Fixed an issue causing duplicate entries for confirmed incoming transactions ([#21840] (#21840))
  • Fixed a rounding issue causing incorrect gas fee displays on the Optimism network ([#19960] (#19960))
  • Fixed an issue causing incorrect EIP-6963 provider names in MetaMask production builds ([#22090] (#22090))
  • Fixed a crash that occurred when the list of ordered networks was empty ([#22109] (#22109))
  • Fixed an issue where the settings search function only supported English and numbers ([#21013] (#21013))

Version 11.7.5

29 Jan 13:30
e9fb912
Compare
Choose a tag to compare

Fixed

  • Fix compatability of MetaMask Extension and Chrome versions v122 and higher #22590

Version 11.7.4

19 Jan 23:43
87e6a70
Compare
Choose a tag to compare
Merge pull request #22455 from MetaMask/Version-v11.7.4

Version v11.7.4

Version 11.7.3

22 Dec 18:59
450e59b
Compare
Choose a tag to compare

Fixed

  • Ensure fiat token balances are displayed on the homescreen #22295

Version 11.7.2

20 Dec 20:48
6bf6c73
Compare
Choose a tag to compare

Fixed

  • Fixed the activity list occasionally incorrectly showing transaction statuses as failed, pending or dropped #22319

Version 11.7.1

18 Dec 22:35
06b7b4b
Compare
Choose a tag to compare

Added

  • Added mapping to hardcode a mapping of ChainIDs to currency symbols #22292

Changed

  • Updated onboarding flow to ensure user is prompted for password during reminder based backup #22307

Fixed

  • Fixed QR scan functionality when sending a transaction to another contact #22297
  • Fixed incorrect warnings when adding a chain from a dapp #22309
  • Stopped unnecessary Cryptocompare polling when initialize the UI (#22326)