Skip to content

Commit

Permalink
Update alby hub to v1.12.0 (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi authored Dec 18, 2024
1 parent bacbc7a commit d9a2ea9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion albyhub/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
APP_PORT: 8080
PROXY_AUTH_ADD: "false"
server:
image: ghcr.io/getalby/hub:v1.10.4@sha256:30d0090aa47479721a7572e37cfdab55b17a207184dbb315dcd2e78d8b97ee61
image: ghcr.io/getalby/hub:v1.12.0@sha256:789b2451d792e8d2e1fb78ef1ed7453ed9e7020ac0012edf4dc32fadf42323da
user: 1000:1000
volumes:
- ${APP_DATA_DIR}/data:/data
Expand Down
4 changes: 3 additions & 1 deletion albyhub/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: albyhub
name: Alby Hub
tagline: Your Hub to connect to the Bitcoin world
category: bitcoin
version: "1.10.4"
version: "1.12.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.
Expand All @@ -27,7 +27,9 @@ releaseNotes: >-
- 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
Full release notes are found at https://github.com/getAlby/hub/releases
dependencies:
Expand Down

0 comments on commit d9a2ea9

Please sign in to comment.