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

v1.3.19

Compare
Choose a tag to compare
@Sjors Sjors released this 10 Mar 18:56
· 4647 commits to master since this release
v1.3.19

Bug Fixes

  • ActivityFeed: show transaction amount instead of fee
    (b4193733)
  • LabelOrigin: add missing let
    (3529caa7)
  • QR:
    • fix qr scanner updating multiple destination inputs
      (c42744b3)
    • fix indexing issue on qr scanner
      (d8a6638d)
    • style changes
      (1eb40d78)
    • qr scanner updates amount fields as well
      (488a72fb)
    • fix qr code overflow issue in advanced send
      (5290b864)
    • minor UI fixes on import address qr scanner
      (1d4b497f)
  • SecurityWarning: correct logic for showing red dot
    (99eee164)
  • Send: show destination dropdown unless there is 1 account and no addresses
    (25c20807)

Features

  • Dep: use new my-wallet-v3
    (5c22eb44)
  • Deploy: allow custom API domain for fees and RNG
    (ec66fdbd)
  • QR:
    • add popover qr scanner to import address
      (3e35fb63)
    • move qr scanner screen to popover
      (6a01a0a3)
  • SecurityWarning: change rules for when red dot shows
    (733b9482)
  • Send: translatable error messages
    (815a6fbc)

Refactor

  • DeCoffee:
    • remove coffeescript ❌☕️
    • convert virtual-keyboard directive to es6
    • convert verify-mobile-number directive to es6
    • convert ui-ladda directive to es6
    • convert transform-currency directive to es6
    • convert transaction-status directive to es6
    • convert transaction-note directive to es6
    • convert transaction-description to es6
    • convert tor directive to es6
    • convert single-click-select to es6
    • convert setting-toggle directive to es6
    • convert scroll-to-top directive to es6
    • convert resend-email-confirmation directive to es6
    • convert on-enter directive to es6
    • convert language-picker to es6
    • convert label-origin directive to es6
  • DestinationInput: remove unnecessary timeout
  • Preferences:
    • remove unused select templates
    • combine selector directives into a single directive

Test

  • Security: tests for contextual security warning

Chore

  • FileName:
    • add directive extension to watch-only-address
    • add directive extension to scroll-in-view
  • Whitelist: add Mark to PGP whitelist