Skip to content

Releases: lnbits/lnbits

Tests, Poetry, Nix, extension updates

27 Jul 20:27
f973de2

Choose a tag to compare

Core

  • Added Poetry as a python package manager option
  • Added Nix flake for immutable reproducible builds
  • Stopped transpile_scss dynamically generating code speeding up frontend
  • New testing suite
  • Improved postgres migration workflow

Extension updates

  • Search feature
  • Software PoS can do tips
  • Spotify jukebox improved UI
  • General enhancements and improvements

Fee reserve improvements

02 Apr 00:29

Choose a tag to compare

General fixes/improvements, mainly restoring the fee reserve improvements made to the Quart branch.

Fixes LNDHub extension bug

18 Feb 23:29
41a9689

Choose a tag to compare

  • Fixes issue of LNDHub extension linked to busy wallet taking down LNbits
  • Support for AES-encrypted macaroons (for LND)
  • Fixes LNURLwithdraw bug where withdraws would fail
  • .env theme selection working properly
  • Adds "bitcoin" theme

Support for Admin users

07 Feb 13:41
35bb26b

Choose a tag to compare

Updated LNURLPoS to LNURLDevices, to give the extension greater scope
Added admin users to allow easy debiting of admin accounts, and admin only extensions
Added FakeWallet, so LNbits can be used completely detached from bitcoin as a centralised payment server (for use as voucher system in schools, universities, businesses, events, etc)

FastAPI Switch

21 Dec 20:43
2d41f0c

Choose a tag to compare

Merge pull request #469 from lnbits/StepansFix

Makes lnurlpos work with latest lnurlpos.ino