mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 3.9.9
This commit is contained in:
parent
e0c35179c2
commit
f24cfea35e
@ -2,12 +2,13 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 3.9.9 2017-8-18
|
||||||
|
|
||||||
- Fix bug where some transaction submission errors would show an empty screen.
|
- Fix bug where some transaction submission errors would show an empty screen.
|
||||||
- Fix bug that could mis-render token balances when very small.
|
- Fix bug that could mis-render token balances when very small.
|
||||||
- Fix formatting of eth_sign "Sign Message" view.
|
- Fix formatting of eth_sign "Sign Message" view.
|
||||||
- Add deprecation warning to eth_sign "Sign Message" view.
|
- Add deprecation warning to eth_sign "Sign Message" view.
|
||||||
|
|
||||||
|
|
||||||
## 3.9.8 2017-8-16
|
## 3.9.8 2017-8-16
|
||||||
|
|
||||||
- Reenable token list.
|
- Reenable token list.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.9.8",
|
"version": "3.9.9",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user