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.26.9

16 Oct 14:36
Compare
Choose a tag to compare
v1.26.9 Pre-release
Pre-release

Chore

  • release: use v3.38. blockchain-wallet
    (1c650972)

v1.26.8

16 Oct 14:15
Compare
Choose a tag to compare
v1.26.8 Pre-release
Pre-release

Bug Fixes

  • landing:
    • use cors=true for wallet count req
      (be3df823)
    • update wallet count fallback
      (5e5356f1)
    • get my-wallet-n-users from api
      (a27925cc)

Chore

v1.27.0

15 Oct 16:13
Compare
Choose a tag to compare
v1.27.0 Pre-release
Pre-release

Bug Fixes

  • coinify:
    • make sure all reasons have translations
      (fda56bda)
    • kyc status should know about buyFiat code
      (2864428f)
    • update profile after trade modal is closed
      (1af46ea8)
    • sell flow
      (09061759)
    • linter errors
      (e4b5d249)
    • dont set max when trading is disabled
      (dae2a401)
    • exchange component rounding
      (dd653b2d)
    • update rate on currency change
      (aad6e906)
    • check correct blockchain outRemaining limit
      (33fec96d)
    • update exchange component limits on digest cycle
      (08f5c62f)
    • fix default currency guess
      (8ff0e698)
    • show profile email
      (2526364f)
    • kyc cc limit
      (7cc044b8)
    • Delete coinify.isPendingSellTrade() test and fix coinify test errs
      (94bc9e6b)
    • change trading messaging
      (ec52f6b7)
    • correctly display quote information
      (095fb0fa)
  • coinify_medium: Fix CoinifyMediumController test errs
    (7aa57cc4)
  • coinify_sell: Fix CoinifySellController test errs
    (9e7c9590)
  • coinify_signup: Fix CoinifySignupComponentController test errs
    (431de5ad)
  • exchange: unocoin/sfox state.total fix
    (fce76bf4)
  • sell_summary: Fix sell-summary.component test errs
    (09e9e047)
  • sfox_checkout: Fix SfoxCheckoutController test errs
    (0cf2d752)
  • transaction_description: Fix coinify.initialized() err
    (04125c87)
  • unocoin:
    • Pass in exchange = {} to unocoin.determineStep()
      (10446b4d)
    • Fix unocoin.determineStep() err
      (dfc592ad)
  • unocoinsignup: Fix UnocoinSignUpController test errs
    (3ad13979)

Features

  • coinify:
    • handle pending and rejected kycs
      (d90b53dd)
    • poll user level on exchange service
      (cf1cde7c)
    • click max amts to update fields
      (b3c41e7e)
  • exchange component: handle fiatOptions
    (645ed8b9)

Refactor

  • coinify:
    • no need to make full exchangeData fetch
      (668bb472)
    • clean up coinify service
      (7ebf626b)
    • sort trades dynamically
      (c72da02e)
    • handle buy/sell fiat currencies separately
      (f0e46e18)
    • change order of buy reason check
      (5bde2776)
    • handle limits from payment-methods
      (4ae424c3)
    • exchange component binding name cleanup
      (188aefc6)
    • remove shouldShowSellTab
      (d31eec7c)
    • After first trade error
      (133c3029)
    • edit amt but not currency in summary step
      (7394220d)
    • clean up service
      (dc9fdaa7)
    • handle signup, quote refresh, mediums with profile limits
      (89216f84)
    • move limit logic to coinify client
      (effe1ad3)
    • css cleanup
      (d73572b8)
    • remove sell-quick-start template
      (c3eb01f4)
    • handle awaiting_first_trade_completion
      (f8c1ad66)
    • set up error handling
      (f27f8b60)
    • use collapseSummary to show/hide summary
      (ef62cd4f)
    • init kyc work
      (d7c63d36)
    • resolve merging issues
      (bd6e5df2)
    • build payment in coinify summary step
      (115c5184)
    • use in sell quick start to create account and load quote to coinifySell
      (7d84aa38)
    • continue user can buy/sell logic
      (b2d6e2fa)
    • remove sell quick start
      (02354af7)
    • move trading disabled logic to exchange services
      (4d4aa82c)
    • init disabled options
      (2fb25dfe)
    • init sell work
      (16e8a625)
    • handle update values in summary
      (b223bb62)
    • handle signup quote refresh
      (938c907b)
    • open pending and completed trades
      (5d5fcde4)
    • open coinify modal from exchange component
      (c1185136)
    • initial exchange-component setup
      (276ec3bc)
  • coinify_exchange_component_tests: Refactor tests
    ([7d8ee9c](https://github....
Read more

v1.26.7

11 Oct 15:21
Compare
Choose a tag to compare
v1.26.7 Pre-release
Pre-release

Bug Fixes

  • bitcoin cash: load full shapeshift trades in bitcoin-cash component
    (35cb7f2d)

Chore

  • release: upgrade blockchain-css to latest
    (5107b5c1)

v1.26.6

10 Oct 15:39
Compare
Choose a tag to compare
v1.26.6 Pre-release
Pre-release

Chore

v1.26.5

06 Oct 20:23
Compare
Choose a tag to compare
v1.26.5 Pre-release
Pre-release

Features

  • dashboard: chart updates with wallet currency change
    (4a3aa646)

Pull requests merged

  • Merge pull request #1333 from blockchain/chart-curr-fix
    (0b6f2b7f)

v1.26.4

06 Oct 19:52
Compare
Choose a tag to compare
v1.26.4 Pre-release
Pre-release

Chore

v1.26.3

06 Oct 17:16
Compare
Choose a tag to compare
v1.26.3 Pre-release
Pre-release

Bug Fixes

  • bitcoin cash:
    • reset rate when output curr is switched
      (cd189ff2)
    • convert bitcoin cash max to fiat
      (0b9a0e76)
  • copy: copy fixes
    (463dfc34)
  • ether: tx filters
    (8b06d536)
  • nav: change rootURL to bc.com, fix max height issues
    (693eabf4)

v1.26.2

06 Oct 11:49
Compare
Choose a tag to compare
v1.26.2 Pre-release
Pre-release

Bug Fixes

  • bitcoin cash:
    • verify on blockchair
      (80e2376a)
    • schedule a refresh after succesful bch exchange
      (b585280d)
    • add logo
      (ea325212)
    • lock from selector if a wallet was specified
      (1ad38e97)
    • only set input amount if wallet was specified
      (3060fa7e)
    • allow changing exchange amount, set correct initial amount
      (c7a11392)
    • prepend bitcoin cash to wallet name
      (f4680fcc)
    • mobile fixes for show bch button
      (ee9b3759)
    • send and bch wallets on mobile
      (717eb89b)
    • improvements to mobile view
      (3f9dd2e7)
    • show appropriate copy in shift receipt when shifting from bch
      (6803ab22)
    • gives bch component same spacing as other general settings
      (a5587e3e)
    • button alignment in settings > general
      (887df300)
    • fixes qr scan
      (78a4b854)
    • fix tx success notification copy
      (5ad709c6)
    • shapeshift label alignment
      (9aaa88ff)
    • bch address error message on send
      (714660b7)
    • consistent font size
      (64559db8)
    • update copy on bch send
      (4b5d269f)
    • show bch copy on shift confirm
      (8387ec13)
    • correct wallet label when shifting
      (f1375836)
    • more copy
      (5df188a5)
    • remove bitcoin cash label
      (4cb92350)
    • translate strings, adds default label
      (d03c9145)
    • copy fixes
      (de5d7a30)
  • landing: rename scroll to scoller to avoid multidir error
    (bb73e1b7)
  • nav:
  • public header: remove target _blank
    (95e40dbb)

Features

  • bitcoin cash:
    • whats new - bitcoin cash
      (cdf8e6f6)
    • bch send header, move send headers into asset send templates
      (bf1416c2)
  • nav:

Refactor

  • bitcoin cash: rm unused ctrl.disabled
    (5a008960)

Style

Branchs merged

  • Merge branch 'v1.23-release' into new-footer
    (8b921fac)

Pull requests merged

  • Merge pull request #1329 from blockchain/new-nav-footer
    (77fcab2c)
  • Merge pull request #1332 from blockchain/new-nav-buttons
    (75a1e109)
  • Merge pull request #1331 from blockchain/bch-exchange
    (bf11f031)
  • Merge pull request #1326 from blockchain/bch-copy-fixes
    (1a823562)
  • Merge pull request #1328 from blockchain/bch-qr-send
    (30bd9b2e)
  • Merge pull request #1248 from blockchain/new-footer
    (e4673a38)

v1.26.1

04 Oct 02:14
Compare
Choose a tag to compare
v1.26.1 Pre-release
Pre-release

Bug Fixes

  • bitcoin cash:
    • save bch multiaddr call for settings page
      (65c23725)
    • shapeshift modal close, cash about modal close
      (f885bbd1)