Skip to content

Releases: hsjoberg/blixt-wallet

v0.3.9

27 Oct 10:48
Compare
Choose a tag to compare

Common

  • Wumbo channel support -- You can now open and operate large Lightning channels
  • "Channel anchor" commitment type have been disabled
  • Fixed a bug where manual channel opening would not work if custom fee rate was used
  • Minor fixes

Android

  • Fixed a bug where leaving the app by pressing the back button would result in a crash

iOS

  • iPad layout support

v0.3.8

20 Oct 00:00
Compare
Choose a tag to compare
  • Fixed a bug where manual channel opening would not work
  • Added the ability to change fee rate when manually opening a channel

v0.3.7

07 Oct 21:11
Compare
Choose a tag to compare

Common

  • Minor fixes

iOS

  • Tor on iOS! 🔥
    This release adds experimental support for embedded Tor to Blixt Wallet. Enable it in Settings under the "Experiments" category

v0.3.6

04 Oct 20:16
Compare
Choose a tag to compare

v0.3.5

04 Oct 15:14
Compare
Choose a tag to compare
  • Implemented LNURL-pay extension LUD-18, a protocol for sending payer name and other information together with the payment
  • Updated to react-native 0.66.0
  • Minor fixes

v0.3.4

30 Sep 10:56
Compare
Choose a tag to compare
  • Fixed an issue where errors wouldn't be displayed when attempting to pay an invoice
  • Increased the payment fee limit from 50 sats to 2500 sats
  • Changed the trigger for pad layout, more pads should now use the pad layout instead

v0.3.3

06 Sep 15:46
Compare
Choose a tag to compare

Common

  • Work around connectivity issues for users with channels with the Blixt LSP Node
  • Added the Keysend Experiment to the app drawer
  • You can now send a chat message together with the Keysend payment!
  • Improved the pay dialog for LNURL-pay
  • Added the ability to send name together with a comment for LNURL-pay
  • Removed "Send to Lightning Address" from Settings, find it in the drawer instead
  • LNURL spec compliance fixes
  • Minor improvements and bug fixes

Android

  • Mitigate scheduled sync work issues

v0.3.2

03 Sep 13:02
Compare
Choose a tag to compare
  • Fixed a typo in the default invoice description
  • Services & Contacts list is now sorted in alphabetical order

v0.3.1

01 Sep 22:37
Compare
Choose a tag to compare
  • Fixed payment image not working for LNURL-pay payments

v0.3.0

01 Sep 22:30
Compare
Choose a tag to compare

Common

  • App Drawer 🔥
    The app now features an app drawer, containing common wallet functionality
  • Lightning Contacts & Services 🔥
    A new Contact list has been added for Lightning Addresses and LNURL codes
    Find it in the app drawer add all your friends!
  • LNURL-pay payments now retain their description within the transaction log
  • Fixed a bug where on-chain transactions weren't broadcasted properly

Android

  • Modal blur effect has been removed