Skip to content

Commit 190389a

Browse files
committed
v4.1.1
1 parent cf6a2f6 commit 190389a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## Current Master
44

5+
## 4.1.1 2018-2-28
6+
57
- Fix "Add Token" screen referencing missing token logo urls
8+
- Prevent user from switching network during signature request
9+
- Fix misleading language "Contract Published" -> "Contract Deployment"
10+
- Fix cancel button on "Buy Eth" screen
11+
- Improve new-ui onboarding flow style
612

713
## 4.1.0 2018-2-27
814

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)