Skip to content

Releases: MetaMask/metamask-extension

Version 2.12.0

14 Sep 18:47
Compare
Choose a tag to compare
  • Add a QR button to the Account detail screen
  • Fixed bug where opening MetaMask could close a non-metamask popup.
  • Fixed memory leak that caused occasional crashes.
  • Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.

Version 2.11.1

13 Sep 05:33
Compare
Choose a tag to compare
  • Fix bug that prevented caches from being cleared in Opera.

That's it, this was the one-liner for Opera compatibility. Sleep well!

Version 2.11.0

12 Sep 22:54
Compare
Choose a tag to compare
  • Fix bug where pending transactions from Test net (or other networks) show up In Main net.
  • Add fiat conversion values to more views.
  • On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.
  • Block negative values from transactions.
  • Fixed a memory leak.
  • MetaMask logo now renders as super lightweight SVG, improving compatibility and performance.
  • Now showing loading indication during vault unlocking, to clarify behavior for users who are experience slow unlocks.
  • Now only initially creates one wallet when restoring a vault, to reduce some users' confusion.
  • Adopted new eth-lightwallet security release to ensure encrypted vaults are salted for extra safety.

Versions 2.10.2

02 Sep 20:56
Compare
Choose a tag to compare
  • Fix bug where notification popup would not display.

Version 2.10.1

02 Sep 19:58
Compare
Choose a tag to compare
  • Fix bug where provider menu did not allow switching to custom network from a custom network.
  • Sending a transaction from within MetaMask no longer triggers a popup.
  • Fix Ethereum JSON RPC Filters bug.

Version 2.10.0

29 Aug 18:20
Compare
Choose a tag to compare
  • Changed transaction approval from notifications system to popup system.
  • Add a back button to locked screen to allow restoring vault from seed words when password is forgotten.
  • Forms now retain their values even when closing the popup and reopening it.
  • Fixed a spelling error in provider menu.

1.3.2: Some small enhancements

04 Apr 22:50
Compare
Choose a tag to compare
  • On the testnet, when the first account is being auto-funded via our faucet, we now visually indicate that instead of the account balance until the account is funded.
  • When unlocking Metamask, the first account is now selected by default.
  • Accounts with enormous balances will no longer push the account detail button off the screen. (This was a problem for developers using testrpc with fake blockchains).