Skip to content

Releases: MetaMask/metamask-extension

Version 3.10.1

18 Sep 18:56
Compare
Choose a tag to compare
  • Add ability to export private keys as a file.
  • Add ability to export seed words as a file.
  • Changed state logs to a file download than a clipboard copy.
  • Add specific error for failed recipient address checksum.
  • Fixed a long standing memory leak associated with filters installed by dapps
  • Fix link to support center.
  • Fixed tooltip icon locations to avoid overflow.
  • Warn users when a dapp proposes a high gas limit (90% of blockGasLimit or higher)

Version 3.10.0

11 Sep 21:46
Compare
Choose a tag to compare
  • Added button to reject all transactions (thanks to davidp94! https://github.com/davidp94)
  • Readded loose keyring label back into the account list.
  • Remove cryptonator from chrome permissions.
  • Add info on token contract addresses.
  • Add validation preventing users from inputting their own addresses as token tracking addresses.

Version 3.9.13

08 Sep 19:32
Compare
Choose a tag to compare
  • Changed the way we initialize the inpage provider to fix a bug affecting some developers.

Version 3.9.12

06 Sep 20:47
Compare
Choose a tag to compare
  • Fix bug that prevented Web3 1.0 compatibility
  • Make eth_sign deprecation warning less noisy
  • Add useful link to eth_sign deprecation warning.
  • Fix bug with network version serialization over synchronous RPC
  • Add MetaMask version to state logs.
  • Add the total amount of tokens when multiple tokens are added under the token list
  • Use HTTPS links for Etherscan.
  • Update Support center link to new one with HTTPS.
  • Make web3 deprecation notice more useful by linking to a descriptive article.

Version 3.9.11

24 Aug 07:18
Compare
Choose a tag to compare
  • Fix nonce calculation bug that would sometimes generate very wrong nonces.
  • Give up resubmitting a transaction after 3500 blocks.

Version 3.9.10

23 Aug 19:03
Compare
Choose a tag to compare
  • Improve nonce calculation, to prevent bug where people are unable to send transactions reliably.
  • Remove link to eth-tx-viz from identicons in tx history.

Version 3.9.9

18 Aug 23:27
Compare
Choose a tag to compare
  • Fix bug where some transaction submission errors would show an empty screen.
  • Fix bug that could mis-render token balances when very small.
  • Fix formatting of eth_sign "Sign Message" view.
  • Add deprecation warning to eth_sign "Sign Message" view.

Version 3.9.8

16 Aug 22:55
Compare
Choose a tag to compare
  • Reenable token list.
  • Remove default tokens.

Version 3.9.7

15 Aug 21:21
Compare
Choose a tag to compare

Version 3.9.6

10 Aug 06:16
Compare
Choose a tag to compare
  • Replace account screen with an account drop-down menu.
  • Replace account buttons with a new account-specific drop-down menu.