Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: blockchain/My-Wallet-V3

v3.22.12

07 Sep 09:04
v3.22.12
Compare
Choose a tag to compare
v3.22.12 Pre-release
Pre-release

Bug Fixes

  • buysell: this._wallet.external doesn't exist with 2nd password
    (fda2c8dd)

v3.21.2

07 Sep 10:34
v3.21.2
Compare
Choose a tag to compare
v3.21.2 Pre-release
Pre-release

Back port of #260

v3.22.11

06 Sep 09:27
v3.22.11
Compare
Choose a tag to compare
v3.22.11 Pre-release
Pre-release

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

02 Sep 14:35
v3.22.10
Compare
Choose a tag to compare
v3.22.10 Pre-release
Pre-release

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

01 Sep 11:25
v3.22.9
Compare
Choose a tag to compare
v3.22.9 Pre-release
Pre-release

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.22.8

29 Aug 10:56
v3.22.8
Compare
Choose a tag to compare

v3.21.1

03 Aug 10:05
v3.21.1
Compare
Choose a tag to compare
v3.21.1 Pre-release
Pre-release

Features

Chore

v3.21.0

27 Jul 13:28
Compare
Choose a tag to compare

Bug Fixes

  • Notifications: set syncPubKeys setting when updating notifications settings (#247)
    (d87cc6bc)

v3.20.0

20 Jul 13:27
Compare
Choose a tag to compare

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

07 Jul 12:30
v3.19.4
Compare
Choose a tag to compare
v3.19.4 Pre-release
Pre-release

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