Releases: MetaMask/metamask-extension
Releases · MetaMask/metamask-extension
Version 3.9.11
- Fix nonce calculation bug that would sometimes generate very wrong nonces.
- Give up resubmitting a transaction after 3500 blocks.
Version 3.9.10
- 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
- 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
- Reenable token list.
- Remove default tokens.
Version 3.9.7
- hotfix - disable token list (temporarily link to ethplorer instead)
- Added a deprecation warning for web3 https://github.com/ethereum/mist/releases/tag/v0.9.0
Version 3.9.6
- Replace account screen with an account drop-down menu.
- Replace account buttons with a new account-specific drop-down menu.
Version 3.9.5
- Improved phishing detection configuration update rate
Version 3.9.4
- Fixed bug that prevented transactions from being rejected.
Version 3.9.3
- 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
- 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.