Releases: lnbits/lnbits
Releases · lnbits/lnbits
Tests, Poetry, Nix, extension updates
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
General fixes/improvements, mainly restoring the fee reserve improvements made to the Quart branch.
Fixes LNDHub extension bug
- 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
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
Merge pull request #469 from lnbits/StepansFix Makes lnurlpos work with latest lnurlpos.ino