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

v1.7.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 16 Sep 11:27
· 3857 commits to master since this release
v1.7.21

Bug Fixes

  • bank transfer: remove binding to prop and val so trade can update
    (1db1000a)
  • buy: prevent multiple buy modals because of fast clicking
    (39969bee)
  • buy summary: use the scope reference to transaction
    (caf720f6)
  • buysell:
    • better error messages in some places
      (0f9a79bf)
    • refresh trade when loaded into modal
      (30feec7d)
  • fakebanktransfer: fix fake bank transfer
    (33547166)
  • formattrade: prevent empty label when viewing formatted trade for account 0
    (9deeb467)
  • payment fee: payment fee instead of fee
    (59e32987)
  • poll kyc: pass latest kyc to poll
    (6e9172bd)
  • subscribe: encode email before sending to google forms
    (c51c8251)
  • translations: use Coinify instead of ::partner
    (d05cd2b0)

Features

  • buysell: more countries
    (93a83b0d)
  • kyc: add icon for Verify Identity step
    (a4af0976)

Refactor

  • banktransfer: bank transfer is a formatted trade
    (661c6c67)
  • buysteps: remove unused attrs
    (ca92e678)
  • ist: combine pending/success/trade-complete/trade-formatted into one step
    (8ba9896e)
  • trade summary: remove unused translate-namespace
    (923a0556)