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

latest releases: v4.99.8, v4.99.7, v4.99.6...
2 years ago

4.50.5 (2021-06-11)

Chores
New Features
  • sell:
    • fixed checkout network currency and disclaimer text (eb0edb3)
    • fixed disclaimer error (cb34481)
  • open banking: cancel order (f7220b0)
  • analytics:
    • adding events for deposit_v1 (6865b3b)
    • adding SELL_FROM_SELECTED (e9069f0)
    • adding events for sell_v1 (de45672)
  • buy:
    • confirmation screen copy has been fixed (cbf798d)
    • added some comments to make life easier (14d01fa)
    • min/max credit card fix (54f7287)
    • we should not format in suh case since amount is already formated to double precision (a1dcde7)
  • brokerage:
    • code cleanup (b4332fe)
    • fixed URL to use proper ones (d63013a)
    • new checkout page for buy with cards has been implemented (5c13aa8)
  • swap: styles for the confirm swap page (27b8186)
  • but: fixed min/max issue with credit cards (0d22f62)
Bug Fixes
  • bch cache:
    • remove reliance on cache get addr (e654075)
    • get correct xpub for correct receive or change index (4b1629c)
  • simple buy:
    • design changes to confirm screen (c7a250a)
    • use existing enum instead of string literal (75c5aa1)
  • swap:
    • small design changes (17c0b41)
    • style tweaks for fees box (a621c9e)
    • fix icon color and alignment (f068244)
    • swap type enum should be a string (568d76e)
  • recover: remove catpcha from aes.json recover flow (b420fbe)
  • cache:
    • update analytic payload types (46d7c23)
    • can also track double encrypted payloads (6f2da46)
    • move back getters to case statements (d6cd1f8)
    • track incorrect caches (948bfa9)
  • analytics:
    • adding correct types for swap (034d3ec)
    • passing all events to EVENT (867e51e)
  • brokerage:
    • import default instead of exported member (7d40957)
    • fixes issue where user is eligible for bank transfers but not bank accounts for withdrawals and deposits (cb08c37)
    • add some todos for converting strings to enums later and removed some commented code (4e7f151)
    • adding new enum for swap account types and fixing linter issues (73fc1b8)
    • fix leftover issues from merge conflicts (524d2f6)
  • withdrawals: filters bank accounts and beneficiaries based on the users fiatCurrency when using the withdrawal flyout (a892418)
  • interest: enable interest deposits for aave and yfi (cedfc44)

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

NewReleases is sending notifications on new releases.