BlueWallet

Bitcoin wallet for iOS & Android. Built with React Native

MIT License

Stars
2.5K
Committers
107

Bot releases are hidden (Show)

BlueWallet - v6.6.8 Latest Release

Published by marcosrdz 4 months ago

  • FIX: Wallet addresses were not visible
  • FIX: Send transaction crash #6751
  • FIX: BIP47 addresses subscribed to push notifications
BlueWallet - v6.6.7

Published by marcosrdz 4 months ago

  • 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

BlueWallet - v6.6.6

Published by marcosrdz 5 months ago

  • ADD: rename counterparty paymentcode

  • FIX: Remove UDID if user disabled analytics

  • FIX: Floating buttons overflow screen in wallet page. #6529

  • FIX: "disable analytics" state doesnt persist across sessions #6537

  • REF: Lazy load main stacks

BlueWallet - v6.6.5

Published by marcosrdz 5 months ago

  • REF: options should be in nav file so they render correctly
  • REF: Receive lazy load
  • REF: LNDCreateInvoiceComponent lazy load
  • REF: Lazy load SendDetailsStack
  • REF: Lazy Load wallet export
  • REF: Lazy Load Add Wallet
BlueWallet - v6.6.4

Published by marcosrdz 5 months ago

  • 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

BlueWallet - v6.6.3

Published by marcosrdz 6 months ago

  • ADD: Privacy manifest for Apple

  • ADD: Number in widget should be formatted to be a decimal

  • FIX: Make QR code on receive screen accessible #5388

  • FIX: Batch-send: tapping on "m of n" should scroll to text recipient #5726

  • FIX: check reloadTransactionsMenuActionFunction before calling it

  • FIX: Languages row minimum height

  • FIX: on launch - If theres only one wallet, select it by default

  • FIX: If language is the selected one then disable row

  • FIX: Balance font

  • FIX: watch-only wallet balance is truncated due to font size #6416

  • REF: New button design

  • DEL: Lapp Browser

BlueWallet - v6.6.2

Published by marcosrdz 6 months ago

  • ADD: Slide up animation for FloatButton
  • FIX: Multiple UI fixes for PSBT screen
  • FIX: Some screens had Button styling was broken
BlueWallet - v6.6.1

Published by marcosrdz 6 months ago

  • ADD: Do not start analytics native code if disabled

  • ADD: Allow user to cancel reminder in case they are not ready to decide

  • ADD: SSL connection to Widget calls

  • FIX: Disable buttons if menu is visible (#6386)

  • FIX: lower density for animated QRs (closes #3862)

  • FIX: Carousel height was off on Android

  • FIX: Disable privacy switch

  • FIX: Bio unlock was broken

  • FIX: errors when working with multisig seeds with passphrases (rel #6381)

BlueWallet - v6.6.0

Published by marcosrdz 7 months ago

  • 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

BlueWallet - v6.5.9

Published by marcosrdz 7 months ago

  • ADD: Re-enable biometrics to unlock

  • 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 40e757711732a5468228bbf74edbb9f637109fd4.

  • FIX: Do not attempt to connect unless app is unlocked

  • FIX: abandonPermissions was undefined

  • REF: Dont mount all components at once

  • REF: Use button instead of icons to unlock

BlueWallet - v6.5.8

Published by marcosrdz 7 months ago

  • ADD: Discard changes prompt in view/edit multisig keys

  • ADD: Northern Lori language (#6223)

  • FIX: Multisig Forget alerts where visible after closing modal (macOS)

BlueWallet - v6.5.7

Published by marcosrdz 8 months ago

  • FIX: Security screen froze on load (#6214)
  • FIX: could not scan cosigner when creating a multisig vault (closes #6105)
BlueWallet - v6.5.6

Published by marcosrdz 8 months ago

  • ADD: explanation for AirDrop usage (#6195)

  • ADD: If OS supports passcode, provide explanation

  • 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

BlueWallet - v6.5.5

Published by marcosrdz 8 months ago

  • ADD: Enable/disable Privacy blur on Add Vault screen
  • 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)
BlueWallet - v6.5.4

Published by marcosrdz 8 months ago

  • ADD: Dont allow macOS app to run if OS is unsupported (#6142)
  • FIX: plus/minus icon in quorum settings is reversed #6085 (#6139)
  • FIX: Pull to refresh (#6140)
BlueWallet - v6.5.3

Published by marcosrdz 8 months ago

  • FIX: Mac crash
  • FIX: Scan button on Broadcast tool (#6132)
BlueWallet -

Published by marcosrdz 8 months ago

  • FIX: Haptic feedback on password error
  • FIX: navigation back from wallet selector (closes #6109)
  • ADD: Trigger Haptic feedback on Copy Priv Key
  • FIX: ListItem background color would fail under dark mode (#6089)
BlueWallet - v6.5.1

Published by marcosrdz 9 months ago

  • ADD: export individual private keys for addresses
  • ADD: support more wallet export files from Coldcard (closes #5681
  • FIX: Biometrics unlock (#6080)
  • FIX: Double Android app icon (#6082)
  • FIX: remove the LNURLp metadata validation
  • FIX: crash when editing multisig cosigners and providing malformed data
BlueWallet - v6.5.0

Published by marcosrdz 9 months ago

  • ADD: Crash detection on watchOS app (#6060)

  • FIX: Improve accessibility of floating buttons (scan, send, receive) #5389

  • FIX: add BQI locale

  • FIX: The create wallet screen is not working when I go back after create a wallet #6030

  • FIX: Update Widget code for BNR

  • FIX: Newly added Ron currency does not display correct value of transactions. #5940

  • FIX: showUpdateStatusIndicator was not working well when no connection available

  • FIX: SearchBar wasnt visible on Currency screen

  • REF: watchOS app code optimization

  • REF: Search moved to Reorder screen (#6037)

BlueWallet - v6.4.16

Published by marcosrdz 9 months ago

FIX: Settings was not selectable on macOS or iPadOS UIMenu
FIX: Android 13+ File dialog for import/open