BlueWallet v6.5.9: Fixes & Improvements
BlueWallet is a self-custodial Bitcoin and Lightning wallet built with React Native and Electrum. Available on iOS, macOS and Android.
What's new (since v6.5.4)
- ADD: Re-enable biometrics to unlock
- ADD: Discard changes prompt in view/edit multisig keys
- ADD: Northern Lori language (#6223)
- ADD: explanation for AirDrop usage (#6195)
- ADD: If OS supports passcode, provide explanation
- ADD: Enable/disable Privacy blur on Add Vault screen
- FIX: Crash due to actionsheet changes
- FIX: Camera would force close on ViewEditCosigners
- FIX: Dont allow gesture dismiss cause the discard listener can break the stack changes made to 40e7577.
- FIX: Do not attempt to connect unless app is unlocked
- FIX: abandonPermissions was undefined
- FIX: Multisig Forget alerts where visible after closing modal (macOS)
- FIX: Security screen froze on load (#6214)
- FIX: could not scan cosigner when creating a multisig vault (closes #6105)
- FIX: iOS Widgets have a black border #6191
- FIX: missing close buttons
- FIX: Currency row height issue on some devices It was static set to 50
- FIX: iOS Keychain wipe
- FIX: Bio unlock error wouldnt be displayed
- FIX: Import button not visible on android #6133
- REF: UnlockWith handle all scenarios of auth (#6169)
- REF: Dont mount all components at once
- REF: Use button instead of icons to unlock