Blockchain Wallet V4 Frontend Versions Save

Blockchain.com's open source, non-custodial Wallet

v4.98.1

4 months ago

4.98.0 (2024-02-05)

New Features
  • sofi-anonymous: buy code should be all uppercase for deeplinking (f00142d2)

v4.98.0

4 months ago

4.97.3 (2024-02-02)

Chores
  • refactor:
    • remove unused props for withdraw preview (#6262) (c4a8a2e8)
    • start signup cleanup (#6221) (5cae2271)
    • login convert to functional component (#6219) (6f87701f)
    • collocate sofi and auth type selectors (#6220) (c3dfb986)
    • minor cleanup around kyc section (#6227) (264bde42)
    • clean up around login folder (#6218) (e6e9daae)
    • refactor exchane login pages (#6177) (0cf45dd6)
    • refactor login components folder (#6176) (5b84609c)
    • refactor verify magic link (#6175) (9a159ce5)
    • fix login wallet components (#6173) (34a965e9)
  • withdraw: refactor main withdraw file (#6260) (46c81b91)
  • rerender: fix sofi banner, header nav (#6253) (9f943bbc)
  • coinbox: do not rerender the coin box unnecessarily (#6252) (b336376a)
  • fix:
    • reduce login footer rerenders (#6251) (0d173ba1)
    • fix broken selector in settings (#6180) (caf4925f)
  • login: collocate state (#6250) (5d72369b)
  • frictions: restructure frictions code (#6243) (61727567)
  • vars: remove unused vars (#6245) (0c7bdef8)
  • settings:
    • unify styling accross linked banks (#6226) (a770bb6e)
    • refactor wire banks (#6164) (297f90fb)
    • refactor linked cards (#6163) (d9ef7618)
    • refactor linked banks (#6162) (ea1e7bbf)
  • cache: add type to cache and slice (#6222) (a7e26470)
  • dremovebank: refactor remove bank modal (#6217) (a0c8aff7)
  • remediation: remove remediation code (#6202) (4655fda6)
  • merge: merge conflicts (925b70f2)
  • conflicts: resolve conflicts (f37befc2)
New Features
  • sofi-anonymous: update nabu code for referrals (b44c1d16)
  • referral: remove api key from request (02eb5f90)
  • sofi-referral:
    • redirect based on migration status (1981859a)
    • add migration handler back (a7adce89)
    • fix redirection (c83b8a12)
    • set referral cookie if the ref param is present (#6254) (4a9e7807)
    • set referral cookie if the ref param is present (55006d81)
    • remove migration handler (00061703)
    • refine querystring (a2f99f8a)
    • add referral param (ff0f0879)
    • create redirect handler for migration + anon referral (05c0a682)
  • coinview:
    • add notice about funds conversion (#6247) (ddb3cc0d)
    • add notice about funds conversion (#6167) (bd8e7459)
  • wires: refresh list when returning, minor fixes (#6244) (3968ac5c)
  • settings: allow to delete wire banks (#6223) (cff92912)
  • wire: add wire bank modal to withdraw (#6210) (b85cb3f8)
  • kyc: ask user to complete kyc on deposit/withdraw (#6181) (ee44a8c5)
  • sell:
    • add info link to sell summary (#6183) (08251b30)
    • add conversion message to Sell screens (#6171) (4507e3ff)
Bug Fixes
  • login: restore condition (#6189) (bd136e94)

v4.97.3

4 months ago

4.97.2 (2024-01-29)

Chores
  • withdraw: refactor main withdraw file (#6260) (46c81b91)
  • rerender: fix sofi banner, header nav (#6253) (9f943bbc)
  • coinbox: do not rerender the coin box unnecessarily (#6252) (b336376a)
  • fix:
    • reduce login footer rerenders (#6251) (0d173ba1)
    • fix broken selector in settings (#6180) (caf4925f)
  • login: collocate state (#6250) (5d72369b)
  • frictions: restructure frictions code (#6243) (61727567)
  • refactor:
    • start signup cleanup (#6221) (5cae2271)
    • login convert to functional component (#6219) (6f87701f)
    • collocate sofi and auth type selectors (#6220) (c3dfb986)
    • minor cleanup around kyc section (#6227) (264bde42)
    • clean up around login folder (#6218) (e6e9daae)
    • refactor exchane login pages (#6177) (0cf45dd6)
    • refactor login components folder (#6176) (5b84609c)
    • refactor verify magic link (#6175) (9a159ce5)
    • fix login wallet components (#6173) (34a965e9)
  • vars: remove unused vars (#6245) (0c7bdef8)
  • settings:
    • unify styling accross linked banks (#6226) (a770bb6e)
    • refactor wire banks (#6164) (297f90fb)
    • refactor linked cards (#6163) (d9ef7618)
    • refactor linked banks (#6162) (ea1e7bbf)
  • cache: add type to cache and slice (#6222) (a7e26470)
  • dremovebank: refactor remove bank modal (#6217) (a0c8aff7)
  • remediation: remove remediation code (#6202) (4655fda6)
  • merge: merge conflicts (925b70f2)
  • conflicts: resolve conflicts (f37befc2)
New Features
  • sofi-referral:
    • fix redirection (c83b8a12)
    • set referral cookie if the ref param is present (#6254) (4a9e7807)
    • set referral cookie if the ref param is present (55006d81)
    • remove migration handler (00061703)
    • refine querystring (a2f99f8a)
    • add referral param (ff0f0879)
    • create redirect handler for migration + anon referral (05c0a682)
  • coinview:
    • add notice about funds conversion (#6247) (ddb3cc0d)
    • add notice about funds conversion (#6167) (bd8e7459)
  • wires: refresh list when returning, minor fixes (#6244) (3968ac5c)
  • settings: allow to delete wire banks (#6223) (cff92912)
  • wire: add wire bank modal to withdraw (#6210) (b85cb3f8)
  • kyc: ask user to complete kyc on deposit/withdraw (#6181) (ee44a8c5)
  • sell:
    • add info link to sell summary (#6183) (08251b30)
    • add conversion message to Sell screens (#6171) (4507e3ff)
Bug Fixes
  • remediation: default to false (9ecdc8b8)
  • login: restore condition (#6189) (bd136e94)

v4.97.2

4 months ago

4.97.1 (2024-01-26)

New Features
  • sofi-referral: fix redirection (2adab9ee)

v4.97.1

4 months ago

4.97.0 (2024-01-26)

Chores
  • rerender: fix sofi banner, header nav (#6253) (de934951)
  • coinbox: do not rerender the coin box unnecessarily (#6252) (d34dedc7)
  • fix: reduce login footer rerenders (#6251) (663858de)
  • login: collocate state (#6250) (09e3e60f)
  • frictions: restructure frictions code (#6243) (10da9dad)
  • refactor:
    • start signup cleanup (#6221) (662a6bbd)
    • login convert to functional component (#6219) (b78249c1)
    • collocate sofi and auth type selectors (#6220) (587daf97)
  • vars: remove unused vars (#6245) (66d82b0e)
New Features
  • sofi-referral:
    • set referral cookie if the ref param is present (#6254) (c4a637ee)
    • remove migration handler (47e9e1eb)
    • refine querystring (7f21793a)
    • add referral param (096a7cb2)
    • create redirect handler for migration + anon referral (dc5c93bf)
  • coinview: add notice about funds conversion (#6247) (37f8d702)

v4.97.0

4 months ago

4.96.28 (2024-01-23)

Chores
  • settings:
    • unify styling accross linked banks (#6226) (a770bb6e)
    • refactor wire banks (#6164) (297f90fb)
    • refactor linked cards (#6163) (d9ef7618)
    • refactor linked banks (#6162) (ea1e7bbf)
  • refactor:
    • minor cleanup around kyc section (#6227) (264bde42)
    • clean up around login folder (#6218) (e6e9daae)
    • refactor exchane login pages (#6177) (0cf45dd6)
    • refactor login components folder (#6176) (5b84609c)
    • refactor verify magic link (#6175) (9a159ce5)
    • fix login wallet components (#6173) (34a965e9)
  • cache: add type to cache and slice (#6222) (a7e26470)
  • dremovebank: refactor remove bank modal (#6217) (a0c8aff7)
  • remediation: remove remediation code (#6202) (4655fda6)
  • merge: merge conflicts (925b70f2)
  • conflicts: resolve conflicts (f37befc2)
  • fix: fix broken selector in settings (#6180) (caf4925f)
New Features
  • wires: refresh list when returning, minor fixes (#6244) (3968ac5c)
  • settings: allow to delete wire banks (#6223) (cff92912)
  • wire: add wire bank modal to withdraw (#6210) (b85cb3f8)
  • kyc: ask user to complete kyc on deposit/withdraw (#6181) (ee44a8c5)
  • sell:
    • add info link to sell summary (#6183) (08251b30)
    • add conversion message to Sell screens (#6171) (4507e3ff)
  • coinview: add notice about funds conversion (#6167) (bd8e7459)
Bug Fixes
  • login: restore condition (#6189) (bd136e94)

v4.96.28

4 months ago

What's Changed

Full Changelog: https://github.com/blockchain/blockchain-wallet-v4-frontend/compare/v4.96.27...v4.96.28

v4.96.27

4 months ago

4.96.26 (2024-01-17)

Chores
  • Release: v4.96.23 (#6236) (4665976a)
New Features
  • frictions:
    • fix empty response (530b0c2f)
    • test out custom countdown (2da02a00)

v4.96.26

4 months ago

4.96.25 (2024-01-17)

New Features
  • frictions: changed products endpoint reason string (243771e0)

v4.96.25

4 months ago

4.96.24 (2024-01-17)

New Features
  • frictions: handling default value (d09f317c)