This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
v0.7.2 Hank Rearden
In this release we now include linux server builds and Arm64 docker builds to easily host Alby Hub your way! There's also been a large number of UX improvements: new liquidity visualization, channel creation split into separate flows for requesting incoming and outgoing liquidity, improved app store UI with easy links for different platforms, and an easy way to migrate the rest of your funds from the Alby shared node into self custody with 1 click.
What's Changed
New features
- feat: Build linux http executables by @bumi and @rdmitr in #480
- feat: app store improvements by @reneaaron in #504
- feat: channel visualization by @reneaaron in #498
- feat: Split new channel flow into "Increase Spending Balance" and "Increase Receiving Capacity" by @rolznz in #500
- feat: feedback link by @reneaaron in #476
- feat: sweep alby shared funds balance by @rolznz in #503
- feat: add LDK payment createdAt and duration to payment sent event by @rolznz in #484
- feat: build proper Docker image for arm64 by @rdmitr in #501
Fixes
- fix: return request_methods even without a permission by @im-adithya in #441
- fix: update LSPS1 to match latest spec changes by @rolznz in #483
- fix: set high default forwarding fee on channel ready event by @rolznz in #497
- fix: frequently update fee estimates by @rolznz in #499
- chore: log OS signal on exit in HTTP mode by @rolznz in #502
- fix: only use current access token if it expires 20+ seconds in the future by @rolznz in #505
- fix: if version is greater than released version, still mark Alby hub as up to date by @rolznz in #506
Dependency Updates
- build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.64.0 to 1.65.0 by @dependabot in #453
- build(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #434
- build(deps): bump github.com/nbd-wtf/go-nostr from 0.30.2 to 0.32.0 by @dependabot in #412
- chore: update LDK-node dependency to v0.3.0 by @rolznz in #488
- build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #486
- build(deps): bump github.com/go-gormigrate/gormigrate/v2 from 2.1.1 to 2.1.2 by @dependabot in #487
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #410
- build(deps): bump github.com/labstack/echo-contrib from 0.14.1 to 0.17.1 by @dependabot in #409
Full Changelog: v0.6.2...v0.7.2