Skip to content

Releases: hsjoberg/blixt-wallet

v0.2.5

24 Aug 00:03
Compare
Choose a tag to compare
  • Added the ability to send to Lightning Addresses. 🔥
    Lightning Address is a new way of paying on Lightning.
    By using an email-like format, there's no need for QR-codes anymore.
    Learn more about this on https://lightningaddress.com.
    Find the option in Settings. Receiving support for Blixt Wallet users is in planning stages right now.
  • Added support for bitcoin address BIP21 ?lightning fallback scheme
  • Added support for non-bech32 LNURL codes (LUD-17)
  • Minor bug fixes

v0.2.4

25 Jul 16:04
Compare
Choose a tag to compare
  • Updated lnd to 0.13.1-beta
  • Fixed copy to working in lnd log view
  • Waiting for lightning network graph sync is no longer required before paying (can be enabled in Settings)

v0.2.3

24 Jun 10:14
Compare
Choose a tag to compare
  • Updated to lnd 0.13.0
  • Fixed a bug where withdrawing on-chain to legacy addresses would not work

v0.2.2

10 May 00:36
Compare
Choose a tag to compare
  • Fixed a bug regarding automatic channel openings
  • Added the ability to manually set fee rate when withdrawing on-chain funds

v0.2.1

21 Apr 20:22
Compare
Choose a tag to compare
  • Testnet: Change the default Bitcoin node to testnet.blixtwallet.com

v0.2.0

21 Apr 00:27
Compare
Choose a tag to compare

Common:

  • WebLN browser is now enabled by default for all new wallets
  • Autopilot will now only open channels towards Blixt's official lightning node

Android:

  • BREAKING CHANGE: Changed LNURL-auth implementation to be standard compliant
  • Fixed a bug where Tor integration would make the app fail to start under certain circumstances
  • The app now targets Android SDK 30

iOS:

  • LNURL-auth is now available on the iOS version