Update lnbits to v1.5.3 (#5234)
This commit is contained in:
parent
2b412d50ff
commit
5bd058f1d0
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: lnbits/lnbits:v1.5.2@sha256:123492e905ca8a4e93c0ece94a3fcf8e791e9aeb4c999bf29607f4c031c74f71
|
||||
image: lnbits/lnbits:v1.5.3@sha256:2d4ab0739db02f1659cb50c1901faf7ad37e066d5528075804945305d6009060
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lnbits
|
||||
category: bitcoin
|
||||
name: LNbits
|
||||
version: "1.5.2"
|
||||
version: "1.5.3"
|
||||
tagline: Multi-user wallet management system
|
||||
description: >-
|
||||
LNbits is a simple multi-user and account system for Lightning
|
||||
@ -28,14 +28,11 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This release includes minor patches and improvements.
|
||||
This release includes a minor improvement to the first install experience.
|
||||
|
||||
|
||||
Key highlights include:
|
||||
- Improved routing fee reserve settings UX
|
||||
- Fixed sanitisation of lightning addresses in lnurlscan
|
||||
- Increased LND REST timeout for better reliability
|
||||
- Various dependency updates and bug fixes
|
||||
- Added ability to reset the first install token
|
||||
|
||||
|
||||
⚠️ You may need to clear your browser cache (local storage) after upgrading to see any UI changes.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user