Releases: MetaMask/metamask-extension
Releases · MetaMask/metamask-extension
Version 2.11.1
- 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
- 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
- Fix bug where notification popup would not display.
Version 2.10.1
- 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
- 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
- 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).