Releases: MetaMask/metamask-extension
Releases · MetaMask/metamask-extension
Version 2.14.0: Proclaiming Pidgeon
- Removed Morden testnet provider from provider menu.
- Add support for notices.
- Fix broken reload detection.
- Fix transaction forever cached-as-pending bug.
Version 2.13.11: Turkey Trot
- Add support for synchronous RPC method "eth_uninstallFilter".
Version 2.13.10: Tangela Tango
- Improve gas calculation logic.
- Default to Dapp-specified gas limits for transactions.
- Ropsten networks now properly point to the faucet when attempting to buy ether.
- Ropsten transactions now link to etherscan correctly.
Version 2.13.9: Polska Hamster
- Add support for the new, default Ropsten Test Network.
- Fix bug that would cause MetaMask to occasionally lose its StreamProvider connection and drop requests.
Version 2.13.8: Faithful Serpent
- Show a warning when a transaction fails during simulation.
- Fix bug where 20% of gas estimate was not being added properly.
- Render error messages in confirmation screen more gracefully.
Version 2.13.7: Quarky Popper
- Fix bug where gas estimate would sometimes be very high.
- Changed our gas estimate from 100k gas to 20% of estimate.
- Fix github link on info page to point at current repository.
Version 2.13.6: Subatomic Hopaker
Combining the changelog from the releases since the last version:
- Add a check for improper Transaction data.
- Now nicknaming new accounts "Account #" instead of "Wallet #" for clarity.
- Fix bug where custom provider selection could show duplicate items.
- Fix bug where connecting to a local morden node would make two providers appear selected.
- Fix bug that was sometimes preventing transactions from being sent.
- Increase default max gas to
100000
over the RPC'sestimateGas
response. - Fix bug where slow-loading dapps would sometimes trigger infinite reload loops.
- Add custom transaction fee field to send form.
- Fix bug where web3 was being injected into XML files.
- Fix bug where changing network would not reload current Dapps.
- Fix bug where log queries were filtered out.
- Decreased vault confirmation button font size to help some Linux users who could not see it.
- Made popup a little taller because it would sometimes cut off buttons.
- Fix bug where long account lists would get scrunched instead of scrolling.
- Add legal information to relevant pages.
- Rename UI elements to be more consistent with one another.
- Updated Terms of Service and Usage.
- Prompt users to re-agree to the Terms of Service when they are updated.
Version 2.13.2: Tiny Dancer
- Add Parity compatibility, fixing Geth dependency issues.
- Add "Buy Ether" button to tx confirmation screen when sender balance is insufficient.
- Fix bug where chosen FIAT exchange rate does no persist when switching networks
- Fix additional parameters that made MetaMask sometimes receive errors from Parity.
- Fix bug where invalid transactions would still open the MetaMask popup.
- Fix a bug with estimating gas on Parity
- Show loading indication when selecting ShapeShift as purchasing method.
- Add a link to the transaction in history that goes to https://metamask.github.io/eth-tx-viz
too help visualize transactions and to where they are going.
Version 2.12.1
- Fixed bug where if you send a transaction from within MetaMask extension the
popup notification opens up. - Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
Version 2.12.0
- 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.