Skip to content

Releases: MetaMask/metamask-extension

Version 3.7.2: Prowling Puma

31 May 21:11

Choose a tag to compare

  • Now when switching networks sites that use web3 will reload
  • Now when switching networks the extension does not restart
  • Cleanup decimal bugs in our gas inputs.
  • Fix bug where submit button was enabled for invalid gas inputs.
  • Now enforce 95% of block's gasLimit to protect users.
  • Removing provider-engine from the inpage provider. This fixes some error handling inconsistencies introduced in 3.7.0.
  • Added "inflight cache", which prevents identical requests from clogging up the network, dramatically improving ENS performance.
  • Fixed bug where filter subscriptions would sometimes fail to unsubscribe.
  • Some contracts will now display logos instead of jazzicons.
  • Some contracts will now have names displayed in the confirmation view.

Version 3.7.0: Hasty Hellcat

23 May 21:54

Choose a tag to compare

  • Fix bug where website filters would pile up and not deallocate when leaving a site.
  • Continually resubmit pending txs for a period of time to ensure successful broadcast.
  • Add Transaction Number (nonce) to transaction list.
  • Label the pending tx icon with a tooltip.
  • ENS names will no longer resolve to their owner if no resolver is set. Resolvers must be explicitly set and configured.

Version 3.6.5: Efficacious Elephantulus

17 May 21:47

Choose a tag to compare

  • Fix bug where edited gas parameters would not take effect.
  • Fix bug where decimals in gas inputs could result in strange values.
  • Fix event filter bug introduced by newer versions of Geth.
  • Trim currency list.

Version 3.6.4: Perseverent Pachycephalosaurus

10 May 00:13

Choose a tag to compare

  • Fix main-net ENS resolution.

Version 3.6.3: Persnackety Pachycephalosaurus

09 May 05:15

Choose a tag to compare

  • Fix bug that could stop newer versions of Geth from working with MetaMask.

Version 3.6.2: Persnickety Pachycephalosaurus

08 May 23:23

Choose a tag to compare

  • Input gas price in Gwei.
  • Enforce Safe Gas Minimum recommended by EthGasStation.
  • Fix bug where block-tracker could stop polling for new blocks.
  • Reduce UI size by removing internal web3.
  • Fix bug where gas parameters would not properly update on adjustment.

Version 3.6.1: Photogenic Pachyderm

07 May 18:49

Choose a tag to compare

  • Made fox less nosy.
  • Fix bug where error was reported in debugger console when Chrome opened a new window.
  • Fix bug where block-tracker could stop polling for new blocks.

Version 3.6.0: Electric Elephant

27 Apr 22:54

Choose a tag to compare

  • Add Rinkeby Test Network to our network list.

Version 3.5.4: Pelagic Queen

25 Apr 18:03

Choose a tag to compare

  • Fix occasional nonce tracking issue.
  • Fix bug where some events would not be emitted by web3.
  • Fix bug where an error would be thrown when composing signatures for networks with large ID values.

Version 3.5.3: Pelagic King

24 Apr 21:30

Choose a tag to compare

  • Popup new transactions in Firefox.
  • Fix transition issue from account detail screen.
  • Revise buy screen for more modularity.
  • Fixed some other small bugs.