This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
At long last, Alby Hub has a wallet page! Try out the embedded wallet, including a transaction list and the ability to create and pay BOLT11 invoices directly from Alby Hub. We've also radically simplified the new channel flows, by automatically picking the optimal channel partner for you. On the liquidity page we've added liquidity alerts so you can easily know why your payments might be failing. Finally, we've added a button to transfer any remaining funds from your Alby shared node account into your own channels in one click.
What's Changed
New features
- feat: send and receive functionality by @im-adithya in #465
- feat: simplify open channel UI by @rolznz in #533
- feat: channel liquidity alerts on liquidity page by @rolznz in #521
- feat: add extra info to the channel opening page by @rolznz in #518
Fixes
- fix: do not use RGS by default by @rolznz in #507
- fix: order channels by size by capacity @reneaaron in #515
- fix: liquidity check before transferring funds from alby shared node by @rolznz in #519
- fix: exclude tor uris from lsps1 info response by @rolznz in #535
- fix: add info for apps without budgets by @reneaaron in #524
Misc
- chore: use Go version from go.mod in Github actions by @rdmitr in #526
- chore: increase yarn timeout in Docker image to fix failing arm64 builds by @rdmitr in #517
- chore: create bz2 archives in http build by @bumi in #523
- chore: bump import-codesign-certs version and disable notarization for non-release Wails macOS builds by @rdmitr in #527
- chore: fix race condition in multi_ tests by adding mutex by @im-adithya in #530
- chore: use new download URL by @bumi in #525
Full Changelog: v0.7.2...v0.8.0