Releases: MetaMask/metamask-extension
Releases · MetaMask/metamask-extension
Version 3.6.3: Persnackety Pachycephalosaurus
- Fix bug that could stop newer versions of Geth from working with MetaMask.
Version 3.6.2: Persnickety Pachycephalosaurus
- 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
- 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
- Add Rinkeby Test Network to our network list.
Version 3.5.4: Pelagic Queen
- 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
- 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
- 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
- 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
- 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
- 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.