Skip to content

Releases: MetaMask/metamask-extension

Version 3.6.3: Persnackety Pachycephalosaurus

09 May 05:15
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add Rinkeby Test Network to our network list.

Version 3.5.4: Pelagic Queen

25 Apr 18:03
Compare
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
Compare
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.

Version 3.5.2: Holy Mackerel

28 Mar 22:09
Compare
Choose a tag to compare
  • Fix bug where gas estimate totals were sometimes wrong.
  • Add link to Kovan Test Faucet instructions on buy view.
  • Inject web3 into loaded iFrames, fixes browser solidity issue.

Version 3.5.1: Sane Saba

27 Mar 20:55
Compare
Choose a tag to compare
  • Fix edge case where users were unable to enable the notice button if notices were short enough to not require a scrollbar.

Version 3.5.0: Oily Oilfish

27 Mar 19:03
Compare
Choose a tag to compare
  • Add Kovan as an option on our network list.
  • Enforce minimum values for gas price and gas limit.
  • Add better error messages for when a transaction fails on approval
  • Allow sending to ENS names in send form on Ropsten.
  • Added an address book functionality that remembers the last 15 unique addresses sent to.
  • Can now change network to custom RPC URL from lock screen.
  • Removed support for old, lightwallet based vault. Users who have not opened app in over a month will need to recover with their seed phrase. This will allow faster loading and Firefox support sooner.
  • Fixed bug where spinner wouldn't disappear on incorrect password submission on seed word reveal.
  • Polish the private key UI.
  • Fix bug where total gas was sometimes not live-updated.
  • Fix bug where editing gas value could have some abrupt behaviors (#1233)
  • Fixed bug where transactions on other networks would disappear when submitting a transaction on another network.

Version 3.4.0: Transient Triggerfish

08 Mar 21:45
Compare
Choose a tag to compare
  • Add two most recently used custom RPCs to network dropdown menu.
  • Add personal_sign method support.
  • Add personal_ecRecover method support.
  • Add ability to customize gas and gasPrice on the transaction approval screen.
  • Increase default gas buffer to 1.5x estimated gas value.