In this release Alby Hub has improved relay connectivity, increased support for paying BOLT-11 invoices, and LND channel notifications. There have also been some minor UI improvements.
What's Changed
New Features
- feat: pay 0-amount invoices by @rolznz in #860
- feat: migrate to VSS by @rolznz in #865
- feat: fire channel open and closure events in lnd by @im-adithya in #849
- feat: improve Alby Account connection card by @rolznz in #899
- feat: add environment variable to customize LDK listening addresses by @rolznz in #861
Fixes
- fix: allow self-signed certificates and to skip during setup by @im-adithya in #877
- fix: remove breaks in relay loop that could cause permanent disconnection from relay by @rolznz in #869
- fix: update required_channel_confirmations and funding_confirms_within_blocks to match lsps1 spec by @rolznz in #870
- fix: browser extension card spacing by @im-adithya in #896
- fix: tooltips on mobile by @rolznz in #872
- fix: dark qr codes and remove bitcoin connect by @rolznz in #892
- fix: remove confetti by @rolznz in #898
Misc
- chore: change channel closure copy by @im-adithya in #880
- chore: fix typo on readme requirements by @Chemaclass in #885
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #867
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #897
New Contributors
- @Chemaclass made their first contribution in #885
Full Changelog: v1.11.3...v1.12.0