Skip to content

Releases: BlueWallet/BlueWallet

v7.0.4

12 Sep 01:51
2d3396f
Compare
Choose a tag to compare
  • ADD: LNDhub learn more link (#7044)

  • FIX: Select Wallet screen missing lightning wallets #7004

  • REF: Advanced options (#7023)

  • FIX: broken lnurl pay via lnaddress

  • FIX: Hide caret so its easier to type amounts

  • FIX: Android Wallet Coin Control "Use Coins" button with checkbox selection does not work #7016

  • FIX: Cant use full balance or coin control, windows are not modal on Mac #7017

  • FIX: refill lndhub wallet

  • FIX: Refresh Transactions was failing on macOS

  • FIX: swipeable in manage wallets was difficult to use

  • FIX: Disable autoinit of notifications prior to user autorizaiton

  • DEL: DefaultSource prop on Image

v7.0.3

02 Sep 22:56
06ba8b9
Compare
Choose a tag to compare
  • ADD: Camera flip image

  • ADD: Hide balance and Delete wallet from Manage screen

  • FIX: Manage Wallets dragging (#6999)

  • FIX: Remove trailing slash in lighning wallet

  • FIX: Background color for TotalBalanceVIew

v7.0.2

22 Aug 19:30
a648dcc
Compare
Choose a tag to compare

ADD: Total Balance in overview screen

v7.0.1

21 Aug 19:44
Compare
Choose a tag to compare
  • FIX: SelectFeeModal cost formatting

  • FIX: memory consumption bug for modals

  • FIX: Settings in mac directed to wrong path

v7.0.0

18 Aug 18:08
7e57423
Compare
Choose a tag to compare
  • ADD: Toggle to disable privacy blur

  • ADD: iOS Lock screen widgets

  • ADD: BIP47 payment codes available to everyone (opt-in)

  • FIX: visible CC check

  • FIX: gracefully handling existing LDK wallets after deprecation

  • FIX: Huge state changes are triggering random UX errors on Android 13/14

  • FIX: Icons were not visible on menus

  • FIX: Memo storage was broken

  • FIX: ExportMultisigCoordinationSetup modal would take too long to be presented

  • FIX: Check was not visible on Coin Control

  • FIX: Scan on LND send

  • FIX: Keyboard listeners were not being properly removed

  • FIX: Accessibility for Transaction rows

  • FIX: Custom modal in Receive had pointless create button

  • FIX: Buttons are in wrong position when using RTL language #6758

  • FIX: Update WatchOnlyWarning colors

  • FIX: Inserting contact would reset instead of append

  • FIX: Android widget updated only once

  • DEL: Remove LDK

  • OPS: don't use faulty electrum server

  • REF: Use tooltip menu for SendDetails on Android

  • REF: Custom Fee UX

  • REF: ManageWallets

v6.6.8

28 Jun 17:38
v6.6.8
f7098b1
Compare
Choose a tag to compare
  • FIX: Wallet addresses were not visible
  • FIX: Send transaction crash #6751
  • FIX: BIP47 addresses subscribed to push notifications

v6.6.7

25 Jun 14:09
v6.6.7
c94c52f
Compare
Choose a tag to compare
  • 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

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