Skip to content

Releases: bumi/lnme

v1.5.1 - May patch1

07 May 10:58
Compare
Choose a tag to compare

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 - May

04 May 20:40
bdd3b70
Compare
Choose a tag to compare
  • 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 - Herbst in Ehrenfeld

25 Oct 10:58
6b7ab33
Compare
Choose a tag to compare
  • Better logging for lightning address errors #22
  • Nicer LNURLp URL: {yourhost}/lnurlp/{anything} #23

Trento

01 Oct 21:56
3200622
Compare
Choose a tag to compare
  • 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

Hello Tor

27 Sep 16:06
561610a
Compare
Choose a tag to compare
  • Added support to connect through Tor to LND (#10)
  • Fix missing LNURL description hash

Lightning Address anyone?

30 Aug 08:38
9756507
Compare
Choose a tag to compare

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.

Is this 1.0.0 maybe

27 Aug 09:37
Compare
Choose a tag to compare

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

Hello Wolrd release (Linux)

24 Oct 13:42
d185001
Compare
Choose a tag to compare
Pre-release

See README for details.

Download lnme
Run lnme --help for help