Bug Fixes
- fix(security) second password validation
(10b0ef5f) - fix(notifications) fixed notifications checkboxes losing state
(811bec46) - fix(exchange conversion from fiat)
(d7ab8225) - fix(coinify monitor buy quote expiry)
(a81d4663) - fix local CORS issues via webpack config
(2d5d790f) - fix chart service tests
(bdd9cfbb) - fix(russian translations)
(1df11bdc) - fix(use English bitcoin cash for korean)
(e55df5d2) - fix(spanish translations - continued)
(d8b9afef) - fix(spanish, French and Chinese translations)
(51bcc66e) - fix - change password validators moved to wrapper, because of redux-form limitation
(f3c627d8) - alert: call correct alert
(6359b150) - buysell: inline errors when selecting country/state
(072e7964) - chart: avoid moment's mutability
(887ea7e5) - coinify:
- new hd account: add space only if acct index > 0
(e2d93315)
Features
- feat(no watch only in bch send dropdown)
(4fe1fc39) - feat(checkbox disabling)
(fb3a8f1d) - alerts: finish receive currency success alerts
(1621e6fb)
Refactor
- refactor - move bch addr check up
(571aea35)
Style
- style(cleanup console)
(8b046a43)
Chore
- release: v4.0.0-alpha15
(a6a1bd83)