Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Releases: niteshbalusu11/lndboss

LndBoss-v1.10.0

24 Jun 16:18
Compare
Choose a tag to compare

What's Changed

  • Added support for bos forwards command
  • Added support for bos find command
  • Added support for encrypting macaroon if credentials authentication is used
  • Docker images are slimmer

Full Changelog: v1.9.1...v1.10.0

Lndboss-v1.9.1

22 Jun 23:12
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @zey-2 in #37
  • Closed command supports table output

New Contributors

  • @zey-2 made their first contribution in #37

Full Changelog: v1.9.0...v1.9.1

LndBoss-v1.9.0

22 Jun 15:17
Compare
Choose a tag to compare

What's Changed

  • Support for bos closed command
  • Add taproot format support for chain-deposit
  • Fixed docker release issues
  • Fix for replacing bcrypt library

Full Changelog: v1.8.0...v1.9.0

LndBoss-v1.8.0

20 Jun 21:08
Compare
Choose a tag to compare

What's Changed

  • Support for auto pulling credentials from lnd directory if found
  • Support for running app in a docker container

Full Changelog: v1.7.0...v1.8.0

LndBoss-v1.7.0

20 Jun 00:59
Compare
Choose a tag to compare

What's Changed

  • Add loading dialog, update test cases, support for paths to credentials by @niteshbalusu11 in #29
  • Added support for setting path to LND directory
  • Added loading dialog when waiting for response from server
  • Updated test cases

Full Changelog: v1.6.0...v1.7.0

LndBoss-v1.6.0

18 Jun 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

  • Added support for accounting command
  • Changed homepage theme colors
  • Fixed react bug where react children don't have a unique key

LndBoss-v1.5.0

15 Jun 22:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

Lndboss-v1.4.0

15 Jun 04:58
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

Custom alerts
Error logging to console for all commands

LndBoss-v1.3.0

14 Jun 22:35
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.3.0

Inserting or updating credentials is now secure.

LndBoss-v1.2.1

14 Jun 21:00
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

Fix a bug where adding credentials was failing