diff options
author | Dan J Miller <dmiller@kyokan.io> | 2018-05-30 08:29:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-30 08:29:53 +0800 |
commit | e3cc89cc7b3836bf0dc2051b420f3982413b2ffc (patch) | |
tree | 5c6021762b2dee4da0b1b8c78e081555840e5497 | |
parent | ff6976b8a584d5f22d81ddf0f4e77a6f09a954ca (diff) | |
download | tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar.gz tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar.bz2 tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar.lz tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar.xz tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.tar.zst tangerine-wallet-browser-e3cc89cc7b3836bf0dc2051b420f3982413b2ffc.zip |
Update changelog
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7574e4815..af4c886bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Current Master +- Adds error messages when passwords don't match in onboarding flow. +- Adds modal notification if a retry in the process of being confirmed is dropped. +- New unlock screen design. +- Design improvements to the add token screen. +- Fix inconsistencies in confirm screen between extension and browser window modes. +- Fix scrolling in deposit ether modal. +- Fix styling of app spinner. +- Font weight changed from 300 to 400. +- New reveal screen design. +- Styling improvements to labels in first time flow and signature request headers. + ## 4.6.1 Mon Apr 30 2018 - Fix bug where sending a transaction resulted in an infinite spinner |