Releases: BlueWallet/BlueWallet
v7.0.4
-
ADD: LNDhub learn more link (#7044)
-
FIX: Select Wallet screen missing lightning wallets #7004
-
REF: Advanced options (#7023)
-
FIX: broken lnurl pay via lnaddress
-
FIX: Hide caret so its easier to type amounts
-
FIX: Android Wallet Coin Control "Use Coins" button with checkbox selection does not work #7016
-
FIX: Cant use full balance or coin control, windows are not modal on Mac #7017
-
FIX: refill lndhub wallet
-
FIX: Refresh Transactions was failing on macOS
-
FIX: swipeable in manage wallets was difficult to use
-
FIX: Disable autoinit of notifications prior to user autorizaiton
-
DEL: DefaultSource prop on Image
v7.0.3
v7.0.2
v7.0.1
v7.0.0
-
ADD: Toggle to disable privacy blur
-
ADD: iOS Lock screen widgets
-
ADD: BIP47 payment codes available to everyone (opt-in)
-
FIX: visible CC check
-
FIX: gracefully handling existing LDK wallets after deprecation
-
FIX: Huge state changes are triggering random UX errors on Android 13/14
-
FIX: Icons were not visible on menus
-
FIX: Memo storage was broken
-
FIX: ExportMultisigCoordinationSetup modal would take too long to be presented
-
FIX: Check was not visible on Coin Control
-
FIX: Scan on LND send
-
FIX: Keyboard listeners were not being properly removed
-
FIX: Accessibility for Transaction rows
-
FIX: Custom modal in Receive had pointless create button
-
FIX: Buttons are in wrong position when using RTL language #6758
-
FIX: Update WatchOnlyWarning colors
-
FIX: Inserting contact would reset instead of append
-
FIX: Android widget updated only once
-
DEL: Remove LDK
-
OPS: don't use faulty electrum server
-
REF: Use tooltip menu for SendDetails on Android
-
REF: Custom Fee UX
-
REF: ManageWallets
v6.6.8
v6.6.7
-
ADD: Watch only wallets warning
-
ADD: View Payment Code on Watch app
-
ADD: Payment code in receive screen
-
ADD: Market price android widget USD only for now
-
REF: Fee estimation and price fetch on widget improvement
-
ADD: Insert Contact
-
ADD: Payment code in Receive
-
ADD: Handoff TXID to be able to quickly browse on other devicess
-
ADD: send to SilentPayment address
-
ADD: BIP47 send to contacts
-
ADD: GHS and XAF
-
ADD: Countries in Currency screen
-
ADD: Scan tooltip
-
ADD: Settings > Clear Cache
-
ADD: Provide explanation for a disabled feature
-
ADD: rename counterparty paymentcode
-
ADD: BIP47 notification transaction
-
FIX: If latest tx was unconfirmed, widget should show "Never" for latest
-
FIX: Notification toggle was stopped by an undefined object
-
FIX: If previous recipients were empty it wouldnt scroll
-
FIX: Closing the scanner wouldnt remove the loading indicator
-
FIX: Camera would not open in Electrum settings
-
REF: Value should be reset to false in case of keychain wipe
v6.6.6
v6.6.5
v6.6.4
-
ADD: display bip47 payment code contact on tx details screen
-
FIX: Make value text grow on TransactionListItem. (#6524)
-
FIX: ExportMultisigCoordinationSetup: label with / symbol will fail fs write #6484
-
FIX: TX details screen would hang when loading large data
-
FIX: bump gap_limit for multisig to 20
-
FIX: Wrong colors in languages screen in dark mode #6496
-
REF:: Navigation had multiple containers instead of just 1
-
REF: Load WalletLists faster with useEffet
-
REF: wallet details loads UI faster