Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Releases: getAlby/nostr-wallet-connect-next

v0.8.0 Dagny Taggart

28 Jun 14:51
3206b62
Compare
Choose a tag to compare

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

v0.7.2 Hank Rearden

26 Jun 07:29
Compare
Choose a tag to compare

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

v0.6.2 John Galt (Patch #2)

22 Jun 07:53
1c759ad
Compare
Choose a tag to compare

What's Changed

  • fix: only cache latest version for 5 minutes by @rolznz in #479

Full Changelog: v0.6.1...v0.6.2

v0.6.1 John Galt

22 Jun 07:04
Compare
Choose a tag to compare

This is the first Alby Hub release which Alby Hub knows about! you'll now know if your Alby Hub is out of date (Edit: actually you won't - please update to v0.6.2) . There's a huge number of improvements to the UI such as a fully reworked onboarding, new app connection flows, improved connection cards, new onboarding checklist, as well as many functional changes, such as Podcasting 2.0 support, experimental ways to purchase incoming liquidity, a cashu backend, improved phoenix setup screen, LND channels UI, and of course many bug fixes. Desktop builds are now available to try (instructions coming soon, let us know if you get stuck)

What's Changed

Full Changelog: v0.5...v0.6.1

v0.5-alpha

29 May 06:53
5b32563
Compare
Choose a tag to compare
v0.5-alpha Pre-release
Pre-release

What's Changed

Read more