diff --git a/lnbits/docker-compose.yml b/lnbits/docker-compose.yml index e51a96c8ba..4a9a2eb521 100644 --- a/lnbits/docker-compose.yml +++ b/lnbits/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" web: - image: lnbits/lnbits:0.12.2@sha256:ce11b1127ab9a6314ed5a57792dcd938ee189c2f549888f6cdda21a181a12fc9 + image: lnbits/lnbits:0.12.10@sha256:7baf6f5bc78707f9923968b8f5ec9142cb589841e2b58736dbf96585531941e0 init: true restart: on-failure stop_grace_period: 1m diff --git a/lnbits/umbrel-app.yml b/lnbits/umbrel-app.yml index 6bf2374d2d..187eed74cc 100644 --- a/lnbits/umbrel-app.yml +++ b/lnbits/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: lnbits category: bitcoin name: LNbits -version: "0.12.2" +version: "0.12.10" tagline: Multi-user wallet management system description: >- LNbits is a simple multi-user and account system for Lightning @@ -41,10 +41,18 @@ path: "" defaultUsername: "" deterministicPassword: true releaseNotes: >- - ⚠️ Reminder that the previous update included a new login flow for LNBits - make a note of previously used wallet URLs and user IDs. + Main Changes - This is a minor release that includes bug fixes and improvements. + - UX update + + - User Manager added for easily monitoring users and wallets on the server + + - Eclair critical bug fix - please update if running on Eclair + + - Phoenixd wallet integration by @bitkarrot + + - And more! 📄 Full Release Notes and detailed information is available at https://github.com/lnbits/lnbits/releases