4.55.8 (2021-09-15)
Chores
- 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
- 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:
- trading limits: implemented re-check with BE about latest state of user tiers (279fd63)
- debug: mobile sso debug finish (e90535d)
- exchange: allow users to close modal (58603ac)
- security: added missing space (24fb8fe)
- service price:
Bug Fixes
- 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:
Tests
- goals: fix action types for action tests (25d13af)