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.1
v1.4.0
v1.4.0-rc7
Bug Fixes
- Legacy: move legacy cache bust into folder
(f205a731)
v1.4.0-rc6
Bug Fixes
- Legacy: bust cache
(7de0b2ce)
v1.4.0-rc5
v1.3.29
v1.3.28
Bug Fixes
- 2FA: disable 2FA field after correct entry
(b5ce02ea) - API: link to service-my-wallet in api access copy
(544dee1d) - Alerts: translate async so that translation strings are not shown
(2ed373a0) - Buttons: synchronize button usage
(955f4b1e) - Deploy: use '/' instead of full domain by default
(4b92ab0c) - Dropdowns: add helpful placeholder to ui-select dropdowns
(2aaa878a) - Flexbox: better support for ie
(9cd38c94) - ImportedAddresses:
- LandingPage:
- LegacyAddress:
- Login: disable sign in button if 2FA field is empty
(3fe7957e) - Receive: only show bitcoin address in copy and share and only update qr on amount not message
(bd592cfc) - RecoverFunds: separate forms to avoid flickering btwn recover funds steps
(3d75f1cf) - Router: do not allow changing to public state if logged in
(21c76ea9) - Select: fix flickering dropdown in modals
(d7f5d01f) - Send:
- make description error more specific
(17c79c28) - show error message when call to unspent fails
(53cc8c97) - show error when tx description is too long
(97e3e04b) - update payment.from and payment.to on qr scan
(ce3234bb) - cleaner overview note presentation
(d2be3849) - change note to description and add placeholder to translations
(e48d43fa) - more logical coloring for recipients in confirmation
(a277c32a)
- make description error more specific
- Server: newline caused CSP error Updated instruction for whitelisting multiline script. Removed unused inline Javascript whitelist for angular-charts Removed unused ROOT_PATH from index.jade
(04074d5f) - Well: better well class and apply btn-xs in settings
(de79e449)
Features
- LandingPage: minor updates to reposition v2 -> v3
(41586a2d)
Refactor
- Gruntfile: honor semistandard in replace task
- Index: auto-include source files when developing
- Karma: semistandard
- server.js: remove unused code and obey semistandard
Chore
- Favicon: delete unused favicons
- SecurityCenter: remove unnecessary transfer function from securityCenterCtrl
- SemiStandard: accept angular, browserDetection and Blockchain as global variables.\nDown to 894 problems.
- Semistandard:
- fix remaining semistandard errors
- fix errors in directives
- fix errors in services
- fix errors in controllers
- fix errors in wallet.service
- don't check tests
- specify in package.json
- Travis: run semi-standard
v1.3.27
v1.3.26
v1.3.25
Bug Fixes
- Favicon:
- Send: transition to and from confirmation screen
(8c2a4536) - VerifyMessage:
Features
- ImportedAddresses: move archive/priv key/sign msg to option dropdown
(59ebfb07) - SignMessage:
- VerifyMessage: add message verification to imported addresses page
(06408ba5)
Test
- SignMessage:
- rename test
- test spec for message signing
- VerifyMessage: test spec for message verification
Chore
- SignVerify: hide sign / verify message