mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 2.10.0
This commit is contained in:
parent
7af18a4b55
commit
bb8241f711
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
- Add a back button and and functionality to unlock screen so
|
## 2.10.0 2016-08-29
|
||||||
that you can recover your vault from seed or create a new one
|
|
||||||
if you forget your password.
|
|
||||||
- Changed transaction approval from notifications system to popup system.
|
- Changed transaction approval from notifications system to popup system.
|
||||||
|
- Add a back button to locked screen to allow restoring vault from seed words when password is forgotten.
|
||||||
- Forms now retain their values even when closing the popup and reopening it.
|
- Forms now retain their values even when closing the popup and reopening it.
|
||||||
|
- Fixed a spelling error in provider menu.
|
||||||
|
|
||||||
## 2.9.2 2016-08-24
|
## 2.9.2 2016-08-24
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.9.2",
|
"version": "2.10.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
"commands": {
|
"commands": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user