v1.2.0 John Gilmore
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
- feat: dynamic budgets by @rolznz and @im-adithya in #226
- feat: new app permissions UI by @im-adithya and @rolznz in #273
- feat: add channel alerts in send and receive pages by @im-adithya in #286
- feat: improve onboarding checklist by @reneaaron in #294
- feat: onboarding sidebar by @reneaaron in #293
- feat: improve migrate node UI by @rolznz in #269
- feat: new illustration for linking account by @reneaaron in #254
- feat: Render.com pheonixd by @bumi in #280
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