Skip to content

Commit 98bd06f

Browse files
authored
Merge pull request #3361 from MetaMask/4.1.1
Version 4.1.1
2 parents 46d94a2 + 190389a commit 98bd06f

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)