mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
update to v0.12.2 (#1008)
This commit is contained in:
parent
9e6da16d27
commit
37fcaa521d
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: lnbits/lnbits:0.12.1@sha256:5e0cd330f8ce4c8d1145e90b073f321e6068d2b79b70a3029f72030ab626125a
|
||||
image: lnbits/lnbits:0.12.2@sha256:ce11b1127ab9a6314ed5a57792dcd938ee189c2f549888f6cdda21a181a12fc9
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: lnbits
|
||||
category: bitcoin
|
||||
name: LNbits
|
||||
version: "0.12.1"
|
||||
version: "0.12.2"
|
||||
tagline: Multi-user wallet management system
|
||||
description: >-
|
||||
LNbits is a simple multi-user and account system for Lightning
|
||||
|
@ -41,23 +41,12 @@ path: ""
|
|||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
⚠️ This update includes a new login flow for LNBits- make a note of previously used wallet URLs and user IDs.
|
||||
⚠️ Reminder that the previous update included a new login flow for LNBits - make a note of previously used wallet URLs and user IDs.
|
||||
|
||||
|
||||
This release update takes LNBits to 0.12.1, and includes many major changes:
|
||||
This is a minor release that includes bug fixes and improvements.
|
||||
|
||||
|
||||
- New powerful login system (Auth, Login, OAuth, create account with username and password)
|
||||
|
||||
- Better tools for querying transactions
|
||||
|
||||
- Mobile UI improvements
|
||||
|
||||
- LND REST bug fixes
|
||||
|
||||
- and more!
|
||||
|
||||
|
||||
📄 Full Release Notes and detailed information is available at: https://github.com/lnbits/lnbits/releases
|
||||
📄 Full Release Notes and detailed information is 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