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

v1.8.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 02 Nov 14:25
· 3539 commits to master since this release

Bug Fixes

  • accounts:
    • redirect to accounts page if account is archived
      (c5c9a98b)
    • set title of single account to same size as account list
      (cdc5082c)
  • addresses:
    • prevent last address menu from getting cut off
      (9459d6d4)
    • watch only tags and archived imported addresses format
      (cb497939)
  • coinify:
  • exporthistory:
    • validate date against lower bound
      (8784f2aa)
    • update helper button to not mention xls format
      (cad13b60)
  • home: remove imported address total row from home balances
    (86fff745)
  • info: do not show pairing code error on bg click
    (d8c59bfb)
  • logout:
    • copy change redirect to refresh
      (8f9564e7)
    • clean redirect interval before navigating away
      (92b1d92e)
  • mobile:
  • quote:
    • do not request a quote when buy quick start is empty
      (ff611a9d)
    • stop and start fetching quote for buy-sell landing
      (217d2b46)
  • txlist: do not add all option when there is only one option
    (e89066f9)

Features

  • logout: show success page after deauth, auto redirect
    (f1eb8dcc)
  • subscribe: send subscription form info to mailchimp
    (ad4f3a0d)

Style

  • accounts:
    • spacing
      (38fe6da3)
    • align labels of labeled addresses with used addresses
      (3ca2b15a)
  • mobile:

Test

  • quote: test quick start quote
    (0666addf)

Chore

  • coinify: only allow SEPA countries to create coinify account
    (b103b039)
  • logout: add preflight tag for logout
    (3818e2c4)

Pull requests merged

  • Merge pull request #742 from blockchain/sepa
    (10fc96a4)
  • Merge pull request #745 from blockchain/ist-states
    (3bfd52cd)
  • Merge pull request #751 from blockchain/addresses
    (17b23aa0)
  • Merge pull request #743 from blockchain/mobile
    (98421f7e)
  • Merge pull request #750 from blockchain/deauth-success
    (536fd610)
  • Merge pull request #749 from blockchain/export-history-misc
    (a3498fab)
  • Merge pull request #748 from blockchain/no-imported-row
    (74c79617)
  • Merge pull request #747 from blockchain/pairing-code-err
    (434fd9ec)
  • Merge pull request #746 from blockchain/txs-select-account
    (2ced08e0)
  • Merge pull request #741 from blockchain/multiple-quotes
    (270ecd59)
  • Merge pull request #739 from blockchain/accounts
    (46bb716d)
  • Merge pull request #738 from blockchain/subscribe
    (8e4a36d1)