Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Releases: blockchain/My-Wallet-V3-Frontend

v1.32.2

11 Feb 14:50
8fbc688
Compare
Choose a tag to compare
v1.32.2 Pre-release
Pre-release

Bug Fixes

  • addresses: Adding a new BCH account does not update BCH metadata
    (13fc0f06)
  • exchange: guard against bad javascript math
    (f04125dc)
  • sfox:
    • show buy login modal to potential sfox users
      (2ea43c58)
    • change sell only copy
      (bf07e213)
    • change copy about split deposits time to process
      (ec10528e)
    • change confirmation table copy, show tx fee in fiat
      (44fd8289)
    • do not use rate from quote
      (a3d1dcc6)
    • fetchProfile after sell
      (7197b4e8)
    • sell intro dismiss, copy
      (8faadcc0)
    • adds note about emailing sfox to change synced account
      (1158ff0f)
    • order history empty state navigates to buy tab
      (64e67aa1)

Features

Branchs merged

  • Merge branch 'v1.32-release' into sfox-bug-fixes
    (d4ac29c4)
  • Merge branch 'v1.32-release' into sfox-bug-fixes
    (e63f791f)

Pull requests merged

v1.32.1

07 Feb 14:27
Compare
Choose a tag to compare
v1.32.1 Pre-release
Pre-release

Bug Fixes

  • coinify: check for quote before getting mediums
    (b48262fc)
  • sfox:
    • make clearer that manually adding acct can take longer
      (14808084)
    • refresh profile after buy tx so limits update
      (3f366477)
    • enable fractional invites
      (10abefe9)
    • remove console.log
      (ccc8a785)
    • fix survey prompt logic for buy step, fix rate amount in details modal
      (d1240064)
    • fixes fiat amount in details modal
      (6293c9ef)
    • copy change
      (cb1e2f06)
    • change conversion for trade amounts
      (33d5522b)
    • clean up code
      (20223056)
    • remove unused var
      (2873a1da)
    • buyTradeDetails amounts, copy
      (04ac7ae1)

Features

  • buy: copy corrections
    (df51887c)
  • sfox:
    • implements redesigned bank link page
      (417ef825)
    • trigger buy survey after trade completion
      (25e5013b)
    • start to add buy surveys
      (72dea517)
    • do not show tx fee and add fiat amount to buyTradeDetails
      (3478785e)
    • buy announcement
      (d93ab95a)
    • move intro sell copy to buy
      (b9a30962)
    • commit fetch trades in service
      (a6edc5d3)
    • fetch trades after buy
      (9bdea3cf)
    • adds trade state copy
      (0e22a846)
    • differentiate between buy and sell trades
      (f857cdad)
    • fix linked account
      (f0652474)
    • copy changes, subtract fee, fix helper
      (dec54cd6)
    • add bank icon to account box
      (fcc7788a)
    • buy whats new
      (82545efc)
    • fixes exchange rate in trade details for buy
      (1564a4bb)
    • linked account copy for buy or sell
      (2217929c)
    • buyTradeDetails cleanup, trade details helpers
      (f3e624f3)
    • starts buy trade details and receipt view
      (4caa5524)
    • confirm component for buy trades
      (92386fc9)
    • one confirm component, works with sell
      (1c843cb1)
    • buy copy, assign goTo to scope.checkout
      (54c4da5d)
    • buy confirm component
      (0d0a33d7)
    • buy over max error
      (82e07494)
    • buy quote fetch, add buy to sfox service
      (e53e613f)
    • create sell controller within checkout ctrl
      (2b2ae401)

Style

  • sfox: minor padding style change
    (316f6f37)

Test

  • sfox: fix tests in checkout ctrl
    (00a5c81b)

Branchs merged

  • Merge branch 'decouple-sfox-checkout' of github.com:blockchain/My-Wallet-V3-Frontend into decouple-sfox-checkout
    (7aedc854)
  • Merge branch 'v1.32-release' into decouple-sfox-checkout
    (00d6e5da)
  • Merge branch 'decouple-sfox-checkout' of github.com:blockchain/My-Wallet-V3-Frontend into decouple-sfox-checkout
    (f026fda2)
  • Merge branch 'v1.32-release' into decouple-sfox-checkout
    (3f9be073)
  • Merge branch 'v1.31-release' into decouple-sfox-checkout
    (84a04739)

Pull requests merged

  • Merge pull request #1430 from blockchain/decouple-sfox-checkout
    (5bf936fa)
  • Merge pull request #1436 from blockchain/add-buy-surveys
    (afe92fc7)

v1.32.0

05 Feb 15:08
Compare
Choose a tag to compare
v1.32.0 Pre-release
Pre-release

Bug Fixes

  • addresses: text wrap for private key
    (6d219975)
  • btc: remove commas before using parseFloat when getting historical price
    (7be21ede)
  • coinify:
  • currency: linter error
    (db8af62c)
  • eth: When tx fails, send can be blocked 'waiting for confirmation'
    (665fb512)
  • login: padding for mobile cta
    (2829ab78)
  • readme: Change outdated security report link
    (9063f1c9)
  • sfox verification: Go straight to doc upload if user has already sent address info.
    (84d6cf0c)
  • unocoin:
    • change order purchased to green
      (52662767)
    • change order purchased to green
      (42b26eb3)
  • what's new: remove recurring buy
    (c29ead11)

Features

  • bch: export history
    (29f7a856)
  • eth ws: Handle new websocket messages
    (d06b121b)
  • sfox:
    • Place an age restriction for account registrations, customers must be 18+
      (8b4759f2)
    • Add messaging that says selfie is not a valid ID
      (9321886f)
    • Warn users that using a P.O box is not sufficient for address verification
      (d308b34c)
    • implements redesigned bank link page
      (9df2d479)
    • allow plaid to open on mobile
      (382be4f9)
  • txs: Adding messaging to transactions details
    (ed46ecbf)

Chore

Branchs merged

  • Merge branch 'v1.32-release' into sfox-improvements
    (78a004f0)
  • Merge branch 'master' into v1.32-release
    (81b25c91)
  • Merge branch 'v1.32-release' into eth-ws-update
    (9f96e60c)

Pull requests merged

  • Merge pull request #1447 from blockchain/sfox-improvements
    (6bcaae3b)
  • Merge pull request #1444 from blockchain/send-eth
    (62ed712f)
  • Merge pull request #1445 from blockchain/bch-export-history
    (1a659096)
  • Merge pull request #1446 from TheLeoB/v1.32-release
    (1af55332)
  • Merge pull request #1443 from TheLeoB/v1.32-release
    (d6ef9518)
  • Merge pull request #1441 from blockchain/security-link
    (e1c07d17)
  • Merge pull request #1442 from blockchain/fetch-mediums
    (793f614f)
  • Merge pull request #1439 from TheLeoB/v1.32-release
    (57a60785)
  • Merge pull request #1440 from blockchain/tx-details
    (9f1b8b3d)
  • Merge pull request #1437 from blockchain/eth-ws-update
    (e4def078)
  • Merge pull request #1414 from blockchain/v1.31-release
    (473335c8)

v1.31.4

23 Jan 17:02
Compare
Choose a tag to compare
v1.31.4 Pre-release
Pre-release

Bug Fixes

  • bch:
    • dropdown shows wallet balances as BTC rather than BCH
      (5c3954c8)
    • use correct cashaddr link
      (c468d711)

Chore

v1.31.3

22 Jan 17:23
Compare
Choose a tag to compare
v1.31.3 Pre-release
Pre-release

Bug Fixes

  • request: 'To' dropdown shows wallet balances as BTC rather than BCH
    (d001cb00)
  • send: QR scanner reads new bch addresses as invalid
    (f7010893)
  • what's new: CashAddr copy is used for Bitcoin Cash support announcement
    (5dec3828)

Chore

v1.31.2

22 Jan 15:48
Compare
Choose a tag to compare
v1.31.2 Pre-release
Pre-release

Bug Fixes

  • bch:
    • support link
      (193211aa)
    • 'From' address displays legacy BCH address
      (93fd9fec)
    • 'To' dropdown shows wallet balances as BTC rather than BCH
      (c3454751)
    • Handle non-bch and legacy bch addresses in BCH Send
      (cd22d0b2)

Chore

v1.31.1

19 Jan 13:25
Compare
Choose a tag to compare
v1.31.1 Pre-release
Pre-release

Bug Fixes

  • bch: Handle non-bch and legacy bch addresses in BCH Send
    (13d6fcae)
  • sfox:
    • ability to upload docs if active account but level pending
      (bfcbf5f6)
    • typo
      (e51f18b2)

Features

  • bch:
    • remove unused file
      (963d374a)
    • use openAnnouncement modal
      (6a371501)
    • use localStorage instead of metadata
      (538b808a)
    • adds whats new, faq entry, and blog url to transactions page alert
      (25726b4f)
    • adds modal alerting user to address change - needs link to blog post
      (9edd1590)
  • sfox: display warning for sfox address verification doc
    (dda2e6cf)

Chore

Branchs merged

  • Merge branch 'master' into v1.31-release
    (431d6cf7)

Pull requests merged

  • Merge pull request #1431 from blockchain/bch-address-notice
    (42e143af)
  • Merge pull request #1424 from blockchain/v1.30-release
    (49e30825)
  • Merge pull request #1426 from blockchain/sfox-verification-redo
    (8be65a16)
  • Merge pull request #1405 from blockchain/v1.30-release
    (10064222)

v1.31.0

17 Jan 16:42
Compare
Choose a tag to compare
v1.31.0 Pre-release
Pre-release

Bug Fixes

  • bch:
    • show alt message
      (448014d2)
    • change error message when btc addr entered in bch send
      (65335faf)
  • faq: missing quote fix
    (92fdd88d)
  • sfox: add error when tx info is missing
    (623a0b10)
  • shift:
    • set destination back to null onCancel confirmation
      (2ef15145)
    • order tx history by time
      (437b6a10)
  • tests: add api method to wallet exchange-checkout
    (81a2f643)

Features

  • bch: new bch addresses
    (cac7c4e6)
  • metrics: sfox exchange
    (628a3214)
  • survey: add timestamp to logout survey prompt
    (d48a2f18)

Style

  • recovery: update pdf with new branding
    (e1a898b8)
  • transactions: change overflow-y property to avoid scroll bar on some browsers
    (f4122e4d)

Chore

Pull requests merged

  • Merge pull request #1425 from blockchain/exchange-metrics
    (e0baa902)
  • Merge pull request #1427 from blockchain/bcash-address
    (8af85ae7)

v1.30.9

11 Jan 20:42
Compare
Choose a tag to compare
  • release: remove npm@4 install
    (50288b1c)

v1.30.7

11 Jan 15:00
8be65a1
Compare
Choose a tag to compare
v1.30.7 Pre-release
Pre-release

Bug Fixes

  • sfox:
    • ability to upload docs if active account but level pending
      (bfcbf5f6)
    • typo
      (e51f18b2)

Features

  • sfox: display warning for sfox address verification doc
    (dda2e6cf)

Chore

  • release: force npm4 in makefile
    (c13cb8ea)

Pull requests merged

  • Merge pull request #1426 from blockchain/sfox-verification-redo
    (8be65a16)
  • Merge pull request #1405 from blockchain/v1.30-release
    (10064222)