aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-08-25 07:59:22 +0800
committerDan Finlay <dan@danfinlay.com>2016-08-25 07:59:22 +0800
commit793ad6b8d8c5edec96553f3048595deff94d6f05 (patch)
tree47b0721cb4d434fe164029807c71142aade633f8 /CHANGELOG.md
parent4e34796983e399c05f18c3bd1355e2eea83ad891 (diff)
parent4448b635b9246103b59fecc617bcee806d66712c (diff)
downloadtangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar.gz
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar.bz2
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar.lz
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar.xz
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.tar.zst
tangerine-wallet-browser-793ad6b8d8c5edec96553f3048595deff94d6f05.zip
Merge branch 'master' into PopupNotifications
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb0fc044..f80b27164 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,10 +3,15 @@
## Current Master
- Changed transaction approval from notifications system to popup system.
+## 2.9.1 2016-08-24
+
- Added static image as fallback for when WebGL isn't supported.
- Transaction history now has a hard limit.
- Added info link on account screen that visits Etherscan.
+- Fixed bug where a message signing request would be lost if the vault was locked.
- Added shortcut to open MetaMask (Ctrl+Alt+M or Cmd+Opt/Alt+M)
+- Prevent API calls in tests.
+- Fixed bug where sign message confirmation would sometimes render blank.
## 2.9.0 2016-08-22