github blockchain/blockchain-wallet-v4-frontend v4.56.5

latest releases: v4.101.4, v4.101.3, v4.101.2...
3 years ago

4.56.4 (2021-09-20)

Chores
New Features
  • country on signup:
    • removed unnecessary call of set currency (c367add)
    • fixed issue with select country to show state in case of US (#3630) (e3f439f)
  • signup: set currency based on country after signup with country (6b72a25)
  • trading limits:
    • load sdd eligible on rendering verify emails step since it's dependend on it (4891f61)
    • implemented re-check with BE about latest state of user tiers (279fd63)
  • 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:
    • for btc/bch sends show the address next to the to account name (#3603) (245a2cf)
    • for btc/bch show the address next to the to account name (e727b36)
  • debug: mobile sso debug finish (e90535d)
  • exchange: allow users to close modal (58603ac)
  • security: added missing space (24fb8fe)
  • service price:
    • when down display a banner (3f7f11e)
    • set back api to index-multi (ca733dd)
    • make some progress ons ending non custodial eth txs (7626369)
    • change default ui for when price data unavail (3bc5479)
    • consolidate balance info (e876197)
    • move over to index-multi (ec997b2)
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:
    • fix pr comments (9c68371)
    • fix pr comments (bcd70e8)
    • edit comment about default case (0e48fba)
    • add default state for actions that dont change state (e9712a0)
    • finish refactor redux toolkit (0019f08)
    • refactor to reduxtoolkit (76ee48d)
  • goals/redux-toolkit:
Tests
  • conversion: add fiat to fiat test (79a634f)
  • goals: fix action types for action tests (25d13af)

Don't miss a new blockchain-wallet-v4-frontend release

NewReleases is sending notifications on new releases.