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

latest releases: v4.101.5, v4.101.4, v4.101.3...
2 years ago

4.69.0 (2022-06-28)

Chores
New Features
  • referral: add referral to sign up (5d456e7)
  • normalizer-uppercase: add uppercase to form normalizers (88a7573)
  • buy: fixed issue with getting order since order is now Remote type (cf347b5)
  • adding needed logic to load rewards flow (003fd08)
  • improving code quality (01c47bb)
  • using useCallback hook for ExpansionPanelComponent (f40d612)
  • removing style property and adding center alignment (9bba751)
  • improving code quality (9a81220)
  • removing @ts-ignore and cleaning the code (834d774)
  • adding ExpansionPanel component in bank details for Argentinian users, and also removing ARS currency from the default currencies (this is only for Argentina) (e59daac)
  • adding ExpansionPanel component in bank details for Argentinian users, and also removing ARS currency from the default currencies (this is only for Argentina) (9a1947e)
  • fix failure label (0478290)
  • add failure step (290fa0c)
  • fix corner case when terminate card flyout does not open (3d5a9ec)
  • add lockHandler in clean action (3fdb8b6)
  • add steps for terminate card flyout (b144b3a)
  • using WalletFiatEnum to prevent hardcoded fiat currencies (c411ace)
  • using WalletFiatEnum to prevent hardcoded fiat currencies (c4565d9)
  • adding bindIntegrationArEnabled feature flag (7b41829)
  • add flyout estructure (4ca4e04)
  • renaming to coins.ars.intro (05617e0)
  • adding BIND implementation to allow users to make deposits in ARS in Argentina (AR) (f319874)
  • comment fix, validate empty array before getting first (d3ef932)
  • removed unused imports (395113d)
  • improve loading view in beginning of debit card module (ba6f5ee)
  • remove unnecesary OwnProps object (3acbc52)
  • change loading flow for debit card module, add loader view, add loading for user funds, add balance refresh in case of refresh action (66debe5)
  • add modal (1c687d7)
  • add types to funds request (0e96bbf)
  • new banner card (cb082a4)
  • added logic for getting list of eligible accounts and current card account, add display account component (c516163)
  • more toadz (e16114d)
  • adding "Earn" button for coin pages (2f4397f)
  • add toadz (19b3693)
  • discloures on buy and make offer (efc9830)
  • add in homepage mobile styling (c3f3396)
  • add in homepage mobile styling (5aa9e64)
  • add user funds component, add transactions view table (22517bb)
  • home page asset card (4a09d55)
  • more ui changes (ecf948f)
  • more events (ccf82fe)
  • add in go to portfolio event (6aaac82)
  • add card item view (a8cb7a5)
  • buy now status pages (b280edc)
  • add more events (f990c0a)
  • add more events, mark for sale status pages (e1c3fe3)
  • mobile styling (314897d)
  • cancel listing flyout (1575fbe)
  • use new file naming convention (ddb5d14)
  • authorization:
    • update device approved copy (7a9f1e9)
    • update authorize device screen part 2 (f6a1083)
    • update authorize device screen part 1 (91e9823)
  • sanctions: cover error 165 with proper error messaging (533d681)
  • brokerage: move more api errors to better track in segment and refactor class component (90d6c95)
  • trading currency: cleanup feature flags (a727fdb)
  • withdrawal locks: remove withdrawal locks feature flags (6694d5c)
  • tax center:
    • remove new cartridge in header (646920f)
    • remove feature flags and banner (219dbf4)
  • silver revamp:
    • updated designs to show proper label for tier zero (9ef1068)
    • do not show upgrade modal in case of gold user (248939e)
    • removed feature flag for silver revamp (0ee3adb)
  • kyc:
    • added logic to preselect state in case of Us country based user (6ed0dbf)
    • fixed setting a state prop to be remote type (c9cfc80)
  • nfts:
    • empty states (f34bc1a)
    • only support ethereum and rinkeby chains (419577e)
    • minor table styling (16f5fc0)
    • verified only flag in firehose query, not used yet (9c4217d)
    • add verified only filter (0e5d000)
    • add nft asset image type to asset page (5b9a246)
    • update wallet helper url (4724874)
    • show interactive material on asset page (d0f88c6)
    • change listing icon (60313d8)
    • use crypto addr for address page (85e1ec4)
    • collection banner (8705a45)
    • update graphql schema (b039a7f)
    • pass jwt to post order (825d132)
    • better grid layout (227bff9)
    • add verified to search (2913e95)
    • check is verified status (8dbf55c)
    • use switcher for buy now (ad4a0d3)
    • start on design review (ca59983)
    • put buy sell actions behind a feature flag (8c36743)
    • notifications menu left (467a76e)
    • notifications start (a84cc4b)
    • account dropdown (8f7af3d)
    • minor cleanup of unused comps (79824f4)
    • align all the styles for fees and amounts for flyouts (13def71)
    • handle error for opensea asset and use flyout failure comp (8bbd1c4)
  • CoinView: add wallet filter to transactions list (7fa9d01)
  • login event: we have to make sure that state auth egsists otherwise just need to pass default value (345c646)
  • webpack:
    • removed unused code (af9c764)
    • removed depricated onBeforeSetupMiddleware function and replaced with new one setupMiddlewares (624679c)
  • WalletLayout: add center API and apply to coin view v2 (c2339b1)
  • useActivityFeed: add hook to control and display activity feed (b657f97)
  • custodial orders: fixed date format to be in ISO with Z at the ned which is expected from BE side (166196f)
  • TransactionsList: add components to list transactions (58d4e9e)
  • useCoinTransactionsQuery: add hook to provide coin transactions (6d36889)
  • useCoinChecker: add hook to provide coin type checker (5b442ba)
  • kyc extra fileds:
    • cleanup code after PR review (49cd0c2)
    • moved logic to show KYC extra fields before verif step also updated update to gold page (8ff01fd)
  • CoinPage: connect about coin section with API (56f4a9f)
  • cards: if new card added with no amount input return user to enter amount with no error and new card as defaultMethod (14ca999)
  • send: track failures (80a451d)
  • notifications: set up notifications layout (f7af592)
  • order: adding order as remote type (8036797)
  • rtk: migrated identity verification to RTK also fixed several typos and missing types (c073f20)
  • analytics: beckend expects to receive email not is email verified value (d98e2fa)
  • ukraine sanctions:
    • use constellation (c20200b)
    • extended logic to show exact error message (6745322)
Bug Fixes
  • payments: adding order polling when settled but not complete (#5052) (8ef429c)
  • referral-syntax: fix syntax (92c6b19)
  • options: update feature flag (b50ff8a)
  • exchange-signup:
    • send message to mobile to log in (a4e60b6)
    • mobile app account already exists error (2374f49)
    • loading state switch (a31948f)
    • change state format for mobile signups (52f0e7d)
  • translations: manually fix translations (49ef9a8)
  • **exchange-

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

NewReleases is sending notifications on new releases.