Update albyhub v1.13.0 (#2044)

This commit is contained in:
Michael Bumann 2025-01-13 01:43:28 +01:00 committed by GitHub
parent 4b91ace15d
commit 08cb754271
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 8 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 8080
PROXY_AUTH_ADD: "false"
server:
image: ghcr.io/getalby/hub:v1.12.0@sha256:789b2451d792e8d2e1fb78ef1ed7453ed9e7020ac0012edf4dc32fadf42323da
image: ghcr.io/getalby/hub:v1.13.0@sha256:834ebf49dbbeab57e1385f8f6e3b84859a757551d1b31edfb77e7da8360857df
user: 1000:1000
volumes:
- ${APP_DATA_DIR}/data:/data

View File

@ -3,7 +3,7 @@ id: albyhub
name: Alby Hub
tagline: Your Hub to connect to the Bitcoin world
category: bitcoin
version: "1.12.0"
version: "1.13.0"
port: 59000
description: >-
Alby Hub is your gateway to Bitcoin world and allows you to use your Umbrel lightning node with the growing number of exciting bitcoin and nostr applications.
@ -24,12 +24,10 @@ gallery:
- 4.jpg
releaseNotes: >-
Highlights:
- New app store detail pages with improved instructions for connecting your hub
- Enhanced backup and restore pages to clearly outline recovery requirements
- Easily top up isolated app balances within Alby Hub
- Support for remote VSS channel data storage
- Channel backups are now encrypted using a key derived from the recovery phrase, removing the need for the unlock password and simplifying recovery to just the recovery phrase
- Fix LND certificate renewal
- New apps in the app store: e.g. ZapPlanner for scheduled recurring payments
- Auto-unlock feature after restarts
- More information about pending channel closing transactions
- security improvements for isolated apps and budgeting
Full release notes are found at https://github.com/getAlby/hub/releases
dependencies: