Skip to content

Releases: BlueWallet/BlueWallet

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)

v6.5.6

29 Feb 22:27
v6.5.6
8da50eb
Compare
Choose a tag to compare
  • 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

v6.5.5

24 Feb 23:56
v6.5.5
d92e565
Compare
Choose a tag to compare
  • 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)

v6.5.4

18 Feb 07:45
v6.5.4
39fea33
Compare
Choose a tag to compare
  • 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)