Skip to content

v1.12.0 Michael Froomkin

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 09:30
e98f207

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

New Contributors

Full Changelog: v1.11.3...v1.12.0