aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-03-28 04:28:58 +0800
committerGitHub <noreply@github.com>2018-03-28 04:28:58 +0800
commit8648aee907bb67e4a0e80ee6f67562046f302ef5 (patch)
treefa24bed0df96260e0271f93d3f99977613e6a566 /CHANGELOG.md
parent775275e1387c140fabb3ddbef5544af0dcbc4df0 (diff)
parent0fe0d8b7a5ec3a143ece38df4d0811b6de02b63f (diff)
downloadtangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.tar.gz
tangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.tar.zst
tangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.zip
Merge branch 'master' into selenium-e2e
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 18 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75ba7670f..fa4493278 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,26 @@
## Current Master
-- MetaMask will no longer allow nonces to be specified by the dapp
-- Add ability for internationalization.
+## 4.4.0 Mon Mar 26 2018
+
+- Internationalization: Taiwanese, Thai, Slovenian
+- Fixes bug where MetaMask would not open once its storage grew too large.
+- Updates design of new-ui Add Token screen
+- New-ui can send to ens addresses
+- Update new-ui button styles
+- Signed-type-data notification handles long messages
+- Popup extension in new-ui uses new on-boarding designs
+- Buy ether step of new-ui on-boarding uses new buy ether modal designs
+
+## 4.3.0 Wed Mar 21 2018
+
+- (beta) Add internationalization support! Includes translations for 13 (!!) new languages: French, Spanish, Italian, German, Dutch, Portuguese, Japanese, Korean, Vietnamese, Mandarin, Hindi, Tagalog, and Russian! Select "Try Beta" in the menu to take them for a spin. Read more about the community effort [here](https://medium.com/gitcoin/metamask-internationalizes-via-gitcoin-bf1390c0301c)
+- No longer uses nonces specified by the dapp
- Will now throw an error if the `to` field in txParams is not valid.
- Will strip null values from the `to` field.
-- Fix flashing to Log in screen after logging in or restoring from seed phrase.
+- (beta) No longer shows token confirmation screen when performing a non-send
+- (beta) Fixes bug where tx data was nullified when repricing a tx
+- Fix flashing Login screen after logging in or restoring from seed phrase.
- Increase tap areas for menu buttons on mobile
- Change all fonts in new-ui onboarding to Roboto, size 400
- Add a welcome screen to new-ui onboarding flow