Skip to content

Releases: MetaMask/metamask-extension

Version 2.14.1: Pronouncing Polar-Bear

20 Dec 17:04
Compare
Choose a tag to compare
  • Temporarily disable extension reload detection causing infinite reload bug.

Version 2.14.0: Proclaiming Pidgeon

16 Dec 22:01
Compare
Choose a tag to compare
  • 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

24 Nov 01:04
Compare
Choose a tag to compare
  • Add support for synchronous RPC method "eth_uninstallFilter".

Version 2.13.10: Tangela Tango

22 Nov 22:55
Compare
Choose a tag to compare
  • 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

21 Nov 20:30
Compare
Choose a tag to compare
  • 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

02 Apr 18:34
Compare
Choose a tag to compare
  • 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

02 Apr 18:34
Compare
Choose a tag to compare
  • 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

02 Apr 18:34
Compare
Choose a tag to compare

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's estimateGas 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

04 Oct 19:21
Compare
Choose a tag to compare
  • 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

14 Sep 22:58
8df0051
Compare
Choose a tag to compare
  • 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.