Skip to content

Releases: michaelWuensch/BitBanana

v0.8.9

06 Jan 12:13
97a7471
Compare
Choose a tag to compare
  • Added Payment Path view (LND)
  • Fixed incorrect fee limit for keysends with lnd
  • Implemented "Enable Offer" command for Core Lightning >=24.11
  • Allow offers without description (Core Lightning)
  • Added description and payer note for paid bolt12 offers in transaction history
  • Increased VPN start timeout to improve UX on slow internet connection
  • Fixed channel management view scrolling to top when closing channel details
  • Fixed mpp payments being displayed as multiple payments in transaction history (Core Lightning)
  • Remove dependencyInfo to adhere to F-Droid guidelines

v0.8.8

23 Dec 10:25
0a8a446
Compare
Choose a tag to compare

In this release, we’ve concentrated on optimizing the user experience with these changes:

  • Proper Android 14 support
  • Added Auto-Lock Timeout setting
  • Increased disconnect timeout after app moved to background to 5 min
  • Unlocking the app does no longer restart the connection
  • Migration Backup now includes app settings
  • Increased displayed lightning fee precision
  • Added explanation popup when enabling stealth mode
  • Fixed Memo not being displayed on outgoing payments (Core Lightning)
  • Fixed scanning lightning address doing nothing
  • Added Tamil language
  • Updated translations

v0.8.7

25 Oct 16:01
c1b8d78
Compare
Choose a tag to compare
  • More flexible fiat currency setup

v0.8.6

27 Aug 12:41
ab62125
Compare
Choose a tag to compare
  • Support for BIP353 e-mail like addresses ([email protected])
  • Fixed a reproducibility issue
  • Updated translations

v0.8.5

23 Aug 13:38
86e38d3
Compare
Choose a tag to compare
  • Added bolt12 support for core lighting nodes
  • Added bolt12 contact type
  • Added lightning terminal accounts support for lnd nodes
  • Added lnd macaroon parsing and adapt UI according to permissions
  • Updated translations
  • Bug fixes 🪲

v0.8.4

26 Jul 11:34
ac8d28e
Compare
Choose a tag to compare
  • Added watchtower support for lnd nodes
  • Added inbound fee support for lnd nodes
  • Moved feature settings from advanced settings to normal settings
  • App can now stay 30 seconds in the background before a reconnection is necessary
  • Updated translations

v0.8.3

12 Jun 14:18
51649b9
Compare
Choose a tag to compare
  • Fixed LndHub transaction history not displayed in some cases
  • Fixed port requirement to modify LndHub configuration

v0.8.2

08 Jun 15:36
0310902
Compare
Choose a tag to compare
  • Support for Core Lighting 24.05
  • Added support to generate Taproot addresses for Core Lightning 24.05 and above
  • Display on-chain transactions in transaction history for Core Lightning 24.05 and above

v0.8.1

24 May 18:07
014245f
Compare
Choose a tag to compare

Resolved a bug where Core Lightning's network property was mistakenly set to unknown, rather than mainnet.

v0.8.0

24 May 09:26
b37199b
Compare
Choose a tag to compare
  • Core Lightning support
  • LndHub support (connect to Alby, LNbits, ...)
  • Support for self-hosted exchange rate provider
  • Added mempool.space as exchange rate provider (clearnet & tor)
  • Support for self-hosted Fee Estimation
  • Added mempool.space and blockstream as Fee Estimation providers (clearnet & tor)
  • Scan QR codes from images
  • Set exact on-chain fees in sat/vB
  • Send and request sub satoshi amounts
  • Many UX improvements:
    • Easy format conversion for certificates and macaroons
    • Allow sending lightning payments before fee is estimated
    • Avatar style choosing
    • Handle connect URIs before wallet is activated
    • Open newly added wallets immediately
    • More wallet loading details
    • Display network info for non mainnet nodes
    • Show avatars on node management list
  • Translation updates (full Spanish translation!)
  • Bug fixes 🐛