This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Releases: blockchain/My-Wallet-V3-Frontend
Releases · blockchain/My-Wallet-V3-Frontend
v1.32.2
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)
- show buy login modal to potential sfox users
Features
- sfox:
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
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)
- make clearer that manually adding acct can take longer
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)
- implements redesigned bank link page
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
v1.32.0
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:
- 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)
- Place an age restriction for account registrations, customers must be 18+
- txs: Adding messaging to transactions details
(ed46ecbf)
Chore
- release: bump my-wallet v
(f0eec5f4)
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
v1.31.3
v1.31.2
v1.31.1
v1.31.0
Bug Fixes
- bch:
- faq: missing quote fix
(92fdd88d) - sfox: add error when tx info is missing
(623a0b10) - shift:
- 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
- release: bump v
(40379bd4)