Skip to content

Releases: getAlby/lndhub.go

Absolutely not vaporware

03 May 14:17
c688ace
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

Web 🧦ets : patch 2

02 May 10:41
cfec721
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

Web 🧦ets : patch 1

22 Apr 09:00
5a05add
Compare
Choose a tag to compare

What's Changed

  • Publish invoice for internal payments as well by @kiwiidb in #156

Full Changelog: 0.6.0...0.6.1

Web 🧦ets

21 Apr 09:40
aaf0094
Compare
Choose a tag to compare

What's Changed

  • Websocket support for incoming payments by @kiwiidb in #135

Miami hangover

10 Apr 09:05
6db2869
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

Shock the Web edition: patch 1

23 Mar 18:00
b064c0f
Compare
Choose a tag to compare
Merge pull request #137 from getAlby/fix/pay-response

Fix/pay-response

Shock the Web edition

22 Mar 09:06
346d24b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

Approved by the WEF

09 Mar 06:43
595d720
Compare
Choose a tag to compare

Bugfix: add extra database migration instead of updating old one.

Approved by the WEF

08 Mar 15:18
e834d41
Compare
Choose a tag to compare

What's Changed

  • Use sql for init migration: the initial db migration is now fully being done using sql syntax. By @skosito in #115
  • Refresh token support by @skosito in #116
  • Fix overload of Sentry notifications: No more notifications on a bad auth error. @skosito in #124
  • 🆕 Keysend support! @skosito in #127
  • 🆕Fee handling. Users are now charged for transaction fees. Be aware that this could cause a user's balance to go below 0. By @skosito in #117

Full Changelog: 0.2.0...0.3.0

Blown away by Eunice 💨

18 Feb 14:04
0a95a1e
Compare
Choose a tag to compare

What's Changed

  • Ability to override the node's name by @kiwiidb in #86
  • Feature/integration-testing by @kiwiidb and @skosito in #87
  • Wrap the LND client so we can more easily switch to alternative node implementations later by @kiwiidb in #90
  • Alby branded index page 🐝 by @kiwiidb in #94
  • Custom usernames and password when creating new users by @skosito in #100
  • Handling of in-transit payments by @skosito in #107

New Contributors

Full Changelog: 0.1.1...0.2.0