Skip to content

1.11.3

Compare
Choose a tag to compare
@NicolasDorier NicolasDorier released this 26 Aug 12:16
· 363 commits to master since this release
08b6942

Bug fixes

  • Fix LNDHub connection strings parsing @Kukks
  • Paying through LNDHub with an explicit amount wouldn't send the right amount @Kukks
  • The Open with wallet deep link in the checkout page wasn't working properly on some browsers. @dennisreimann
  • POS: Fix alignment of items in static view (#5271) @dennisreimann
  • Only show LNAddress section if the user has the permission @Kukks
  • Fix crash on /wallets/transactions with non zero skip parameter (#5183) @NicolasDorier
  • Do not block payments on LN while syncing if it is not internal node (#5269) @Kukks
  • Fix LN payout manual payments UI crashing when payouts are not tied to pull payment @Kukks

Improvements