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

v1.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 03 Aug 10:45
· 4034 commits to master since this release
v1.6.0

Bug Fixes

  • exporthistory:
    • remove broken xls option
      (784ad6b2)
    • show download button when automatic download is not possible
      (448e7b68)
  • landing:
  • receive: Firefox only, Arrow/Currency Overlap
    (56cfe8e7)
  • test: remove unused landing test
    (76a78856)
  • tx: Searching for receive address now works
    (6183aca8)
  • txnotes: tx-notes no longer able to have one, long, non-breaking word
    (1fa66ec5)

Features

  • 2fa:
    • tell where to disable SMS 2FA before changing phone
      (de3378fc)
    • links to download Google Authenticator
      (e9b6d651)
  • exporthistory: add notes and value at time to export history (#542)
    (f6cf06de)
  • home: added About on wallet home page
    (703c57aa)
  • importedaddresses: spend directly from imported address in settings
    (1fd2b8dd)
  • landing: Updated Landing Page
    (d9e623b0)
  • tx: now able to search by tx hash
    (9dfe857e)
  • upgrade:
    • update title copy and remove warnings
      (d13dde78)
    • remove cancel option from upgrade modal
      (b63250f6)

Refactor

  • changelog: upgrade git-changelog and use Makefile
    (2d3c0c37)
  • landing: remove scroll in view and scroll animation
    (19932ce1)
  • tx: search function structure changed
    (acc5df71)

Style

  • landing:
    • banner and quickstart changes
      (a77cb584)
    • text changes and mobile text hide
      (d7c545ef)
    • mobile element width changes
      (5fcb15bd)
    • element style fixes on IE
      (9be4d292)
    • input style fix on safari
      (8b716970)
    • font and spacing changes
      (c1a4d7d4)
    • Container added to New To Bitcoin
      (b8e7f290)

Pull requests merged

  • Merge pull request #553 from blockchain/export-history
    (ba26e047)
  • Merge pull request #552 from blockchain/landing-test
    (be0b3e52)
  • Merge pull request #550 from blockchain/landing-update-v2
    (25ecf367)
  • Merge pull request #545 from blockchain/v2-v3
    (f31af3fc)
  • Merge pull request #541 from c18js/transaction-hash-search
    (3acd6bf1)
  • Merge pull request #539 from blockchain/copy_updates
    (5c7de1cb)
  • Merge pull request #538 from blockchain/spend_imported
    (21b6aadc)
  • Merge pull request #535 from blockchain/about_us
    (b8834d96)
  • Merge pull request #548 from c18js/tx-search-address-fix
    (f6b4e77e)
  • Merge pull request #534 from c18js/tx-feed-wrap
    (1a7ef106)
  • Merge pull request #533 from c18js/receive-screen-overlap
    (6f6da7e6)
  • Merge pull request #526 from blockchain/changelog
    (81c5aaf2)