BlueWallet v6.6.0 Released
BlueWallet is a self-custodial Bitcoin and Lightning wallet built with React Native and Electrum. Available on iOS, Android, and macOS.
What's new
- ADD: Save File Button
- ADD: Allow amount and memo to have hold to copy
- FIX: Unconfirmed txs would always show "a few seconds ago" on watchOS
- FIX: ListItem UI would slightly jump when applying chekmark
- FIX: on android doesn't highlight addresses that belong to user in tx details #6348
- FIX: Buttons were blocked by keyboard in multisig edit
- FIX: Dark mode vs Light mode display issues with memos. #6307
- FIX: Notifications alert was not working on desktop
- FIX: Receive periodic checker didnt clean up on dismiss
- FIX: Dont show alert if user cancels willingly
- FIX: Wallet export reminder was not visible on macOS
- FIX: Unable to scroll wallets list
- FIX: Custom fee alert was not visible on macOS
- FIX: Select All was hijacked by Add Wallet
- FIX: wrong import for isDesktop
- FIX: Bio restore Text was cropped
- FIX: Unlock button width
- FIX: bugsnag connection at startup #5688
- REF: Update balance view to new UX
- REF: Change source API for some fiat
- REF: Use Pressable instead of TouchableOpacity for Android The onPress was inconsistent if inside a child component on some android APIs