Update albyhub to version v1.16.0 (#2505)

This commit is contained in:
Alexander L. 2025-04-07 10:45:16 +02:00 committed by GitHub
parent 10e11ede1f
commit 383bb94dd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 6 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 8080
PROXY_AUTH_ADD: "false"
server:
image: ghcr.io/getalby/hub:v1.15.0@sha256:ec60fed7bf4f440b4ae0415a9cd43247ce5fabc35ddecb61677e7d71e36c1cc9
image: ghcr.io/getalby/hub:v1.16.0@sha256:dc0e9319a89c94a673324fdd587c18e766220ebd571643149a08c7a9769726ec
user: 1000:1000
volumes:
- ${APP_DATA_DIR}/data:/data

View File

@ -3,7 +3,7 @@ id: albyhub
name: Alby Hub ✨
tagline: Self-custodial Lightning wallet with integrated node and app connections
category: bitcoin
version: "1.15.0"
version: "1.16.0"
port: 59000
description: >-
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
- 4.jpg
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
dependencies: