My Wallet V3 Frontend Versions Save

Blockchain Web Wallet Frontend

v1.35.10

5 years ago

Bug Fixes

  • .com
    • use correct url for localstorage transfer (6baaae19)

v1.35.8

5 years ago

Bug Fixes

  • .com
    • ensure digest is triggered after receiving event (4882da4b)

Features

  • .com
    • add only one public banner config in options (876c41f0)
    • use domains provided by env (64f6969c)
    • add public block alert for .com migration (b03d4570)
    • redirect from landing page to .com (db323cab)
    • redirect from login and signup pages to .com (1cbb1c52)
    • add script for migrating cookies from .info (38b226ed)

Refactor

  • .com
    • move .com redirect code to public parent route (52803496)

Test

  • .com
    • fix tests broken by changes to env.service (2a9ad468)

v1.35.7

6 years ago

Bug Fixes

  • sfox: cap pending buy receive amt (b8d51f36)

Chore

v1.35.6

6 years ago

Bug Fixes

  • linter: remove unused var (136ee5db)
  • recurring buy:
  • sfox: if pending buy trades dont show welcome (b708f22a)

Features

  • sfox:
    • add pending trades to checkout page (7aae2ccb)
    • sell expected delivery (390fb7ca)
    • Add expectedDelivery to details (81e90685)

Chore

Branchs merged

  • Merge branch 'v1.35-release' into recurring-v2-fixes (0845a975)

Pull requests merged

  • Merge pull request #1493 from blockchain/recurring-v2-fixes (55884f2a)
  • Merge pull request #1494 from blockchain/sfox-expected-trades (661f3cff)

v1.35.5

6 years ago

Bug Fixes

v1.35.2

6 years ago

Chore

v1.35.1

6 years ago

Bug Fixes

Features

  • watch only: only show spendable balance (e9645bf5)

Chore

  • buysell: handle disabling partners separately (38afc90a)
  • sfox: show pending buy amts (62635414)

Pull requests merged

  • Merge pull request #1492 from blockchain/v1.35-additions (c22f7796)

v1.35.0

6 years ago

Bug Fixes

Features

  • planned maintenance: disable login and signup; add banner (b193d534)
  • recurring buy:
    • move show logic to coinify service (1c271a65)
    • fix next recurring; add icons (007a8325)
    • hide announcement but not checkbox (f81a4033)
    • add next recurring component to checkout screen; hide announcement if kyc pending (00b115de)
    • copy for recurring confirm (8d9fd4bc)
    • tooltip to explain recurring orders are disabled (64ba9f8d)
    • disable recurring if pendingKYC; redesign KYC component (54d1bbd3)
    • flow for user without KYC (02f44663)
    • adds cancel button; fix step logic (6812de0e)
    • set up confirm modal (746b4b3a)
    • use new tradeSubscriptionsAllowed flag (b0037e1f)
    • starts reimplementation; redo announcement; narrow frequency options (00bbe4cf)

Chore

Pull requests merged

  • Merge pull request #1489 from blockchain/recurring-v2 (d24ad532)
  • Merge pull request #1490 from blockchain/maintenance (72c4f010)
  • Merge pull request #1487 from blockchain/v1.34-release (ed76d678)

v1.34.2

6 years ago

Bug Fixes

  • login: catch sfox account error and log (ddd5927e)

v1.34.0

6 years ago

Bug Fixes

  • buysell: copy change (c777865f)
  • exporthistory: do not have download-button target _blank (d51fdca3)
  • sfox:
  • testnet: fix send on testnet (8e18f0c7)

Chore

  • release: bump V3 bower version (a1d7c802)

Pull requests merged

  • Merge pull request #1486 from blockchain/fix-download (0255cb97)
  • Merge pull request #1485 from blockchain/fix-testnet-send (2dd665e9)
  • Merge pull request #1483 from blockchain/sfox-launch (722dc519)
  • Merge pull request #1482 from blockchain/copy (bad91d5e)
  • Merge pull request #1461 from blockchain/v1.33-release (2df493cf)