Skip to content

Version 0.2.0 - WebLN & General Improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@wbobeirne wbobeirne released this 04 Dec 20:33
· 674 commits to develop since this release
f7ae859

Improvements

  • Fully implement webln.makeInvoice() and webln.getInfo() (#64, #65)
  • Websites that you authorize or reject from webln.enable() calls from will be remembered. (#61)
  • Allows hex inputs for macaroons for interfaces that provide them (e.g. BTCPay Server) (#67)

Fixes

  • WebLN now injects immediately in the document, preventing race conditions. (#53)
  • Fixed some HTML5 form validation and styling issues that only appeared in Firefox (#66)
  • Invoices now list the latest 30, not the first 30, thanks @PatrickLemke! (#54)

Special thanks to @PatrickLemke and @jamesob for being the first contributors, and @ruigomeseu for helping test out a lot of the new WebLN stuff.