mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Alby Hub to v1.15.0 (#2306)
This commit is contained in:
parent
a2d30f73ec
commit
7a375e78d3
@ -6,7 +6,7 @@ services:
|
|||||||
APP_PORT: 8080
|
APP_PORT: 8080
|
||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/getalby/hub:v1.14.3@sha256:33fef6845f4aa6961ad86cbf9ac4b9b34b4489c51fe3f3353c2560a638182a6c
|
image: ghcr.io/getalby/hub:v1.15.0@sha256:ec60fed7bf4f440b4ae0415a9cd43247ce5fabc35ddecb61677e7d71e36c1cc9
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/data
|
- ${APP_DATA_DIR}/data:/data
|
||||||
|
@ -3,7 +3,7 @@ id: albyhub
|
|||||||
name: Alby Hub ✨
|
name: Alby Hub ✨
|
||||||
tagline: Self-custodial Lightning wallet with integrated node and app connections
|
tagline: Self-custodial Lightning wallet with integrated node and app connections
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
version: "1.14.3"
|
version: "1.15.0"
|
||||||
port: 59000
|
port: 59000
|
||||||
description: >-
|
description: >-
|
||||||
Alby Hub is an open-source, self-custodial Bitcoin Lightning wallet, with the easiest-to-use Lightning Network node for everyone.
|
Alby Hub is an open-source, self-custodial Bitcoin Lightning wallet, with the easiest-to-use Lightning Network node for everyone.
|
||||||
@ -32,10 +32,9 @@ gallery:
|
|||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Highlights:
|
Highlights:
|
||||||
|
|
||||||
- Integrated onchain <> lightning swaps
|
- Prepare one-click app connection setup
|
||||||
- New home screen widgets (messageboard, stats for nerds, recently used apps, app of the day)
|
- App connection cleanup to easily remove unused connections
|
||||||
- More apps in the Hub's app store (BTCPay, Nostter, Coracle, LNBits, PTUJ.ai, Nostrcheck Server)
|
- Bug fix for an issue that caused a relay connection to get disconnected
|
||||||
- Currency switcher, health indicator, NIP-44 encryption and many minor improvements
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/getAlby/hub/releases
|
Full release notes are found at https://github.com/getAlby/hub/releases
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user