Releases: blockchain/My-Wallet-V3
Releases · blockchain/My-Wallet-V3
v3.22.12
Bug Fixes
- buysell: this._wallet.external doesn't exist with 2nd password
(fda2c8dd)
v3.22.11
Bug Fixes
- quote: call processQuote with quote instead of undefined
(79cf5a4a)
- trade: expose txHash property, only trigger watch after trade has been updated (#264)
(31eccee3)
v3.22.10
Bug Fixes
- account index: add account index to trade object (#259)
(f6033439)
- delegate: handle gap limit error by appending id to existing label (#258)
(309388b0)
Features
Refactor
v3.22.9
Bug Fixes
- bank account: use holder name instead of bank name (#257)
(e5d51da5)
Refactor
- (Cream) move blockchain specific stuff to its own class (#256)
v3.21.0
Bug Fixes
- Notifications: set syncPubKeys setting when updating notifications settings (#247)
(d87cc6bc)
v3.20.0
Features
- Metadata: store, retrieve and update; what's new entries (#244)
(25a3e8ca)
- email notifications: current and 20 non-labeled address beyond current receive notifications of transaction by email.
(c9737600)
Refactor
- Notifications: extend api for updating notification settings (#245)
v3.19.4
v3.19.0 - v3.19.3 should not be used due to a non-backwards compatible change in the /balance
endpoint. Do not use v3.19.* while it is still marked as pre-release.
Bug Fixes
Features