mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-28 21:02:30 +02:00
Update albyhub to version v1.16.0 (#2505)
This commit is contained in:
parent
10e11ede1f
commit
383bb94dd8
@ -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.15.0@sha256:ec60fed7bf4f440b4ae0415a9cd43247ce5fabc35ddecb61677e7d71e36c1cc9
|
image: ghcr.io/getalby/hub:v1.16.0@sha256:dc0e9319a89c94a673324fdd587c18e766220ebd571643149a08c7a9769726ec
|
||||||
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.15.0"
|
version: "1.16.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.
|
||||||
@ -30,11 +30,18 @@ gallery:
|
|||||||
- 3.jpg
|
- 3.jpg
|
||||||
- 4.jpg
|
- 4.jpg
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Highlights:
|
This release introduces Alby Pro, offering premium features for self-hosted Alby Hub users.
|
||||||
|
|
||||||
|
|
||||||
|
Key highlights include:
|
||||||
|
|
||||||
|
- Buy gift cards directly in the App Store using Bitrefill
|
||||||
|
- New apps added to the App Store
|
||||||
|
- Improved channel opening flow with more helpful information
|
||||||
|
- UI refresh for sidebar and settings page
|
||||||
|
- Added healthcheck alert
|
||||||
|
- Various minor improvements and bug fixes
|
||||||
|
|
||||||
- Prepare one-click app connection setup
|
|
||||||
- App connection cleanup to easily remove unused connections
|
|
||||||
- Bug fix for an issue that caused a relay connection to get disconnected
|
|
||||||
|
|
||||||
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