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

Releases: niteshbalusu11/lndboss

LndBoss-v2.19.0

13 Jun 20:33
Compare
Choose a tag to compare

Fixed issues where App router is failing in nextjs 13.
Fixed issues where batch open was failing due to breaking change in dependency.

Full Changelog: v2.18.1...v2.19.0

LndBoss-v2.18.1

10 Apr 13:52
Compare
Choose a tag to compare

What's Changed

  • Migrate-to-next-13 by @niteshbalusu11 in #144
  • Bump bos dependency that fixes a bug in send command when keysending to unannounced nodes.

Full Changelog: v2.18.0...v2.18.1

LndBoss-v2.18.0

10 Mar 14:56
Compare
Choose a tag to compare

What's Changed

Added options to call command:

  • getChainAddresses
  • getBlock
  • verifyChainAddressMessage
  • signChainAddressMessage

Note: All these work with LND 0.16.0-beta.rc1 and above.

Full Changelog: v2.17.3...v2.18.0

LndBoss-v2.17.3

23 Feb 22:49
Compare
Choose a tag to compare
  • Fixed a bug where old config is being used for auto fees updates.

Full Changelog: v2.17.2...v2.17.3

LndBoss-v2.17.1

14 Feb 14:13
Compare
Choose a tag to compare
  • Fixed a bug where auto-fees does not work when outbound/capacity ratio is rounded to 0.

Full Changelog: v2.17.0...v2.17.1

LndBoss-v2.17.0

31 Jan 16:01
Compare
Choose a tag to compare
  • Add avoid-high-fee-routes to probe command.
  • Add avoid high-fee-routes to pay command.
  • Add avoid high-fee-routes to send command.
  • Add support for calling acceptsChannelOpen, connectPeer, findKey and getNetwork to call command.

Full Changelog: v2.16.0...v2.17.0

LndBoss-v2.16.0

13 Jan 07:14
Compare
Choose a tag to compare

What's Changed

  • Added bos encrypt command.
  • Added bos decrypt command.
  • Added bos invoice command.
  • Improved display output for rebalance, lnurl, pay, send and probe commands.
  • Bumped dependencies.

Full Changelog: v2.15.0...v2.16.0

LndBoss-v2.15.0

30 Dec 02:54
Compare
Choose a tag to compare

What's Changed

  • Added quick tools page to create invoice, pay invoice, create onchain address and send onchain.
  • Fixed a bug where detailed balance is broken for balance command.

Full Changelog: v2.14.0...v2.15.0

LndBoss-v2.14.0

19 Dec 17:24
Compare
Choose a tag to compare

What's Changed

  • Added clean-failed-payments command.

Full Changelog: v2.13.0...v2.14.0

LndBoss-v2.13.0

07 Dec 18:39
Compare
Choose a tag to compare

What's Changed

  • Added bos utxos command.
  • Added date flag to accounting command for precision.

Full Changelog: v2.12.0...v2.13.0