We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46d94a2 + 190389a commit 98bd06fCopy full SHA for 98bd06f
CHANGELOG.md
@@ -2,7 +2,13 @@
2
3
## Current Master
4
5
+## 4.1.1 2018-2-28
6
+
7
- 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
12
13
## 4.1.0 2018-2-27
14
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "4.1.0",
+ "version": "4.1.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments