From 40da085ce3174dfd48e4e2c9b9cd8798a131d8b9 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Sat, 27 Sep 2025 00:42:33 +0200 Subject: [PATCH] Update albyhub to version v1.20.0 (#3662) --- albyhub/docker-compose.yml | 2 +- albyhub/umbrel-app.yml | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/albyhub/docker-compose.yml b/albyhub/docker-compose.yml index 33e662a5..afdcda1a 100644 --- a/albyhub/docker-compose.yml +++ b/albyhub/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 8080 PROXY_AUTH_ADD: "false" server: - image: ghcr.io/getalby/hub:v1.19.3@sha256:ffe440c792ddc81078da7d7fc6ae15dd50d9fe5c62226adcf27c519a194009fb + image: ghcr.io/getalby/hub:v1.20.0@sha256:323383cbc66ccf0527ec84ad67504ac88556e8c4171f6689e7a150d5c4245038 user: 1000:1000 volumes: - ${APP_DATA_DIR}/data:/data diff --git a/albyhub/umbrel-app.yml b/albyhub/umbrel-app.yml index a679fac9..949f02c6 100644 --- a/albyhub/umbrel-app.yml +++ b/albyhub/umbrel-app.yml @@ -3,7 +3,7 @@ id: albyhub name: Alby Hub ✨ tagline: Self-custodial Lightning wallet with integrated node and app connections category: bitcoin -version: "1.19.3" +version: "1.20.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,13 +30,18 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - Key fixes in this release: - - On-chain and swaps to the wallet send and receive pages - - Redesigned app store - - Routing statistics on the homepage - - Auto-swap to xpub - - More seamless first channel flow with support to pay by credit card - - Many bug fixes and minor improvements. + This release introduces a new connection wizard to guide users through connecting apps from the app store. You can now export Alby Hub transactions to CSV for both the main transaction list and individual connections/subwallets. + + + Key highlights: + - New connection wizard for app store connections + - CSV export for transactions + - All channels can now be purchased using your preferred payment method (lightning wallet or credit card) + - New search dialog and hotkey for easy navigation + - More seamless first channel flow + + + Many other minor improvements and bug fixes are included in this release. Full release notes are found at https://github.com/getAlby/hub/releases