Skip to content

Releases: MetaMask/metamask-extension

Version 3.9.11

24 Aug 07:18

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

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

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

Choose a tag to compare

  • Reenable token list.
  • Remove default tokens.

Version 3.9.7

15 Aug 21:21

Choose a tag to compare

Version 3.9.6

10 Aug 06:16

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.

Version 3.9.5

04 Aug 22:07

Choose a tag to compare

  • Improved phishing detection configuration update rate

Version 3.9.4

04 Aug 05:19

Choose a tag to compare

  • Fixed bug that prevented transactions from being rejected.

Version 3.9.3

04 Aug 00:13

Choose a tag to compare

  • Add support for EGO uport token
  • Continuously update blacklist for known phishing sites in background.
  • Automatically detect suspicious URLs too similar to common phishing targets, and blacklist them.

Version 3.9.2

26 Jul 21:22

Choose a tag to compare

  • Fix bugs that could sometimes result in failed transactions after switching networks.
  • Include stack traces in txMeta's to better understand the life cycle of transactions.