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

Version 2.12.1

This commit is contained in:
Dan Finlay 2016-09-14 15:51:50 -07:00
parent d3bd6236a8
commit 8df005153b
No known key found for this signature in database
GPG Key ID: 931102F24B36007A
2 changed files with 4 additions and 2 deletions

View File

@ -2,15 +2,17 @@
## Current Master
## 2.12.1 2016-09-14
- Fixed bug where if you send a transaction from within MetaMask extension the
popup notification opens up.
- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
## 2.12.0 2016-09-14
- Add a QR button to the Account detail screen
- Fixed bug where opening MetaMask could close a non-metamask popup.
- Fixed memory leak that caused occasional crashes.
- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
## 2.11.1 2016-09-12

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.12.0",
"version": "2.12.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",