4.56.5 (2021-09-21)
Chores
- Release:
- deps: resolve security deps (f7e63a6)
- merge: release to dev (d5a6300)
- lint: update verif for lint rule violations (1d6dfe9)
- flags:
- merge-conflict: fix cache and auth merge conflicts (f567e15)
New Features
- country on signup:
- signup: set currency based on country after signup with country (6b72a25)
- trading limits:
- segment events: adding segment events for default payment method and recurring buy period click (#3641) (ea6d422)
- sso: fix sso flag check (f42b6b6)
- deposit: add withdrawal lock copy to deposit confirm screen, convert confirm screen modal to shared comps, add arkansas to credit card address dropdown list (#3623) (5286fe4)
- activity feed:
- debug: mobile sso debug finish (e90535d)
- exchange: allow users to close modal (58603ac)
- security: added missing space (24fb8fe)
- service price:
Bug Fixes
- recovery: gets mnemonic correctly from action payload (#3642) (7bb8286)
- fiats: triangulate based on ticker because of lack of data from index-multi (ac45f63)
- sign up: fixes typescript error with signup country selectbox form field (c627531)
- conversion: round coin to fiat down (9736ef8)
- legal-link: update interest legal link (772e861)
- rates: fetch rates when user changes currency (94e58de)
- login-errors: remove error type (0ad515d)
- login-error: remove err value (09eb549)
- login: make login error optional (326060e)
- activity feed: change some text, add a useCallback and change date format (#3583) (f3d9352)
- buy: fixes confirm text to use proper text and number of days from the api and adds more components to storybook (40e628f)
- packages/blockchain-wallet-v4-frontend/package.json to reduce vulnerabilities (fbf7b05)
- simple buy: moving simple buy order summary success to storybook component and adding product SIMPLEBUY to withdrawal lock check endpoint (e40f600)
- eth txs: fixes issue where app throws when trying to download your eth transactions (adcf127)
- service price: better error messaging (5cb9df8)
Refactors
- auth/redux-toolkit: redux-toolkit refactor done (0cfa82c)
- cache/redux-toolkit:
- analytics/redux-toolkit:
- goals/redux-toolkit: