In this release Alby Hub is more mobile friendly! you should be able to open your Alby Hub in your mobile phone browser and more easily navigate. We've again focused on fixing and polishing our existing features, and addressing issues observed by early adopters. Most importantly, Alby Hub now deletes duplicated getalby.com connections after disconnecting and re-linking your hub, which was leading to a lot of confusion. You can also now unlink your Alby Account and login with a different Alby Account, for those users who manage multiple Alby Accounts.
What's Changed
- feat: improvements for smaller screens by @reneaaron in #260
- feat: unlink alby account by @rolznz in #347
- feat: opening channel empty state by @rolznz in #366
- feat: add metadata field to make_invoice command by @rolznz in #357
Fixes
- fix: Update copy in FirstChannel.tsx by @jsahagun91 in #354
- fix: open first channel button copy by @rolznz in #356
- fix: button usage for links by @bumi in #355
- fix: do not allow duplicate getalby.com apps by @rolznz in #362
- fix: keep anchor reserves when withdrawing savings balance by @reneaaron in #363
- fix: update LDK dependency with bugfixes by @rolznz in #370
- fix: adds last used date to all card variants by @reneaaron in #374
- fix: cache alby user calls by @rolznz in #377
Misc
- chore: include whether the channel is public or not in channel ready event by @rolznz in #376
- chore: no default invoice memo by @bumi in #359
- build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.65.1 to 1.66.0 by @dependabot in #364
New Contributors
- @jsahagun91 made their first contribution in #354
Full Changelog: v1.3.4...v1.4.0