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

v1.4.4

Compare
Choose a tag to compare
@Sjors Sjors released this 13 May 14:08
· 4318 commits to master since this release

Bug Fixes

  • Accounts: 'All' active state and amount
    (941cd70f)
  • Accounts&Addresses: mobile ui for accounts and addresses
    (a817a3e1)
  • AddressImport: better ux flow after cancelling transfer post address import
    (1d1e9b17)
  • AutoLogout: trailing space in logout warn
    (ab588748)
  • DynamicFeeHelper: Lower To [AMT] mBTC or BTC instead of MBTC
    (5627a614)
  • ImportedAddresses:
    • imported addresses color
      (0aa22f43)
    • refresh transactions on archive / delete address
      (abce3234)
  • MobileUI:
    • message beacon contextual message visibility
      (13080057)
    • scrolling left side nav when height is short
      (703b2ae1)
    • ie edge tablet feedback form
      (cda91de7)
    • left nav height
      (d28d5b31)
    • fix input field overlap in firefox tablet
      (66530226)
    • tablet landing page issues
      (dc228392)
    • more intuitive layout of security center on mobile
      (9db44065)
    • remove top 20px for mobile modals
      (b1195741)
    • remove scroll bars on mobile
      (cf5f9139)
    • remove webkit-appearance none
      (4aa76871)
    • max height on advanced send to avoid overflow issues
      (777d0241)
    • imported addresses manage address mobile issues
      (8d00ee6c)
    • sign msg modal mobile opacity
      (bfa9b9d2)
    • better send receive dialogue
      (5abd2ca4)
    • intuitive webkit scrolling
      (e2a54775)
    • swap header toggles on mobile
      (c8853638)
    • mobile homepage fixes
      (112f3785)
    • small ui fixes in mobile modals
      (fd419010)
    • wallet welcome page mobile ui issue fixes
      (13220e6a)
  • ProgressBar: make sure that blue-background is specific to modal-progress
    (4c855d13)
  • QR: qr codes generated by images instead of canvas (browser privacy)
    (546ec124)
  • QRScan: better wording for qr helper text
    (8823e80f)
  • Receive: fix alignment of receive to: text mobile
    (dc3c1d05)
  • Security: fix api access copy
    (a4978f36)
  • SendReceive: extend scrollable address css hack to send and receive
    (e130f33f)
  • Transfer: append transfer tooltip to body
    (9cd446ed)
  • Upgrade: fix font size alignment in upgrade modal
    (4c196521)
  • WalletWelcome: include login to legacy link on mobile
    (0d360fe2)
  • bcAsyncInput: better editing in hd address and import address directives
    (c2a788c2)

Features

  • Feedback: add information regarding feedback form and its purpose
    (bde41cd1)
  • PrivacyPolicy: open privacy policy in external window
    (b8ba70ca)
  • UseAll: use all in send
    (e42cbf99)

Refactor

  • SendFrom: increase from dropdown performance

Style

  • UseAll: make use-all link text blue

Test

  • UseAll: add tests for useAll function