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

latest releases: v4.101.3, v4.101.2, v4.101.1...
pre-release18 months ago

4.84.5 (2023-03-16)

Chores
  • deps:
    • bump undici from 5.12.0 to 5.21.0 (#5757) (54b24bd)
    • bump http-cache-semantics from 4.1.0 to 4.1.1 (f62de4a)
  • merge: change latest version in package json (31cf2aa)
  • deps-dev: bump webpack from 5.68.0 to 5.76.0 (733aa37)
  • types: use omit for MaxCustodialWithdrawalFeeType (47449fa)
New Features
  • cassy: updated button copy (d2a84a2)
  • ach: removing ACH withdrawals (#5753) (a8fd69e)
  • withdrawal-fees:
    • update fee copy for sendCrypto based on custodial or noncustodial (fc77c9c)
    • update fee copy for bch based on custodial or noncustodial (d22b46e)
    • update fee copy for btc based on custodial or noncustodial (ccdbf67)
    • update fee copy for eth based on custodial or noncustodial (82292b2)
    • update fee copy for xlm based on custodial or noncustodial (5110e8d)
    • add to btc send flow (fbefa88)
    • add withdrawal fees api (9e49bde)
  • withdrawal-fee:
    • update btc/xlm/eth fee copy display logic in confirmation (06c238f)
    • add new withdrawal fee sendcrypto flow (3c1af7a)
    • add withdrawal fee to send eth and xlm (697cfe5)
    • add withdrawal fee to bch (8c5d88c)
  • isMnemonicVerified-send: allow users to send to noncustodial even when seed phrase isn't verified (ad4372b)
  • sendbtc-withdrawal-fees: update sendbtc withdrawal fees (008c799)
  • converter: refactor FiatConverter to debounce and typed (1a2b695)
  • useDebounce: add useDebounce (8d0eaa5)
Bug Fixes
  • erc-20-custodial-fee: replace ETH with dynamic coin variable (f61921f)
  • send-xlm: fix wtihdrawal fee calculation for send xlm flow (cbfcb09)
  • withdrawal-fee: fix calculation and double api call for old send flow (fe83146)
  • initial-withdrawal-fee: on initial load only call max withdrawal fee (2b78d35)
  • send-bch: fix max clicked (7abc50e)
  • errors: fixed consol log errors due to passing wrong parameters (#5745) (2834495)
  • max-fees: fix maxCustodialFees type (65b0284)
Other Changes
  • //github.com/blockchain/blockchain-wallet-v4-frontend into feat/withdrawal-fees (f475d81)
Code Style Changes
  • fiat-converter: remove className from fiatConverter (d0df5fb)

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

NewReleases is sending notifications on new releases.