Skip to content

Releases: getAlby/hub

v1.3.3 Jacob Appelbaum

25 Jul 15:56
45600ee
Compare
Choose a tag to compare

Alby Hub has now been publicly released! In this version, Alby has been rebranded with an awesome logo design by @stackingsaunter and a huge simplification and UI improvement to opening your first channel onboarding flow. Linking your Alby Account is also automated, and again a number of important bugs and user feedback have been addressed.

What's Changed

New features

Fixes

Misc

  • chore: fix typo in README.md by @bitkarrot in #301
  • chore: add transaction indexes, make fees non-nullable by @rolznz in #305
  • chore: add flashsats as trusted peer for no anchor reserve by @rolznz in #321
  • chore: add tooltips for node balances by @im-adithya in #315
  • chore: add lqwd as trusted peer for no anchor reserve by @rolznz in #326
  • chore: include esplora url in sync failed events by @rolznz in #312

New Contributors

Full Changelog: v1.2.0...v1.3.3

v1.2.0 John Gilmore

19 Jul 18:29
a137474
Compare
Choose a tag to compare

In this release of Alby Hub we have redesigned the app connection UI and introduced a new "Isolated" app type which you can share with friends and family members and become their "Uncle Jim"! internally Alby Hub now has a dedicated database of all transactions, providing much more context to how your wallet is being used across apps. We also have improved a lot of onboarding pain points, with an improved onboarding checklist and sidebar, completely reworked node migration UI, and many bugfixes. Unfortunately in this release your wallet transaction history will be cleared as Alby Hub switches to maintaining its own internal transaction list instead of relying on the node backend.

What's Changed

New Features

Fixes

  • fix: spendable balance in lnd by @im-adithya in #291
  • fix: change mainnet to bitcoin by @im-adithya in #295
  • fix: use credenza provider by @im-adithya in #292
  • fix: icon props by @reneaaron in #256
  • fix: add central LDK gossip node to help gossip new public channels by @rolznz in #262
  • fix: make dialog responsive by @reneaaron in #258
  • fix: links to open first channel in sidebar and onboarding checklist by @rolznz in #268
  • fix: stop nostr when app is shutdown and use context to stop lnclient by @rolznz in #271
  • fix: LDK mark channel as inactive and show error if counterparty forwarding info missing by @rolznz in #267
  • fix: return if info is not loaded in app layout by @im-adithya in #287

Misc

  • chore: remove unnecessary dark classes by @im-adithya in #255
  • chore: change electrs domain to getalbypro by @frnandu in #275
  • chore: add megalith LSP as gossip peer by @rolznz in #300
  • build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #278
  • build(deps): bump github.com/nbd-wtf/go-nostr from 0.34.1 to 0.34.4 by @dependabot in #276
  • build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0 by @dependabot in #277

Full Changelog: v1.1.0...v1.2.0

v1.1.0 Tim May

11 Jul 04:07
1122f73
Compare
Choose a tag to compare

In this release we address some feedback from early adopters, especially around onboarding, linking the Alby Account, and opening channels. When linking your Alby account, we now have a modal that explains exactly what is happening and allow you to choose your budget before confirming. Open channel links now take into account if users have enough funds from their Alby shared node balance to use to open a channel when migrating, and we've re-added the main "Open Channel" button from the node page, with links to easily increase receiving capacity. We've also added a transaction details popup when clicking on transactions on the wallet page, so you can see the fees and preimage of any transaction.

What's Changed

New Features

Fixes

  • fix: default redirect on settings route by @pavanjoshi914 in #232
  • fix: hide unknown version by @reneaaron in #233
  • fix: make copy to clipboard work in non-https environments by @reneaaron in #242
  • fix: correctly pass TLVs in NIP-47 pay_keysend by @rolznz in #234
  • fix: add LNServer_Wave as a trusted peer for no anchor channel reserves by @rolznz in #245
  • fix: remove bitcoin connect from apps by @reneaaron in #243
  • fix: validate theme from storage by @reneaaron in #244
  • fix: link to open first channel when alby shared funds are available by @rolznz in #248
  • fix: force dark mode in intro by @rolznz in #251

Misc

  • build(deps): bump github.com/nbd-wtf/go-nostr from 0.32.0 to 0.34.1 by @dependabot in #227
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #228
  • build(deps): bump github.com/wailsapp/wails/v2 from 2.8.2 to 2.9.1 by @dependabot in #229
  • chore: descriptive class names and mark sensitive content by @bumi in #239
  • chore: fire events on failed sync by @rolznz in #223

Full Changelog: v1.0.2...v1.1.0

v1.0.2 Eric Hughes

05 Jul 15:57
7fa09ab
Compare
Choose a tag to compare

Alby Hub now has themes! try them out from the settings page. Also, you can more easily buy extra receiving capacity by using funds from one of your existing channels. Finally, the Liquidity page has been renamed to Node, with a helpful health indicator to help guide you to keep your hub running smoothly.

What's Changed

New features

Fixes

Previous Release: https://github.com/getAlby/nostr-wallet-connect-next/releases/tag/v0.8.0