Skip to content

Releases: BlueWallet/BlueWallet

v6.6.6

17 May 00:06
v6.6.6
69a32a0
Compare
Choose a tag to compare
  • 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

v6.6.5

09 May 17:35
v6.6.5
8007c73
Compare
Choose a tag to compare
  • 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

v6.6.4

09 May 14:26
v6.6.4
f924dde
Compare
Choose a tag to compare
  • 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

v6.6.3

29 Apr 00:05
v6.6.3
e4b0eac
Compare
Choose a tag to compare
  • 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

v6.6.2

14 Apr 10:01
v6.6.2
a615135
Compare
Choose a tag to compare
  • ADD: Slide up animation for FloatButton
  • FIX: Multiple UI fixes for PSBT screen
  • FIX: Some screens had Button styling was broken

v6.6.1

11 Apr 10:27
v6.6.1
749351f
Compare
Choose a tag to compare
  • 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)

v6.6.0

05 Apr 22:12
v6.6.0
5554ae8
Compare
Choose a tag to compare
  • 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

v6.5.9

14 Mar 18:27
v6.5.9
3970ab4
Compare
Choose a tag to compare
  • 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 40e7577.

  • 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

v6.5.8

10 Mar 23:22
v6.5.8
f2def12
Compare
Choose a tag to compare
  • ADD: Discard changes prompt in view/edit multisig keys

  • ADD: Northern Lori language (#6223)

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

v6.5.7

03 Mar 13:31
v6.5.7
2aa7379
Compare
Choose a tag to compare
  • FIX: Security screen froze on load (#6214)
  • FIX: could not scan cosigner when creating a multisig vault (closes #6105)