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

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

4.69.0 (2022-05-26)

Chores
New Features
  • 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 user funds component, add transactions view table (22517bb)
  • 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 (90ca824)
    • do not show upgrade modal in case of gold user (248939e)
  • 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)
  • CoinView: add wallet filter to transactions list (7fa9d01)
  • login: prevent failing due to missing state data use default data (360a03b)
  • login event: we have to make sure that state auth egsists otherwise just need to pass default value (345c646)
  • communication-lang:
    • pass es-419 instead of es-la to endpoint (af0f490)
    • add communication language update (95a825b)
  • 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)
    • fixed date format to be in ISO with Z at the ned which is expected from BE side (d1f7140)
  • TransactionsList: add components to list transactions (58d4e9e)
  • useCoinTransactionsQuery: add hook to provide coin transactions (6d36889)
  • useCoinChecker: add hook to provide coin type checker (5b442ba)
  • prices: add market cap to table and fix responsiveness (896d17b)
  • 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)
  • hooks: add useElementSize hook and its dependencies (a63a65c)
  • cards: if new card added with no amount input return user to enter amount with no error and new card as defaultMethod (14ca999)
  • peek sheet: show peek sheet banner first (ff9e477)
  • send: track failures (80a451d)
  • notifications: set up notifications layout (f7af592)
  • order: adding order as remote type (8036797)
  • dob: fixed dob validation (1b64ce8)
  • run goals: fixed issue with non running a goals in case of turned off feature flag (eb13a9d)
  • rtk: migrated identity verification to RTK also fixed several typos and missing types (c073f20)
  • lang: change language selection to their own language (07c9b2c)
Bug Fixes
  • payload:
    • fix spelling error (d734dac)
    • set default derivation if undefined, set default account index if undefined (a1dc8e9)
  • security: refactor and fix wallet auto logout feature (81266d3)
  • sign-up: style for mobile width signup form and product picker (0600b6a)
  • languages: add a state check to shouldComponentUpdate (fc6ef31)
  • exchange-login: fix where mercury auth was called while metadata was set to loading again (506d9b8)
  • adding missing parameters on earn tracking event (8aaaa2c)
  • addressing remote comment (e1e4d08)
  • moving inline styles to styled-component (b5d9eb9)
  • improve condition (f88023f)
  • adjusting tracking event to proper library (5696644)
  • comment fix, be response fix, add data clear after card termination (fe1fb94)
  • removing duplicated tracking events (d54d75f)
  • buttons responsiveness (5c7308d)
  • improving interest eligibility selector and adding buy, sell, earn buttons tracking events (bf3aad4)
  • remove hardcoded value for testing (fe4d06e)
  • add logic for updating card status change after lock, handle error show when no balances (1ba205e)
  • remove graphql call (efe7984)
  • remove logic for owner (8c8c2f0)
  • speed up listing and hide accept offer (22809c1)
  • change expirationDays to expirationMinutes (f799b64

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

NewReleases is sending notifications on new releases.