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

Releases: blockchain/My-Wallet-V3-Frontend

v1.4.8

14 Jun 11:26
v1.4.8
Compare
Choose a tag to compare

Bug Fixes

  • Transaction: don't show historical value for non-USD and very recent transactions
    (b9ea62c6)

v1.4.7: Merge pull request #455 from blockchain/browser-math

14 Jun 11:29
Compare
Choose a tag to compare
Display sticky browser error message in form

v1.4.7rc4

08 Jun 15:08
Compare
Choose a tag to compare
v1.4.7rc4 Pre-release
Pre-release

Bug Fixes

  • Receive: increase performance of receive dropdown
    (fd64d92a)

Features

  • 2FA: change order of 2fa options
    (669f3c35)
  • Browser:
    • run extra check before signup, recovery and account creation
      (9374bf9e)
    • improve chekcs and display browser error message in form
      (48d8b367)
  • Feedback: remove feedback form
    (dd56ccc8)

Refactor

  • Request: move ? outside if statements and clean up url+=

Chore

  • Release: bump bower dependency version

v1.4.7rc2

01 Jun 13:31
Compare
Choose a tag to compare
v1.4.7rc2 Pre-release
Pre-release

Bug Fixes

  • TxDetails:
    • fix tx fee explaination/pending helper buttons and update copy
      (35f94246)
    • only get value at time when necessary
      (c1c888d3)
    • check for account existence before filtering
      (15d01a95)
    • find match in labeled addresses and hdaddresses for tx note
      (98eed491)
    • mobile and tablet ui fixes
      (44d800a9)
    • fix address label display
      (31d60735)
  • TxList: fix account filtering
    (c80bfc83)
  • WhatsNew: prevent whats new icon from triggering route change
    (526d5742)

Features

  • TransactionDetails: move tx details into tx list
    (e4b2fe66)
  • TxDetails:
    • show amount when toggled and more than one recipient
      (a1c053ef)
    • ellipsis on addresses (users can access through bc.info)
      (00469c61)
    • show recipient preview if not toggled
      (80b6f47c)
    • merge confirmed/pending status into verify link
      (25b83c3f)
    • highlight tx note on search and remove toggle watch
      (b9051edd)
    • change confirmation wording
      (060fa9a4)
    • add 'confirmations' to pending
      (ddbba9fd)
    • show tx status on mobile
      (7d14eb56)
    • mobile ui tx details improvements
      (8884d95c)
    • add confirmation scale
      (3c3b725b)
    • show address label in description if it exists and remove unused ctrl and tests
      (49192d2c)
    • font size adjustments and less loud Verify on Blockchain.info
      (02a4dd93)
    • clicking tx in certain places toggles expansion
      (6d67dabd)
    • ability to search for tx note
      (bb4d30d3)
    • mobile ui support
      (2ad203b3)
  • WhatsNew:
    • update copy, remove outdated items
      (5fb6674b)
    • new items flash when viewed for first time
      (6c08fadd)
    • add whats new items and descriptions
      (7e379f06)
    • implement whats new feature for showcasing wallet updates
      (c63a77d3)

Refactor

  • WalletService: use reorganized login() parameters

Test

  • WhatsNew: add tests for whats new feat

Chore

  • Dep: bump blockchain-wallet version

v1.4.7rc1

26 May 16:49
Compare
Choose a tag to compare
v1.4.7rc1 Pre-release
Pre-release
v1.4.7rc1

v1.4.6

24 May 18:44
v1.4.6
Compare
Choose a tag to compare

Bug Fixes

  • BrowserDetection: refuse more old browsers, also on signup and recovery
    (7b3ee03b)
  • Travis: use semistandard binary in node_modules (avoids version conflicts)
    (b9e3cc20)

v1.4.5

20 May 13:38
v1.4.5
Compare
Choose a tag to compare

Bug Fixes

  • CSS: clean up blockchain.css.scss and move css to its proper file
    (1773ca62)

Features

  • Send: show warning when payment object emits a message (#442)
    (689dcaed)
  • WatchOnly: include watch-only balances (#441)
    (2d1497d4)

v1.4.4

13 May 14:08
Compare
Choose a tag to compare

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

v1.4.3

09 May 12:47
v1.4.3
Compare
Choose a tag to compare

Bug Fixes

  • Dep: bump my-wallet-v3 to 3.15.1
    (93af2c22)

v1.4.2

06 May 10:35
v1.4.2
Compare
Choose a tag to compare

Bug Fixes

  • Alerts: keep array of alerts to check if next alert is the same
    (00eb13b0)
  • PrivateKeyImport: change confirmation for private key import
    (415170bc)
  • Send:
    • ui and confirmation cleanup
      (a117034f)
    • do not provide initial payment object in send controller
      (ea1aad85)
  • Upgrade: center footnote
    (db0cf932)
  • Verify:
    • show done button after verification succeeds or fails
      (b31b00d2)
    • reset verification status on form change
      (e4367920)
  • WatchOnly: change copy and layout for importing a watch only address
    (4bd583a7)

Features

Refactor

  • PasswordEntropy: move pw entropy dependency into repo
  • Upgrade: function renamed in My-Wallet-V3 (#425)