Skip to content

v1.11.2 Suelette Dreyfus

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 04:26
· 19 commits to master since this release
cf09632

In this release we make a large number of improvements to the privacy of app connections, relay connectivity, backups, open channel flows, receive page, isolated app connections, transaction lists, and more.

What's Changed

New Features

  • feat: simplify node page and manual open channel flows by @rolznz in #843
  • feat: app child key derived from wallet master key by @frnandu in #736
  • feat: enable VSS for new hubs with alby subscription by @rolznz in #780
  • feat: auth with alby account before node setup by @rolznz in #779
  • feat: simplify friends & family app by @reneaaron in #788
  • feat: include invoice description in nwc payment permission denied event message by @rolznz in #805
  • feat: reorder app layout links and update icons for app store and connections by @rolznz in #808
  • feat: add warning if opening conflicting public or private channels by @rolznz in #807
  • feat: redesign first channel payment UI by @rolznz in #819
  • feat: receive via lightning address by @rolznz in #815
  • feat: improve isolated app support by @rolznz in #786
  • feat: add metadata property to pay_invoice by @rolznz in #792
  • feat: add budget warning event, rename app events by @rolznz in #813
  • feat: show filtered transaction list on app connection page by @rolznz in #809
  • feat: disconnect alby account in auth code form by @rolznz in #833
  • feat: show VSS state in Alby Account settings by @rolznz in #830
  • feat: app-wide received payment notifications by @rolznz in #829
  • feat: show transaction metadata in transaction list by @rolznz in #803
  • feat: add encrypted backups card to connect alby account page by @rolznz in #798
  • feat: return transaction state and allow fetching unpaid transactions by state by @rolznz in #835
  • feat: small updates to Home Screen by @itstomekk in #851

Fixes

  • fix: limit funds transferred from shared wallet to hub node by @rolznz in #794
  • fix: use buzzpay new URL format by @rolznz in #797
  • fix: change failed to refresh existing token log from error to warn level by @rolznz in #796
  • fix: change key already exists error to debug log by @rolznz in #795
  • fix: remove eos check after connecting to relay by @rolznz in #804
  • fix: Always update LND certificate by @rolznz in #820
  • fix: re-add pending balance for LightningBalanceClaimableAwaitingConfirmations by @rolznz in #832
  • fix: ignore old payment and invoice requests by @rolznz in #837
  • fix: unmet fee reserve check on wallet page by @rolznz in #859

Misc

  • chore: extend startup timeout by @bumi in #773
  • chore: update LDK-node dependency to 0.4.2 by @rolznz in #753
  • chore: update ldk backend to use json logging where it was not by @rolznz in #787
  • chore: add relay url to create alby account node request by @rolznz in #812
  • chore: update ldk-node with vss secondary storage by @rolznz in #826
  • chore: bump go-nostr and LND dependencies by @rolznz in #828
  • chore: update lightning tools dependency by @rolznz in #855
  • chore: bump macos version in github runner by @rolznz in #863
  • build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 by @dependabot in #777
  • build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.68.0 to 1.69.1 by @dependabot in #778
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #790
  • build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #789
  • build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #801
  • build(deps): bump github.com/nbd-wtf/go-nostr from 0.42.2 to 0.42.3 by @dependabot in #838
  • build(deps): bump github.com/nbd-wtf/ln-decodepay from 1.12.1 to 1.13.0 by @dependabot in #727

Full Changelog: v1.10.4...v1.11.2