mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 07:16:36 +01:00
Version 4.2.0
This commit is contained in:
parent
d901268475
commit
e91a521b1b
10
CHANGELOG.md
10
CHANGELOG.md
@ -2,17 +2,15 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
- Change Loose label to Imported.
|
## 4.2.0 Tue Mar 06 2018
|
||||||
|
|
||||||
|
- Replace "Loose" wording to "Imported".
|
||||||
|
- Replace "Unlock" wording with "Log In".
|
||||||
- Add Imported Account disclaimer.
|
- Add Imported Account disclaimer.
|
||||||
- Allow adding custom tokens to classic ui when balance is 0
|
- Allow adding custom tokens to classic ui when balance is 0
|
||||||
- Allow editing of symbol and decimal info when adding custom token in new-ui
|
- Allow editing of symbol and decimal info when adding custom token in new-ui
|
||||||
- NewUI shapeshift form can select all coins (not just BTC)
|
- NewUI shapeshift form can select all coins (not just BTC)
|
||||||
- Add most of Microsoft Edge support.
|
- Add most of Microsoft Edge support.
|
||||||
- Replace "Unlock" wording with "Log In".
|
|
||||||
- Allow adding custom tokens to classic ui when balance is 0
|
|
||||||
- Allow editing of symbol and decimal info when adding custom token in new-ui
|
|
||||||
- new-ui shapeshift form can select all coins (not just BTC)
|
|
||||||
- Classic ui and new-ui shapeshift forms show when coins are not available on shapeshift
|
|
||||||
|
|
||||||
## 4.1.3 2018-2-28
|
## 4.1.3 2018-2-28
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "4.1.3",
|
"version": "4.2.0",
|
||||||
"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