mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
REL: v4.2.0
This commit is contained in:
parent
b5c83eb115
commit
4eb3c2aeeb
1 changed files with 21 additions and 47 deletions
|
@ -1,3 +1,24 @@
|
|||
v4.2.0
|
||||
======
|
||||
|
||||
* ADD: bumpfee (RBF) & cancelTx (RBF) for BIP84 HD wallet
|
||||
* ADD: CPFP for BIP84 HD wallets
|
||||
* ADD: Electrum server configuration
|
||||
* ADD: Hungarian localization
|
||||
* ADD: HUF fiat unit
|
||||
* FIX: receive address generation with no internet
|
||||
* FIX: wait for electrum connection before fetching tx or broadcast
|
||||
* FIX: Receive UI jumpiness
|
||||
* FIX: iOS App crashes when scaning QR Code
|
||||
* FIX: Amount when scanning was not displayed in amount UI
|
||||
* FIX: ln transaction details screen
|
||||
* FIX: import LN wallet with custom lndhub
|
||||
* FIX: BIP84 txs with low confirmations not updating
|
||||
* FIX: crash
|
||||
* REF: Swedish translation updates
|
||||
* REF: better initial HD rescan
|
||||
|
||||
|
||||
v4.1.0
|
||||
======
|
||||
|
||||
|
@ -7,50 +28,3 @@ v4.1.0
|
|||
* FIX: BIP84 txs with low confirmations not updating
|
||||
* FIX: crash
|
||||
* REF: Swedish translation updates
|
||||
|
||||
v4.0.4
|
||||
======
|
||||
|
||||
* ADD: Use Blockstream for tx details in block explorer
|
||||
* REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server)
|
||||
* FIX: correct output addresses display on transactions/details screen
|
||||
* FIX: BIP84 (zpub) transaction fetch fails if some inputs are p2pkh, thus wallet import fails
|
||||
|
||||
v4.0.3
|
||||
======
|
||||
|
||||
* ADD: HD bech32 wallets (BIP84)
|
||||
* FIX: lndhub uri bug
|
||||
* FIX: RBF broadcast fix
|
||||
* FIX: wont import WIF with uncompressed public key for segwit wallet
|
||||
* REF: better LN wallet refresh strategy
|
||||
|
||||
v4.0.2
|
||||
======
|
||||
|
||||
* ADD: new style and colors to add wallet screen
|
||||
* ADD: advanced mode in app settings
|
||||
* FIX: HD wallet update if it was heavily used externally (closes #495)
|
||||
* FIX: improve quality of qr code, users complaining they couldn't read the qr code
|
||||
* FIX: lack of spacing in receive QR screen
|
||||
* REF: better mnemonic backup screen
|
||||
* REF: cached HD addresses generation (speeded up)
|
||||
* REF: updated bitcoinjs-lib, HD wallets speed-up
|
||||
|
||||
v4.0.1
|
||||
======
|
||||
|
||||
* FIX: watchonly & ln wallet import/load
|
||||
* REF: reworded error msg
|
||||
* REF: better ln scan qr import
|
||||
* REF: electrum batching for getBalance
|
||||
* ADD: Support Safello redirect URLs (better Safello integration)
|
||||
* ADD: watch-only wallets support HD (xpub, ypub, zpub)
|
||||
|
||||
v4.0.0
|
||||
=======
|
||||
|
||||
* ADD: Apple Watch support
|
||||
* ADD: preimage info of paid ln tx
|
||||
* FIX: better import of ln wallet
|
||||
* REF: better offline handling
|
||||
|
|
Loading…
Add table
Reference in a new issue