v1.3.3 Jacob Appelbaum
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
- feat: new first channel flow by @rolznz and @reneaaron in #324
- feat: alby hub brand by @reneaaron in #332
- feat: auto link alby account by @rolznz in #336
- feat: show onchain balance in increase spending capacity screen by @im-adithya in #316
- feat: add back button in setup screen by @im-adithya in #337
- feat: add guides link by @rolznz in #339
Fixes
- fix: remove race flag from go test commands by @rolznz in #304
- fix: lnd: total and spendable balance by @im-adithya in #303
- fix: always calculate budget usage by @rolznz in #306
- fix: add warning for importing your mnemonic by @reneaaron in #317
- fix: checklist items by @reneaaron in #314
- fix: invert qr codes if darkmode is enabled by @reneaaron in #318
- fix: show channel status for opening channels by @reneaaron in #323
- fix: nwc payment failed async event properties by @rolznz in #325
- fix: break long descriptions by @reneaaron in #331
- fix: improve copy and add confirmation on redeem onchain funds by @rolznz in #340
- fix: change alby guides title by @rolznz in #341
- fix: alby hub logo color by @rolznz in #342
- fix: copy on open channel button on first channel page by @rolznz in #343
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
- @bitkarrot made their first contribution in #301
Full Changelog: v1.2.0...v1.3.3