Releases: michaelWuensch/BitBanana
Releases · michaelWuensch/BitBanana
v0.8.9
- 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
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
- More flexible fiat currency setup
v0.8.6
- Support for BIP353 e-mail like addresses ([email protected])
- Fixed a reproducibility issue
- Updated translations
v0.8.5
- 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
- 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
- Fixed LndHub transaction history not displayed in some cases
- Fixed port requirement to modify LndHub configuration
v0.8.2
- 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
Resolved a bug where Core Lightning's network property was mistakenly set to unknown, rather than mainnet.
v0.8.0
- 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 🐛