mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update lnbits to v0.12.11 (#1605)
This commit is contained in:
parent
15db4da452
commit
1d7c436559
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: lnbits/lnbits:0.12.10@sha256:7baf6f5bc78707f9923968b8f5ec9142cb589841e2b58736dbf96585531941e0
|
||||
image: lnbits/lnbits:v0.12.11@sha256:1728dd2d16857365f134fe07f9f9a0274f8d54a722b1374bbf7a399551b5e38b
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: lnbits
|
||||
category: bitcoin
|
||||
name: LNbits
|
||||
version: "0.12.10"
|
||||
version: "0.12.11"
|
||||
tagline: Multi-user wallet management system
|
||||
description: >-
|
||||
LNbits is a simple multi-user and account system for Lightning
|
||||
|
@ -28,14 +28,9 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
🚨 Reminder that legacy LNbits users (users who first installed a version of LNbits lower than v0.12.2) can access their existing superuser account by logging in to LNbits using the user ID from their legacy admin account.
|
||||
As of LNbits v0.12.2 on umbrelOS (previous update), a fresh install of LNbits walks the user through creating a superuser account.
|
||||
|
||||
|
||||
This release updates the LNbits app on umbrelOS from version 0.12.2 to 0.12.10.
|
||||
It includes numerous bug fixes and improvements, along with a new user manager for easily monitoring users and wallets on the server.
|
||||
|
||||
|
||||
This release includes UI improvements such as a lovely new gradient option, as well as several bug fixes.
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/lnbits/lnbits/releases
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/372
|
||||
|
|
Loading…
Reference in New Issue
Block a user