BlueWallet v7.0.0: BIP-47 Payment Codes Available to Everyone
BlueWallet is a Bitcoin and Lightning wallet built with React Native and Electrum. Available on iOS, Android, and macOS.
- The latest BlueWallet release adds a toggle to disable privacy blur, lock screen widgets for iOS, and makes BIP-47 payment codes available to everyone (you have to enable it in wallet settings).
- It also includes multiple fixes and improvements, such as graceful handling of existing LDK wallets after deprecation, fixed memo storage, and more.
What's new
- ADD: Toggle to disable privacy blur
- ADD: iOS Lock screen widgets
- ADD: BIP-47 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