aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas <tmashuang@gmail.com>2018-03-15 04:29:47 +0800
committerThomas <tmashuang@gmail.com>2018-03-15 04:29:47 +0800
commit6306c7b1901fa831e25ddd29607618122f805749 (patch)
tree1188badf33b0481f6b18c8894f32284c4c5efbcb /CHANGELOG.md
parenta3af225e499a5989d86937ad022cffe03334cd2a (diff)
parente2efc91aee64072c408ab509219dcbfb389c7609 (diff)
downloadtangerine-wallet-browser-6306c7b1901fa831e25ddd29607618122f805749.tar.gz
tangerine-wallet-browser-6306c7b1901fa831e25ddd29607618122f805749.tar.zst
tangerine-wallet-browser-6306c7b1901fa831e25ddd29607618122f805749.zip
Merge branch 'master' into selenium-e2e
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 177e08bdd..e7d4a09fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,17 @@
# Changelog
## Current Master
+
+- Add ability for internationalization.
+- 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.
+- 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
+- Make new-ui create password screen responsive
+- Hide network dropdown before account is initialized
+- Fix bug that could prevent MetaMask from saving the latest vault.
## 4.2.0 Tue Mar 06 2018