1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Version 2.10.0

This commit is contained in:
Dan Finlay 2016-08-29 11:14:18 -07:00
parent 7af18a4b55
commit bb8241f711
2 changed files with 5 additions and 4 deletions

View File

@ -2,11 +2,12 @@
## Current Master
- Add a back button and and functionality to unlock screen so
that you can recover your vault from seed or create a new one
if you forget your password.
## 2.10.0 2016-08-29
- 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.
- Fixed a spelling error in provider menu.
## 2.9.2 2016-08-24

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.9.2",
"version": "2.10.0",
"manifest_version": 2,
"description": "Ethereum Browser Extension",
"commands": {