This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Releases: blockchain/My-Wallet-V3-Frontend
Releases · blockchain/My-Wallet-V3-Frontend
v1.4.11
Bug Fixes
- Animations: add angular animate to dependencies
(a464d5da) - DYK: update send feedback link
(d9000a1b) - Forms: use ng-submit and angular form validation
(cbbcd2cd) - Landing: enable scrolling
(9844875b) - VerifyEmail: update email verification status automatically in app
(8b6d87ab)
Features
- DYK: only show survey to increase probability for feedback
(ed71a8d4) - Performance: landing page loads much faster (#447)
(864a9fae) - Receive: clarify using an HD address message from Your Bitcoin Address modal
(a1945ac4) - iOS:
Refactor
- AccountInfo: parse (some of) get-info result in My-Wallet-V3
- Forms: remove excess javascript in forms
Chore
- Version: increase my-wallet-v3 version
v1.4.10-p2
Released v1.4.10-p1 again for CI reasons.
v1.4.10-p1
Bug Fixes
- DYK: update send feedback link
(a055b7bc)
v1.4.10-hot-fix
v1.4.10-hot-fix
v1.4.10
Bug Fixes
- ActivityFeed: right align
(9fdbba0c) - ConfirmRecovery: prevent error when viewing mnemonic with duplicate words in same group
(ea51b39a) - ExportHistory:
- Landing: mobile ui issues
(07a2cca3) - Modals: allow dismissing nonsensitive modals with background click
(7578f669) - Security: include 20000 in pbkdf2 iterations range
(4abee3c9) - Send:
- Templates: fix jade spacing warnings
(1679a470) - TxFeed: handle address overflows in tx list
(df0ac446) - Verify: swap message and signature fields
(0feb4f93) - Versions: handle positioning on mobile
(a892f6b0) - WalletNav: clear the ads on shorter browser heights
(eeffa625)
Features
v1.4.9rc4
v1.4.8-p1
v1.4.9rc3
v1.4.9rc2
v1.4.9
Bug Fixes
- Addresses: overflow on imported and hd address labels
(8fb1bcc4) - Browser: increase minimum Safari and Webkit versions
(016d09e3) - Description: tx description maxlength 255
(eb0d3384) - FirstLoginModal: alignment (#467)
(89831bec) - HelperButton: prevent helper-button from triggering form submits
(0f5d3c3c) - SecurityCenter: remove whitespace underneat icons
(7130351c) - Send: discourage sending to the same account
(6f7aa7c6) - TxList: always show To: first in tx list
(177d3e91)
Features
- Addresses: expose HD Addresses (#461)
(9019e65d) - ExportHistory:
- Feedback: add link to qualtrics for feedback
(e1904c5c) - Forms: general form improvements (#456)
(6ed78c8a) - Landing: remove legacy css (#464)
(356377a6) - Request: link to explain hd addresses (#466)
(3086cac1) - Send: if avail balance is 0 and is selected in send draw attention to it
(976535b4) - TxList: let users copy address/date instead of toggle and verify on bci link
(3857c79b) - TxNote: save note on enter
(7be0d70a)
Refactor
- semistandard: use renamed my-wallet-v3 methods (#457)
Test
- ExportHistory: test spec for ExportHistoryController
- Format: fix test in format service
- Total: fix tests for Wallet.total to include watch only balance