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

v1.3.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 25 Mar 14:44
· 4545 commits to master since this release
v1.3.21

This pre-release contains dynamic fee changes from #364 as well as Jenkins built automation from #361. These changes are not merged yet.

Bug Fixes

  • AddressImport: change dont sweep confirm message
    (f85f3ecc)
  • Alerts:
    • add ability to customize alerts confirm close msg
      (76e76e3b)
    • fix close button on sent and received alerts
      (8cd899e3)
    • alerts on ie rendering issue fixed
      (609e0583)
  • CSS: autoprefixer - dont remove necessary legacy css
    (98c9bfd5)
  • Dependencies:
  • DidYouKnow: remove # symbol from dyk type
    (b68957d6)
  • Feedback: fix thank you for your feedback typo
    (23ffd8d9)
  • Fonts: add eot and svg fonts for font rendering on other browsers
    (90efa947)
  • IE: ie support for stylized console msgs
    (3f7cc7c2)
  • Login: login box at short browser heights
    (641467eb)
  • MarketingPage:
    • mobile legibility
      (5309769e)
    • rename legacy to _legacy
      (61da82f9)
    • fix image links and organize video-container css
      (4385f79e)
  • Nav: fix position of arrow down on ie in explore dropdown
    (b852fe73)
  • Request: remove debugger
    (890726c0)
  • RequestLegacy: ensure that legacy address request does not display archived addresses
    (a4682397)
  • SecurityCenter: fix flash of unstyled content in security center
    (97f88e2b)
  • Settings: adjust width of dropdowns on settings pages for tablet
    (6efbd755)
  • ToS: fix ToS redirect loop
    (c9adaa3a)
  • Transaction: move public note into tx details
    (d4a2c1e9)
  • TransactionDetail: fix tx detail render on mobile
    (2d9ba5ad)
  • TransactionDetails: better layout of transaction detail
    (f7facd93)
  • VirtualKeyboard: virtual keyboard overflow fix
    (bf9c19bd)

Features

  • AmountLabels: show amount labels in all send and receive dropdown menus
    (4f0fb9ed)
  • PreRelease: use new MyWalletV3 minor version
    (9752a80d)
  • Release: simplify and use Makefile
    (4052fdfd)
  • Travis:
    • publish minified JS to Github tag
      (b310f6ca)
    • run grunt dist as well
      (4cf5bc63)

Refactor

  • Send: remove unused functions, use v3 implementation of dynamic fee

Chore

  • MarketingPage: move heavy video files to dropbox
  • Travis: add npm shrinkwrap and bower resolutions to Github tag