Lnme Versions Save

Your friendly Bitcoin Lightning ⚡ payment page ⚡

1.5.1

2 years ago

v1.5.0 was using the wrong HTTP header to get the original request host. This is now fixed. LnMe respects now the X-Forwarded-Host and X-Forwarded-Proto header. When LnMe runs behind a proxy those headers are used to generate the LNURL callback.

1.5.0

2 years ago
  • Support for x-forwarded-for header: lightning address host is now either used from the x-forwarded-for header or from the request host (pr)
  • New beautiful icon by @jerolimov PR
  • Drop go rice and switch to go 1.17 by @AaronDewes PR

1.4.0

2 years ago
  • Better logging for lightning address errors #22
  • Nicer LNURLp URL: {yourhost}/lnurlp/{anything} #23

1.3.0

2 years ago
  • Add listen option and deprecate port option This gives you the option to not only define the port to listen to but also the interface. Usage example: --listen="127.0.0.1:3000" to keep current behavior you can use for example: --listen=:3000 Thanks to @fiksn PR: #17

1.2.0

2 years ago
  • Added support to connect through Tor to LND (#10)
  • Fix missing LNURL description hash

1.1.0

2 years ago

I heard you like Lightning Addresses, so I put some Lightning Address in your LnMe...

It supports any lightning address on your domain: {ANYTHING}@yourdomain.com

You can disable this feature using the --disable-ln-address option.

1.0.0

2 years ago

After the Hello World release this is maybe the 1.0.0 release! 🎉 🌮

Thanks for the feedback and ideas.

Improvements:

  • Better QR code readability (thanks @mbarkhau #9 )
  • Configurable URLs (#5 )
  • Minor UI improvements

1.0.0-pre

3 years ago

See README for details.

Download lnme Run lnme --help for help