Update albyhub to version v1.20.0 (#3662)
This commit is contained in:
parent
f2cf3385e2
commit
40da085ce3
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user