Changelog
Release history for LNbits - new features, bug fixes, and breaking changes by version.
v1.5.4
Released April 23, 2026 - Latest stable release
This is a minor release, mostly focused on a hotfix for the AppImage install. It also includes some light refactoring and UI fixes.
We’ve also added the ability to cap the number of users or extensions on an instance, for those providing LNbits as a service.
Welcome new contributors @satcat21 and @karans-repo 🥳
What's Changed
- fix: use
--offlineforuvby @motorina0 in #3896 - feat: optimize QR code value for bach32 by @motorina0 in #3900
- ci: only run ci on pull request by @dni in #3902
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #3901
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #3903
- refactor: move payment code from
tasks.pytoservice/payments.pyby @dni in #3800 - chore(deps): bump cryptography from 46.0.5 to 46.0.6 by @dependabot[bot] in #3909
- [tests] Wallets test editor by @motorina0 in #3910
- [test] Codex tests by @motorina0 in #3911
- chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #3912
- fix: webhook can fail for multiple reasons by @motorina0 in #3921
- fix: funding source ui by @arcbtc in #3920
- feat: max users + extensions env by @arcbtc in #3919
- fix: Appimage by @arcbtc in #3926
- fix: first_install for local by @arcbtc in #3927
- chore: revert changing default auth by @dni in #3934
- chore(deps): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #3930
- feat: ui, adds full/thumb buttons to assets by @arcbtc in #3928
- chore: update axios upgrade to 1.15.0 by @dni in #3936
- feat: Add phoenixd mnemonic display by @talvasconcelos in #3931
- feat: adds an upload for assets on backgroundImage in account and site customisation by @arcbtc in #3929
- chore(deps): bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #3933
- chore: update to version v1.5.4-rc1 by @dni in #3935
- fix: add auth_https_only to env.example by @arcbtc in #3937
- fix: Switching images to local by @arcbtc in #3938
- chore: update to version v1.5.4 by @dni in #3939
New Contributors
- @satcat21 made their first contribution in #3760
- @karans-repo made their first contribution in #3789
Full Changelog: v1.5.3...v1.5.4
Previous releases
For the complete changelog, see the GitHub Releases page.
Related Pages
- Installation & Updating: Update to the latest version
- Getting Started: Quick-start guide